mus_writeSolverSpecInfo Subroutine

public subroutine mus_writeSolverSpecInfo(scheme, params, rank, outUnit)

Write solver specific info to scratch file

Arguments

Type IntentOptional 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