MONC
Modules | Functions/Subroutines | Variables
modelsynopsis.F90 File Reference

Go to the source code of this file.

Modules

module  modelsynopsis_mod
 Displays information about the current state_mod of the model run.
 

Functions/Subroutines

type(component_descriptor_type) function, public modelsynopsis_mod::modelsynopsis_get_descriptor ()
 Provides a description of this component for the core to register. More...
 
subroutine modelsynopsis_mod::initialisation_callback (current_state)
 
subroutine modelsynopsis_mod::timestep_callback (current_state)
 Timestep callback hook which performs the halo swapping for each prognostic field. More...
 
subroutine modelsynopsis_mod::finalisation_callback (current_state)
 Called at the end of the MONC run, will log the reason why the model is terminating. More...
 

Variables

integer modelsynopsis_mod::previous_ts
 
integer modelsynopsis_mod::reporting_frequency
 
double precision modelsynopsis_mod::start_time