UPP (develop)
Loading...
Searching...
No Matches
INITPOST_NEMS.f File Reference

initpost_nems() initializes post for run. More...

Go to the source code of this file.

Functions/Subroutines

subroutine initpost_nems (nrec, nfile)
 INITPOST_NEMS This routine initializes constants and variables at the start of an NEMS model or post processor run.
 

Detailed Description

initpost_nems() initializes post for run.

Author
Hui-Ya Chuang
Date
2007-03-26

This routine initializes constants and variables at the start of an NEMS model or post processor run.

Parameters
[in]NREC.
[in,out]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)
Author
Hui-Ya Chuang
Date
2007-03-26

Definition in file INITPOST_NEMS.f.

Function/Subroutine Documentation

◆ initpost_nems()

subroutine initpost_nems ( integer  nrec,
type(nemsio_gfile), intent(inout)  nfile 
)

INITPOST_NEMS This routine initializes constants and variables at the start of an NEMS model or post processor run.

Parameters
[in]NRECinteger Number of records in file.
[in,out]nfilenemsio_gfile Name of the NEMS-formatted model output file.

Definition at line 27 of file INITPOST_NEMS.f.

References collect_loc(), and exch().

Referenced by wrfpost().