Go to the source code of this file.
Functions/Subroutines | |
| subroutine | init_grid (rank, nchunks) |
| subroutine init_grid | ( | integer(kind=int_kind),intent(in) | rank, | |
| integer(kind=int_kind),intent(in) | nchunks | |||
| ) |
Definition at line 1 of file init_grid.F90.
References sib_io_module::dr_format, sib_io_module::drvr_type, sib_const_module::dtsib, sib_const_module::dtsibbcin, sib_const_module::dtsibmetin, sib_const_module::dtsibout, sib_const_module::dtsibres, sib_const_module::endtime, sib_const_module::endyear, handle_err(), sib_io_module::histpp, sib_io_module::ic_path, sib_const_module::ihr, sib_io_module::ijtlensib, sib_io_module::imultpbpsib, sib_const_module::jhr, sib_const_module::latindex, sib_const_module::latitude, sib_const_module::latpbp, sib_const_module::latsib, sib_const_module::longitude, sib_const_module::lonindex, sib_const_module::lonpbp, sib_const_module::lonsib, sib_const_module::ndtsibpbp, sib_const_module::nhr, sib_const_module::nsib, sib_io_module::param_path, sib_io_module::roll_respf, sib_const_module::starttime, sib_const_module::startyear, sib_const_module::subcount, sib_const_module::sublat, sib_const_module::sublon, sib_const_module::subset, sib_io_module::use_diffuse, sib_const_module::ztemp, and sib_const_module::zwind.
Referenced by sibdrive().
1.7.1