| subroutine, public module_gfdlmp_param::read_gfdlmp_nml | ( | character(len=*), intent(out), optional | errmsg, |
| integer, intent(out), optional | errflg, | ||
| integer, intent(in), optional | unit, | ||
| character(len = *), dimension(:), intent(in), optional | input_nml_file, | ||
| character(len = *), intent(in), optional | fn_nml, | ||
| integer, intent(in), optional | version, | ||
| integer, intent(out), optional | iostat | ||
| ) |
Definition at line 343 of file module_gfdlmp_param.F90.