Read in the fluid property from the LUA parameter file
"Theory of the lattice Boltzmann method: Dispersion, dissipation, isotropy, Galilean invariance, and stability", Pierre Lallemand and Li-Shi Luo, Phys. Rev. E 61, 2000.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(mus_fluid_type), | intent(out) | :: | me |
fluid type |
||
| type(flu_State) | :: | conf |
lua state |
|||
| integer, | intent(in), | optional | :: | parent |
parent handle |
|
| integer, | intent(in) | :: | minLevel |
global pdf info |
||
| type(mus_physics_type), | intent(in) | :: | physics |
physics type to convert physics to lattice unit or vice versa |
||
| type(mus_scheme_header_type), | intent(in) | :: | schemeHeader |
identifier of the scheme |