| subroutine, public gfs_ccpp_suite_sim_pre::load_ccpp_suite_sim | ( | integer, intent(in) | nlunit, |
| character(len=*), intent(in) | nml_file, | ||
| type(base_physics_process), dimension(:), intent(inout), allocatable | physics_process, | ||
| integer, intent(inout) | iactive_t, | ||
| integer, intent(inout) | iactive_u, | ||
| integer, intent(inout) | iactive_v, | ||
| integer, intent(inout) | iactive_q, | ||
| character(len=256), intent(out) | errmsg, | ||
| integer, intent(out) | errflg ) |