This routine computed conversion factors for lattice to physical units. inverse of this factors can be used to convert from physical to lattice units.\n use reference density to parmeterize kg and reference mole density to parmeterize mol.\n Multiply these factors with the LB quantity to get the physical quantity Divide the physical quantity by these factors to get the LB units.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(mus_physics_type), | intent(inout) | :: | me | |||
integer, | intent(in) | :: | minLevel | |||
integer, | intent(in) | :: | maxLevel |