diff --git a/lbmpy/creationfunctions.py b/lbmpy/creationfunctions.py index 3e668e68cf28387b8c501f1758bcfab8f1821716..b60e35a0771089c3a30e99c8a7aa92e88c675c33 100644 --- a/lbmpy/creationfunctions.py +++ b/lbmpy/creationfunctions.py @@ -58,7 +58,7 @@ General: - ``density_input``: symbolic field or field access where to read density from. When passing this parameter, ``velocity_input`` has to be passed as well - ``kernel_type``: supported values: 'stream_pull_collide' (default), 'collide_only', stream_pull_only, - collide_stream_push, esotwist_even, esotwist_odd, aa_even, aa_odd + collide_stream_push, esotwist_even, esotwist_odd, aa_even, aa_odd Entropic methods: