FV3-JEDI
fv3jedi_gfs_mod.f90 File Reference

Go to the source code of this file.

Data Types

type  fv3jedi_gfs_mod::gfs_model
 Fortran derived type to hold model definition. More...
 

Modules

module  fv3jedi_gfs_mod
 

Functions/Subroutines

subroutine, public fv3jedi_gfs_mod::gfs_create (self, geom, c_conf)
 
subroutine, public fv3jedi_gfs_mod::gfs_delete (self)
 
subroutine, public fv3jedi_gfs_mod::gfs_initialize (self, state)
 
subroutine, public fv3jedi_gfs_mod::gfs_step (self, state, vdate)
 
subroutine, public fv3jedi_gfs_mod::gfs_finalize (self, state)
 
subroutine fv3jedi_gfs_mod::state_to_gfs (state, self)
 
subroutine fv3jedi_gfs_mod::gfs_to_state (self, state)