|
UPP
001
|
initpost_nems() initializes post for run. More...
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | INITPOST_NEMS (NREC, nfile) |
| This routine initializes constants and variables at the start of an NEMS model or post processor run. More... | |
| subroutine INITPOST_NEMS | ( | integer | NREC, |
| type(nemsio_gfile), intent(inout) | nfile | ||
| ) |
This routine initializes constants and variables at the start of an NEMS model or post processor run.
| [in] | NREC. | |
| [in] | NFILE. | Program History Log |
| Date | Programmer | Comments |
|---|---|---|
| 2007-03-01 | Hui-Ya Chuang | Initial |
| 2021-03-11 | Bo Cui | Change local arrays to dimension (im,jsta:jend) |
Definition at line 20 of file INITPOST_NEMS.f.