Set relaxation parameters for MRT
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(mus_scheme_type), | intent(inout) | :: | scheme | scheme type |
||
integer, | intent(in) | :: | iLevel | level |
||
type(tem_time_type), | intent(in) | :: | tNow | global parameters |
||
type(mus_physics_type), | intent(in) | :: | physics | contains factors to convert physical to lattice unit and vice versa |
||
type(mus_latticeUnit_type), | intent(in) | :: | lattice | contains lattice dx and dt |
||
integer, | intent(in) | :: | nBCs | Number of boundaries |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | private | :: | iBnd |