allocate_diags Subroutine

public subroutine allocate_diags(self, n_diags)

Initialize diagnostic

Type Bound

diagnostics_group_t

Arguments

Type IntentOptional Attributes Name
class(diagnostics_group_t), intent(inout) :: self

Instance of class

integer, intent(in) :: n_diags

Directory to write snapsfiles into


Contents