Go to the source code of this file.
Functions/Subroutines | |
subroutine | READ_NAM_TOPD (HPROGRAM, OBUDGET_TOPD, KNB_TOPD, OSTOCK_TOPD, KNB_STOCK, KNB_RESTART, PSPEEDR, PSPEEDG, PQINIT, PRTOP_D2) |
subroutine READ_NAM_TOPD | ( | CHARACTER(LEN=6), intent(in) | HPROGRAM, |
LOGICAL, intent(out) | OBUDGET_TOPD, | ||
INTEGER, intent(out) | KNB_TOPD, | ||
LOGICAL, intent(out) | OSTOCK_TOPD, | ||
INTEGER, intent(out) | KNB_STOCK, | ||
INTEGER, intent(out) | KNB_RESTART, | ||
REAL, dimension(jpcat), intent(out) | PSPEEDR, | ||
REAL, dimension(jpcat), intent(out) | PSPEEDG, | ||
REAL, dimension(jpcat), intent(out) | PQINIT, | ||
REAL, dimension(jpcat), intent(out) | PRTOP_D2 | ||
) |
Definition at line 3 of file read_nam_topd.F90.