MONC
Modules | Functions/Subroutines
clearsourceterms.F90 File Reference

Go to the source code of this file.

Modules

module  clearsourceterms_mod
 Clears the source terms at the start of a timestep to then be populated by items in the dynamics group.
 

Functions/Subroutines

type(component_descriptor_type) function, public clearsourceterms_mod::clearsourceterms_get_descriptor ()
 Provides a description of this component for the core to register. More...
 
subroutine clearsourceterms_mod::timestep_callback (current_state)
 Timestep callback which simply clears the source terms. More...