This file in the GSM calls gloopr and gloopb and passes mdl_param. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | do_physics_gridcheck (grid_gr, g_pnt, km, |
subroutine | do_physics_one_step (deltim, kdt, PHOUR, |
This file in the GSM calls gloopr and gloopb and passes mdl_param.
Calls gloopr and gloopb and passes mdl_param
Definition in file do_physics_one_step.f.
subroutine do_physics_one_step | ( | real(kind=kind_evod), intent(in) | deltim, |
integer | kdt, | ||
real(kind=kind_evod), intent(in) | PHOUR | ||
) |
Definition at line 6 of file do_physics_one_step.f.
References gloopb(), and gloopr().
Referenced by gfs_physics_run_mod::gfs_physics_run().
subroutine do_physics_gridcheck | ( | real(kind=kind_grid), dimension(lonr*lats_node_r_max,lotgr) | grid_gr, |
integer, intent(in) | g_pnt, | ||
integer, intent(in) | km | ||
) |
Definition at line 693 of file do_physics_one_step.f.