FMS Coupler
2022.03
|
Main driver program for the SHiELD model. More...
Functions/Subroutines | |
program | coupler_main |
subroutine | coupler_init |
Read namelists and restart file, initializes all defined exchange grids and all boundary maps. More... | |
subroutine | coupler_restart (time_stamp) |
Writes a restart file for the current date. More... | |
subroutine | coupler_end |
Finalizes run, outputs restart files and diagnostic fields. More... | |
Main driver program for the SHiELD model.
Sequences the dynamics, radiation/physics, and updates the prognostic state.
subroutine coupler_main::coupler_end |
Finalizes run, outputs restart files and diagnostic fields.
subroutine coupler_main::coupler_init |
Read namelists and restart file, initializes all defined exchange grids and all boundary maps.
program coupler_main |
subroutine coupler_main::coupler_restart | ( | character(len=32), intent(in), optional | time_stamp | ) |
Writes a restart file for the current date.
[in] | time_stamp | Optional timestamp for file name |