INTERFACE / PUBLIC COMPONENTS / NAMELIST / FILES / REFERENCES / ERRORS / BUGS / PLANS / PRIVATE COMPONENTS

PROGRAM integrate_model

Contact: Jeff Anderson
Reviewers:  
Revision: $Revision: 1.4 $
Release Name: $Name: $
Change Date: $Date: 2006/09/11 14:35:32 $
Change history: see CVS log

OVERVIEW

Main program to advance models that include an adv_1step interface forward in time. Normally used to allow asynchronous filter to be used in simplest way with such models (for instance Lorenz_96 and the GFDL B-grid models).




OTHER MODULES USED

types_mod
time_manager_mod
utilities_mod
assim_model_mod
obs_model_mod
ensemble_manager_mod
mpi_utilities_mod



PUBLIC INTERFACE

NOTES




FILES




REFERENCES


ERROR CODES and CONDITIONS

RoutineMessageComment
integrate_model Only use single proces Only a single mpi process can be used to advance with integrate_model.



KNOWN BUGS




FUTURE PLANS




PRIVATE COMPONENTS

Discussion