Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • lbmpy lbmpy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 17
    • Issues 17
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • pycodegen
  • lbmpylbmpy
  • Merge requests
  • !92

Rework force models and central moments transform

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Markus Holzer requested to merge holzer/lbmpy:ShiftMatrix into master Aug 09, 2021
  • Overview 10
  • Commits 57
  • Pipelines 39
  • Changes 46

This MR provides a complete rework of the force model, so they are functioning in the moment space and the central moment space.

Furthermore, a new implementation for the shift matrix is provided and a rework of the central moment based method.

The central moment transform classes are adapted to be able to work with the changes.

TODOs:

  • Test Fixed Density BC when method has a force model
  • Forward/Backward Transform for D3Q15
  • make cumulants aware of polynomials
  • rework cumulants with force
Edited Sep 08, 2021 by Markus Holzer
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: ShiftMatrix