UPP  11.0.0
 All Data Structures Files Functions Variables Pages
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. More...
 

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

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.

References upp_math::h2u().

Referenced by wrfpost().