public subroutine mus_set_convFac(me, minLevel, maxLevel)
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.
Nodes of different colours represent the following:
Solid arrows point from a procedure to one which it calls. Dashed
arrows point from an interface to procedures which implement that interface.
This could include the module procedures in a generic interface or the
implementation in a submodule of an interface in a parent module.