There was an error fetching the commit references. Please try again later.
Merge branch 'IncompressibleCumulants' into 'master'
Fix minor issues and remove depricated usage of cumulant LB method See merge request pycodegen/lbmpy!70
Showing
- doc/notebooks/03_tutorial_lbm_formulation.ipynb 7 additions, 7 deletionsdoc/notebooks/03_tutorial_lbm_formulation.ipynb
- doc/notebooks/04_tutorial_cumulant_LBM.ipynb 8 additions, 8 deletionsdoc/notebooks/04_tutorial_cumulant_LBM.ipynb
- doc/notebooks/demo_create_method_from_scratch.ipynb 11 additions, 11 deletionsdoc/notebooks/demo_create_method_from_scratch.ipynb
- lbmpy/creationfunctions.py 27 additions, 16 deletionslbmpy/creationfunctions.py
- lbmpy/methods/centeredcumulant/centeredcumulantmethod.py 28 additions, 16 deletionslbmpy/methods/centeredcumulant/centeredcumulantmethod.py
- lbmpy/methods/creationfunctions.py 121 additions, 115 deletionslbmpy/methods/creationfunctions.py
- lbmpy/methods/momentbased/moment_transforms.py 6 additions, 6 deletionslbmpy/methods/momentbased/moment_transforms.py
- lbmpy/phasefield_allen_cahn/kernel_equations.py 1 addition, 11 deletionslbmpy/phasefield_allen_cahn/kernel_equations.py
- lbmpy/simplificationfactory.py 2 additions, 1 deletionlbmpy/simplificationfactory.py
- lbmpy_tests/phasefield/test_neumann_evaluation_circle_fitting.ipynb 0 additions, 165 deletions...s/phasefield/test_neumann_evaluation_circle_fitting.ipynb
- lbmpy_tests/phasefield/test_phasefield.py 29 additions, 0 deletionslbmpy_tests/phasefield/test_phasefield.py
- lbmpy_tests/test_cumulant_methods.py 24 additions, 1 deletionlbmpy_tests/test_cumulant_methods.py
- lbmpy_tests/test_gpu_block_size_limiting.py 1 addition, 1 deletionlbmpy_tests/test_gpu_block_size_limiting.py
- lbmpy_tests/test_momentbased_methods_equilibrium.py 4 additions, 4 deletionslbmpy_tests/test_momentbased_methods_equilibrium.py
- lbmpy_tests/test_serial_scenarios.py 1 addition, 1 deletionlbmpy_tests/test_serial_scenarios.py
Please register or sign in to comment