FV3 Bundle
|
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::create (self, c_conf) |
subroutine, public | fv3jedi_geom_mod::clone (self, other) |
subroutine, public | fv3jedi_geom_mod::delete (self) |
subroutine, public | fv3jedi_geom_mod::info (self) |
subroutine | fv3jedi_geom_mod::setup_domain (domain, nx, ny, ntiles, layout_in, io_layout, halo) |