Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itischler
waLBerla
Commits
ab07f020
Commit
ab07f020
authored
Apr 20, 2021
by
Dominik Thoennes
Browse files
Merge branch 'thoennes-master-patch-25986' into 'master'
Add 5.1 changes to changelog.md See merge request
!447
parents
2be3d6c5
ce777442
Changes
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
ab07f020
# Changelog
## [Unreleased]
## [5.1] - 2020-04-09
### Added
-
Add new tutorials and showcases
-
Extend MESA-PD functionalities, including several molecular dynamics models
-
Fluid-particle coupling with MESA-PD: functionalities, tests, benchmark scenarios
### Changed
-
Update to C++17
-
Update CUDA compiler support
-
Extend Clang-Tidy coverage
-
Add closer integration of code generation using pystencils and lbmpy
-
Python Coupling now build upon pybind11. Boost.Python is no longer supported
-
lbm module dropped from python coupling due to deprecation for a long time
-
geometry, postprocessing and timeloop dropped from python coupling due to its low usage
-
PEP8-ification of Python API. This means all keyword arguments are now in snake_case and not in CamelCase as before.
### Fixed
-
Guo force model for non-SRT, may change simulation results
## [4.1] - 2019-04-19
### Added
-
Galerkin coarsening for Multigrid
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment