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

PROGRAM integrate_model

Contact: Jeff Anderson
Revision: $Revision: 2801 $
Source: $URL: http://subversion.ucar.edu/DAReS/DART/trunk/integrate_model/integrate_model.html $
Change Date: $Date: 2007-04-04 22:11:48 -0600 (Wed, 04 Apr 2007) $
Change history: try "svn log" or "svn diff"

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