mod_grid Module Reference
Functions/Subroutines | |
subroutine | get_commandline (CVS_ID, CVS_Date, CVS_Name, CVS_Revision) |
subroutine | myhelptxt |
subroutine | initialize_nml |
subroutine | read_namelist |
subroutine | open_files |
subroutine | set_time_index |
subroutine | read_new_grid |
subroutine | read_old_grid |
subroutine | my_grid_metrics |
subroutine | interp_coefficients |
subroutine | create_new_file |
subroutine | dump_new_grid_data |
Variables | |
type(time), save | now |
character(len=120) | fname |
character(len=120) | old_data_file |
type(ncfile), pointer | ncfin |
type(ncfile), pointer | ncfout |
integer | n_mgl |
integer | n_ngl |
integer | n_kb |
integer | n_kbm1 |
integer, dimension(:,:), allocatable, target | n_nv |
real(sp), dimension(:), allocatable, target | n_h |
real(sp), dimension(:), allocatable, target | n_xc |
real(sp), dimension(:), allocatable, target | n_yc |
real(sp), dimension(:), allocatable, target | n_vx |
real(sp), dimension(:), allocatable, target | n_vy |
real(sp), dimension(:,:), allocatable, target | n_z |
real(sp), dimension(:,:), allocatable, target | n_z1 |
real(sp), dimension(:,:), allocatable, target | n_zz |
real(sp), dimension(:,:), allocatable, target | n_zz1 |
integer, dimension(:,:), allocatable | n_nbe |
integer, dimension(:), allocatable | n_ntsn |
integer, dimension(:,:), allocatable | n_nbsn |
logical, dimension(:), allocatable | n_efound |
logical, dimension(:), allocatable | n_nfound |
integer, dimension(:), allocatable | n2o_eid |
integer, dimension(:), allocatable | n2o_nid |
Function/Subroutine Documentation
subroutine mod_grid::create_new_file | ( | ) |
Here is the call graph for this function:
![](namespacemod__grid_a9ffe0fa2c935869228dbdb018ab888cf_cgraph.png)
Here is the caller graph for this function:
![](namespacemod__grid_a9ffe0fa2c935869228dbdb018ab888cf_icgraph.png)
subroutine mod_grid::dump_new_grid_data | ( | ) |
Here is the call graph for this function:
![](namespacemod__grid_a6438e9ff39ad74f74209ce447c7268f3_cgraph.png)
Here is the caller graph for this function:
![](namespacemod__grid_a6438e9ff39ad74f74209ce447c7268f3_icgraph.png)
subroutine mod_grid::get_commandline | ( | character(len=*), intent(in) | CVS_ID, |
character(len=*), intent(in) | CVS_Date, | ||
character(len=*), intent(in) | CVS_Name, | ||
character(len=*), intent(in) | CVS_Revision | ||
) |
Here is the call graph for this function:
![](namespacemod__grid_a7b27be5127a589fbc4df82dc0fe2bff4_cgraph.png)
Here is the caller graph for this function:
![](namespacemod__grid_a7b27be5127a589fbc4df82dc0fe2bff4_icgraph.png)
subroutine mod_grid::initialize_nml | ( | ) |
Here is the caller graph for this function:
![](namespacemod__grid_a2e81cab94d28716194badfe09ca30250_icgraph.png)
subroutine mod_grid::interp_coefficients | ( | ) |
Here is the call graph for this function:
![](namespacemod__grid_a7c7434bc09f1804bcb0365802afa572e_cgraph.png)
Here is the caller graph for this function:
![](namespacemod__grid_a7c7434bc09f1804bcb0365802afa572e_icgraph.png)
subroutine mod_grid::my_grid_metrics | ( | ) |
Here is the call graph for this function:
![](namespacemod__grid_a910bacf7734dac3691b2c1e85d6db67f_cgraph.png)
Here is the caller graph for this function:
![](namespacemod__grid_a910bacf7734dac3691b2c1e85d6db67f_icgraph.png)
subroutine mod_grid::myhelptxt | ( | ) |
Here is the caller graph for this function:
![](namespacemod__grid_a4dd228690719600ebf764f10bab26682_icgraph.png)
subroutine mod_grid::open_files | ( | ) |
Here is the call graph for this function:
![](namespacemod__grid_a9df42a130ac52ad978c852ec31fe663d_cgraph.png)
Here is the caller graph for this function:
![](namespacemod__grid_a9df42a130ac52ad978c852ec31fe663d_icgraph.png)
subroutine mod_grid::read_namelist | ( | ) |
Here is the call graph for this function:
![](namespacemod__grid_a5dcce7e89ad8f89d2f53e4f39fbd21a3_cgraph.png)
Here is the caller graph for this function:
![](namespacemod__grid_a5dcce7e89ad8f89d2f53e4f39fbd21a3_icgraph.png)
subroutine mod_grid::read_new_grid | ( | ) |
Here is the call graph for this function:
![](namespacemod__grid_ab506d7fbf72b1262f6ad35d841f83292_cgraph.png)
Here is the caller graph for this function:
![](namespacemod__grid_ab506d7fbf72b1262f6ad35d841f83292_icgraph.png)
subroutine mod_grid::read_old_grid | ( | ) |
Here is the call graph for this function:
![](namespacemod__grid_a7053ba863560ebe22f1389b7235c28a0_cgraph.png)
Here is the caller graph for this function:
![](namespacemod__grid_a7053ba863560ebe22f1389b7235c28a0_icgraph.png)
subroutine mod_grid::set_time_index | ( | ) |
Here is the call graph for this function:
![](namespacemod__grid_acff5bbf85f0907ea8487d8f4b5ddc489_cgraph.png)
Here is the caller graph for this function:
![](namespacemod__grid_acff5bbf85f0907ea8487d8f4b5ddc489_icgraph.png)
Variable Documentation
character(len=120) mod_grid::fname |
integer, dimension(:), allocatable mod_grid::n2o_eid |
integer, dimension(:), allocatable mod_grid::n2o_nid |
logical, dimension(:), allocatable mod_grid::n_efound |
real(sp), dimension(:), allocatable, target mod_grid::n_h |
integer mod_grid::n_kb |
integer mod_grid::n_kbm1 |
integer mod_grid::n_mgl |
integer, dimension(:,:), allocatable mod_grid::n_nbe |
integer, dimension(:,:), allocatable mod_grid::n_nbsn |
logical, dimension(:), allocatable mod_grid::n_nfound |
integer mod_grid::n_ngl |
integer, dimension(:), allocatable mod_grid::n_ntsn |
integer, dimension(:,:), allocatable, target mod_grid::n_nv |
real(sp), dimension(:), allocatable, target mod_grid::n_vx |
real(sp), dimension(:), allocatable, target mod_grid::n_vy |
real(sp), dimension(:), allocatable, target mod_grid::n_xc |
real(sp), dimension(:), allocatable, target mod_grid::n_yc |
real(sp), dimension(:,:), allocatable, target mod_grid::n_z |
real(sp), dimension(:,:), allocatable, target mod_grid::n_z1 |
real(sp), dimension(:,:), allocatable, target mod_grid::n_zz |
real(sp), dimension(:,:), allocatable, target mod_grid::n_zz1 |
type(ncfile), pointer mod_grid::ncfin |
type(ncfile), pointer mod_grid::ncfout |
type(time), save mod_grid::now |
character(len=120) mod_grid::old_data_file |