Schiller force model to be used instead of Guo on non-SRT
This is supposed to be equivalent to Guo, but confirmed to be working for non-SRT. Also includes two test cases:
- one that confirms momentum conservation for all available force models
- one that checks that the moments of the force look right, but only for Schiller and Simple force models
Fixes #11 (closed)
Edited by Michael Kuron
Merge request reports
Activity
Filter activity
added 1 commit
- d63fcb72 - total momentum test case for different force models
added 1 commit
- a28bb4da - Change tests from Guo to Luo if they don’t use SRT
added 1 commit
- 098e09aa - Change tests from Guo to Luo if they don’t use SRT
assigned to @holzer and unassigned @RudolfWeeber
Result of today's discussion with Ulf Schiller: forces can be directly applied in mode space by adding F to the momentum modes and u*F to the stress modes. This corresponds to equation 47 of https://doi.org/10.1023/A:1010414013942 and looks like what Espresso does. So we could now construct a new force model that is applied directly in mode space.
added 16 commits
-
098e09aa...0153b244 - 14 commits from branch
master
- ec74a5cb - Merge branch 'master' of i10git.cs.fau.de:pycodegen/lbmpy into schiller
- d5bd0ca3 - Default to Schiller force model and test against Ladd&Verberg
-
098e09aa...0153b244 - 14 commits from branch
added 1 commit
- c3dbce3c - Default to Schiller force model and test against Ladd&Verberg
Please register or sign in to reply