FV3-JEDI
fv3jedi_nuopc_mod.F90 File Reference

Go to the source code of this file.

Data Types

type  fv3jedi_nuopc_mod::model_nuopc_type
 Fortran derived type to hold model definition. More...
 

Modules

module  fv3jedi_nuopc_mod
 

Functions/Subroutines

subroutine, public fv3jedi_nuopc_mod::model_nuopc_create (self, geom, c_conf)
 
subroutine, public fv3jedi_nuopc_mod::model_nuopc_delete (self)
 
subroutine, public fv3jedi_nuopc_mod::model_nuopc_initialize (self, state, vdate)
 
subroutine, public fv3jedi_nuopc_mod::model_nuopc_step (self, state, vdate1, vdate2)
 
subroutine, public fv3jedi_nuopc_mod::model_nuopc_finalize (self, state, vdate)
 
subroutine fv3jedi_nuopc_mod::state_to_nuopc (state, self)
 
subroutine fv3jedi_nuopc_mod::nuopc_to_state (self, state)
 
subroutine fv3jedi_nuopc_mod::nuopc_reset_clock (driver, dt, cdate_start, cdate_final)