LMDZ
yom_phys_grid Module Reference

Data Types

type  phys_grid_struct
 
type  sl_struct
 
type  type_dyn_point
 
type  type_phys_point
 

Variables

integer(kind=jpim), parameter, public jpmxnei =36
 
type(phys_grid_struct), public phys_grid
 
type(phys_grid_struct), public dyn_grid
 
type(sl_struct), public dyn_sl
 
type(sl_struct), public phys_sl
 
type(type_phys_point), dimension(:), allocatable, public yphypoi
 
type(type_dyn_point), dimension(:), allocatable, public ydynpoi
 

Variable Documentation

type(phys_grid_struct), public yom_phys_grid::dyn_grid

Definition at line 52 of file yom_phys_grid.F90.

type(sl_struct), public yom_phys_grid::dyn_sl

Definition at line 77 of file yom_phys_grid.F90.

integer(kind=jpim), parameter, public yom_phys_grid::jpmxnei =36

Definition at line 19 of file yom_phys_grid.F90.

type(phys_grid_struct), public yom_phys_grid::phys_grid

Definition at line 52 of file yom_phys_grid.F90.

type(sl_struct), public yom_phys_grid::phys_sl

Definition at line 78 of file yom_phys_grid.F90.

type(type_dyn_point), dimension(:), allocatable, public yom_phys_grid::ydynpoi

Definition at line 110 of file yom_phys_grid.F90.

type(type_phys_point), dimension(:), allocatable, public yom_phys_grid::yphypoi

Definition at line 99 of file yom_phys_grid.F90.