FV3-JEDI
fv3jedi_geom_mod.f90 File Reference

Go to the source code of this file.

Data Types

type  fv3jedi_geom_mod::fv3jedi_geom
 Fortran derived type to hold geometry data for the FV3JEDI model. More...
 

Modules

module  fv3jedi_geom_mod
 Fortran module handling geometry for the FV3 model.
 

Functions/Subroutines

subroutine, public fv3jedi_geom_mod::initialize (conf, comm)
 
subroutine fv3jedi_geom_mod::create (self, conf, comm, fields)
 
subroutine fv3jedi_geom_mod::clone (self, other, fields)
 
subroutine fv3jedi_geom_mod::delete (self)
 
subroutine fv3jedi_geom_mod::set_atlas_lonlat (self, afieldset)
 
subroutine fv3jedi_geom_mod::fill_atlas_fieldset (self, afieldset)
 
subroutine fv3jedi_geom_mod::setup_domain (domain, nx, ny, ntiles, layout_in, io_layout, halo)
 
subroutine fv3jedi_geom_mod::write_geom (self)
 
subroutine, public fv3jedi_geom_mod::getverticalcoordlogp (self, vc, npz, psurf)