normalize_config Subroutine

private subroutine normalize_config(cfg)

Lowercase all scheme-selection and option string fields in cfg. Called automatically by validate_config before any comparisons so that namelist values are accepted regardless of the case supplied by the user.

Arguments

Type IntentOptional Attributes Name
type(config_t), intent(inout) :: cfg