FV3 Bundle
fv3/fv3jedi_model_mod.f90 File Reference

Go to the source code of this file.

Data Types

type  fv3jedi_model_mod::fv3jedi_model
 Fortran derived type to hold model definition. More...
 

Modules

module  fv3jedi_model_mod
 

Functions/Subroutines

subroutine, public fv3jedi_model_mod::model_create (self, geom, c_conf)
 
subroutine, public fv3jedi_model_mod::model_delete (self)
 
subroutine, public fv3jedi_model_mod::model_initialize (self, state)
 
subroutine, public fv3jedi_model_mod::model_step (self, state, vdate)
 
subroutine, public fv3jedi_model_mod::model_finalize (self, state)
 
subroutine fv3jedi_model_mod::state_to_lm (state, lm)
 
subroutine fv3jedi_model_mod::lm_to_state (lm, state)
 
subroutine fv3jedi_model_mod::read_state (self, state, vdatec)