Initialize the relaxation model for lbm incompressible model
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=labelLen), | intent(inout) | :: | relaxation | |||
character(len=labelLen), | intent(in) | :: | layout | |||
procedure(kernel), | intent(out), | pointer | :: | compute |