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. | |
subroutine | coupler_restart (time_stamp) |
Writes a restart file for the current date. | |
subroutine | coupler_end |
Finalizes run, outputs restart files and diagnostic fields. | |
Main driver program for the SHiELD model.
Sequences the dynamics, radiation/physics, and updates the prognostic state.
|
private |
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 |
|
private |
Writes a restart file for the current date.
[in] | time_stamp | Optional timestamp for file name |