Improved Moment-Based Method
Showing
- doc/notebooks/06_tutorial_modifying_method_smagorinsky.ipynb 43 additions, 40 deletionsdoc/notebooks/06_tutorial_modifying_method_smagorinsky.ipynb
- doc/notebooks/demo_thermalized_lbm.ipynb 38 additions, 13 deletionsdoc/notebooks/demo_thermalized_lbm.ipynb
- doc/sphinx/api.rst 1 addition, 0 deletionsdoc/sphinx/api.rst
- doc/sphinx/moment_transforms.rst 45 additions, 0 deletionsdoc/sphinx/moment_transforms.rst
- lbmpy/creationfunctions.py 23 additions, 5 deletionslbmpy/creationfunctions.py
- lbmpy/forcemodels.py 21 additions, 3 deletionslbmpy/forcemodels.py
- lbmpy/methods/centeredcumulant/centered_cumulants.py 1 addition, 5 deletionslbmpy/methods/centeredcumulant/centered_cumulants.py
- lbmpy/methods/centeredcumulant/centeredcumulantmethod.py 5 additions, 6 deletionslbmpy/methods/centeredcumulant/centeredcumulantmethod.py
- lbmpy/methods/centeredcumulant/cumulant_transform.py 7 additions, 5 deletionslbmpy/methods/centeredcumulant/cumulant_transform.py
- lbmpy/methods/centeredcumulant/simplification.py 0 additions, 70 deletionslbmpy/methods/centeredcumulant/simplification.py
- lbmpy/methods/creationfunctions.py 28 additions, 21 deletionslbmpy/methods/creationfunctions.py
- lbmpy/methods/momentbased/__init__.py 2 additions, 1 deletionlbmpy/methods/momentbased/__init__.py
- lbmpy/methods/momentbased/centralmomentbasedmethod.py 2 additions, 2 deletionslbmpy/methods/momentbased/centralmomentbasedmethod.py
- lbmpy/methods/momentbased/momentbasedmethod.py 97 additions, 24 deletionslbmpy/methods/momentbased/momentbasedmethod.py
- lbmpy/moment_transforms/__init__.py 28 additions, 0 deletionslbmpy/moment_transforms/__init__.py
- lbmpy/moment_transforms/abstractmomenttransform.py 136 additions, 0 deletionslbmpy/moment_transforms/abstractmomenttransform.py
- lbmpy/moment_transforms/centralmomenttransforms.py 76 additions, 261 deletionslbmpy/moment_transforms/centralmomenttransforms.py
- lbmpy/moment_transforms/momenttransforms.py 402 additions, 0 deletionslbmpy/moment_transforms/momenttransforms.py
- lbmpy/moments.py 57 additions, 0 deletionslbmpy/moments.py
- lbmpy/phasefield_allen_cahn/phasefield_simplifications.py 3 additions, 3 deletionslbmpy/phasefield_allen_cahn/phasefield_simplifications.py
Please register or sign in to comment