Go to the source code of this file.
Functions/Subroutines | |
| subroutine | time_init (time) |
| subroutine | time_check (time) |
| subroutine time_check | ( | type(time_struct),intent(inout) | time | ) |
Definition at line 188 of file time_init.F90.
References sib_io_module::drvr_type.
Referenced by sibdrive().
| subroutine time_init | ( | type(time_struct),intent(out) | time | ) |
Definition at line 1 of file time_init.F90.
References 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, sib_const_module::ndtsibpbp, sib_const_module::starttime, and sib_const_module::startyear.
Referenced by init_sibdrv().
1.7.1