UPP (upp-srw-2.2.0)
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)
 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

Definition in file INITPOST_NEMS.f.

Function/Subroutine Documentation

◆ initpost_nems()

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.

Parameters
[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)
Author
Hui-Ya Chuang
Date
2007-03-26

Definition at line 20 of file INITPOST_NEMS.f.

Referenced by wrfpost().