Skip to content
Snippets Groups Projects
Commit f2b375a1 authored by Markus Holzer's avatar Markus Holzer
Browse files

Fix documentation

parent 1da569d0
No related branches found
No related tags found
1 merge request!98Generalisation of Relaxation rate setter
......@@ -459,7 +459,7 @@ def create_centered_cumulant_model(stencil, cumulant_to_rr_dict, force_model=Non
stencil: instance of :class:`lbmpy.stencils.LBStenil`
cumulant_to_rr_dict: dict that has as many entries as the stencil. Each cumulant, which can be
represented by an exponent tuple or in polynomial form is mapped to a relaxation rate.
See `cascaded_moment_sets_literature`
See `lbmpy.methods.default_moment_sets.cascaded_moment_sets_literature`
force_model: force model used for the collision. For cumulant LB method a good choice is
`lbmpy.methods.centeredcumulant.CenteredCumulantForceModel`
equilibrium_order: approximation order of macroscopic velocity :math:`\mathbf{u}` in the equilibrium
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment