|
SURFEX v8.1
General documentation of Surfex
|
Data Types | |
| type | grid_conf_proj_t |
Functions/Subroutines | |
| subroutine | grid_conf_proj_init (YGRIDCONF) |
Variables | |
| real, dimension(:), allocatable | xx |
| real, dimension(:), allocatable | xy |
| real, dimension(:,:), allocatable | xcx |
| real, dimension(:,:), allocatable | xcy |
| integer, dimension(:,:), allocatable | ncij |
| subroutine modd_grid_conf_proj_n::grid_conf_proj_init | ( | type(grid_conf_proj_t), intent(inout) | YGRIDCONF | ) |
| integer, dimension(:,:), allocatable modd_grid_conf_proj_n::ncij |
Definition at line 44 of file modd_grid_conf_projn.F90.
| real, dimension(:,:), allocatable modd_grid_conf_proj_n::xcx |
Definition at line 42 of file modd_grid_conf_projn.F90.
| real, dimension(:,:), allocatable modd_grid_conf_proj_n::xcy |
Definition at line 43 of file modd_grid_conf_projn.F90.
| real, dimension(:), allocatable modd_grid_conf_proj_n::xx |
Definition at line 39 of file modd_grid_conf_projn.F90.
| real, dimension(:), allocatable modd_grid_conf_proj_n::xy |
Definition at line 40 of file modd_grid_conf_projn.F90.
1.8.13