Write solver specific info to scratch file
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(mus_scheme_type), | intent(in) | :: | scheme | scheme type |
||
type(mus_param_type), | intent(in) | :: | params | Contains physical convertion info and scaling type |
||
integer, | intent(in) | :: | rank | Rank of the process either from global communicator or tracking output communicator |
||
integer, | intent(inout) | :: | outUnit | unit to output solver info in lua format |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(aot_out_type), | private | :: | conf |