FV3-JEDI
fv3jedi_geos_mod.F90 File Reference
#include "MAPL_Generic.h"
#include "unused_dummy.H"
Include dependency graph for fv3jedi_geos_mod.F90:

Go to the source code of this file.

Data Types

type  fv3jedi_geos_mod::geos_model
 Fortran derived type to hold model definition. More...
 
type  fv3jedi_geos_mod::field_attributes
 

Modules

module  fv3jedi_geos_mod
 

Macros

#define I_AM_MAIN
 

Functions/Subroutines

subroutine, public fv3jedi_geos_mod::geos_create (self, geom, conf)
 
subroutine, public fv3jedi_geos_mod::geos_delete (self)
 
subroutine, public fv3jedi_geos_mod::geos_initialize (self, state)
 
subroutine, public fv3jedi_geos_mod::geos_step (self, state, vdate)
 
subroutine, public fv3jedi_geos_mod::geos_finalize (self, state)
 
subroutine fv3jedi_geos_mod::geos_to_state (self, state)
 
subroutine fv3jedi_geos_mod::allocate_exports (self)
 
subroutine fv3jedi_geos_mod::fill_comm (mcomm)
 

Macro Definition Documentation

◆ I_AM_MAIN

#define I_AM_MAIN