CAM
|
Data Types | |
type | betr_timemod::betr_time_type |
Modules | |
module | betr_timemod |
Functions/Subroutines | |
subroutine | betr_timemod::setclock (this, dtime, nelapstep) |
subroutine | betr_timemod::init (this, namelist_buffer, masterproc) |
subroutine | betr_timemod::readnamelist (this, namelist_buffer, masterproc) |
logical function | betr_timemod::its_time_to_write_restart (this) |
logical function | betr_timemod::its_time_to_exit (this) |
subroutine | betr_timemod::update_time_stamp (this) |
real(r8) function | betr_timemod::get_step_size (this) |
integer function | betr_timemod::get_nstep (this) |
subroutine | betr_timemod::set_nstep (this, nstep) |
subroutine | betr_timemod::proc_nextstep (this) |
subroutine | betr_timemod::proc_initstep (this) |
integer function | betr_timemod::get_days_per_year (this, offset) |
subroutine | betr_timemod::print_cur_time (this) |
Variables | |
character(len= *), parameter | betr_timemod::mod_filename = __FILE__ |