Commits on Source (20)
-
4ca275a6
-
Helen Schottenhamml authored
D3Q7 Stencil See merge request pycodegen/lbmpy!104
c49363ff -
ff68674d
-
Helen Schottenhamml authored
Relaxation rates should be floats See merge request pycodegen/lbmpy!105
e7823f08 -
Markus Holzer authored74b891c3
-
9a5e79eb
-
Markus Holzer authored
Pre-Collision PDFs in Macroscopic Quantity Kernels See merge request !95
602bbbaa -
Markus Holzer authored03b000ca
-
Jan Hönig authored
Set maximal version of lbmpy to maximal version of pystencils See merge request pycodegen/lbmpy!108
0e7962be -
Helen Schottenhamml authored
shorten test cases Closes #27 See merge request pycodegen/lbmpy!107
5bd88f01 -
b22c2846
-
Helen Schottenhamml authored
Fix data type for LB weight info See merge request pycodegen/lbmpy!109
358ebb11 -
116b46aa
-
Jan Hönig authored
Remove OpenCL support See merge request pycodegen/lbmpy!110
0e17e610 -
Frederik Hennig authored
Added missing auto-simplification to central moment based method. Fixed broken simplification in FastCentralMomentTransform.
c796b982 -
Markus Holzer authored
Minor fixes to the central moment method. See merge request pycodegen/lbmpy!111
553eb5bf -
Markus Holzer authored3f114046
-
Helen Schottenhamml authored
Fix precision problems See merge request pycodegen/lbmpy!112
13df23c8 -
15645ade
-
Michael Kuron authored
Shan-Chen tutorial fixes See merge request pycodegen/lbmpy!99
a991402e
Showing
- CHANGELOG.md 6 additions, 0 deletionsCHANGELOG.md
- doc/notebooks/03_tutorial_lbm_formulation.ipynb 24 additions, 24 deletionsdoc/notebooks/03_tutorial_lbm_formulation.ipynb
- doc/notebooks/04_tutorial_cumulant_LBM.ipynb 7 additions, 7 deletionsdoc/notebooks/04_tutorial_cumulant_LBM.ipynb
- doc/notebooks/07_tutorial_thermal_lbm.ipynb 91 additions, 54 deletionsdoc/notebooks/07_tutorial_thermal_lbm.ipynb
- doc/notebooks/08_tutorial_shanchen_twophase.ipynb 19 additions, 41 deletionsdoc/notebooks/08_tutorial_shanchen_twophase.ipynb
- doc/notebooks/09_tutorial_shanchen_twocomponent.ipynb 4 additions, 1 deletiondoc/notebooks/09_tutorial_shanchen_twocomponent.ipynb
- lbmpy/advanced_streaming/communication.py 5 additions, 18 deletionslbmpy/advanced_streaming/communication.py
- lbmpy/boundaries/boundaryconditions.py 10 additions, 7 deletionslbmpy/boundaries/boundaryconditions.py
- lbmpy/boundaries/boundaryhandling.py 25 additions, 19 deletionslbmpy/boundaries/boundaryhandling.py
- lbmpy/continuous_distribution_measures.py 4 additions, 4 deletionslbmpy/continuous_distribution_measures.py
- lbmpy/creationfunctions.py 7 additions, 7 deletionslbmpy/creationfunctions.py
- lbmpy/enums.py 4 additions, 0 deletionslbmpy/enums.py
- lbmpy/forcemodels.py 5 additions, 5 deletionslbmpy/forcemodels.py
- lbmpy/lbstep.py 1 addition, 1 deletionlbmpy/lbstep.py
- lbmpy/macroscopic_value_kernels.py 16 additions, 8 deletionslbmpy/macroscopic_value_kernels.py
- lbmpy/maxwellian_equilibrium.py 4 additions, 0 deletionslbmpy/maxwellian_equilibrium.py
- lbmpy/methods/abstractlbmethod.py 5 additions, 0 deletionslbmpy/methods/abstractlbmethod.py
- lbmpy/methods/conservedquantitycomputation.py 7 additions, 3 deletionslbmpy/methods/conservedquantitycomputation.py
- lbmpy/methods/creationfunctions.py 6 additions, 4 deletionslbmpy/methods/creationfunctions.py
- lbmpy/methods/default_moment_sets.py 13 additions, 1 deletionlbmpy/methods/default_moment_sets.py
CHANGELOG.md
0 → 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.