Go to the documentation of this file.
9 use fckit_configuration_module,
only: fckit_configuration
19 use fv3gfs_cap_mod,
only: fv3ss => setservices
36 integer :: gfs_goes_here
48 type(c_ptr),
intent(in) :: c_conf
80 type(datetime),
intent(in) :: vdate
Fortran derived type to hold model definition.
Fortran derived type to hold FV3JEDI state.
subroutine gfs_to_state(self, state)
Fortran module handling geometry for the FV3 model.
subroutine, public gfs_delete(self)
Fortran derived type to hold geometry data for the FV3JEDI model.
subroutine, public gfs_step(self, state, vdate)
subroutine, public gfs_finalize(self, state)
subroutine, public gfs_create(self, geom, c_conf)
subroutine, public gfs_initialize(self, state)
subroutine state_to_gfs(state, self)