Interoperable Physics Driver for NGGPS
do_physics_one_step.f File Reference

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,
 

Detailed Description

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.

Function/Subroutine Documentation

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().

Here is the call graph for this function:

Here is the caller graph for this function:

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.