update_input_nml module

Updates the model namelist for a variety of different settings.

update_input_nml(namelist, restart, aqm_na_13km)

Updates the FV3 input.nml file in the specified run directory

Parameters:
  • namelist (str) – Path to the namelist

  • restart (bool) – Whether the forecast should start from restart?

  • aqm_na_13km (bool) – Whether the 13km AQM configuration should be used?

Returns:

None – Updates input.nml with the settings provided