UPP  11.0.0
 All Data Structures Files Functions Variables Pages
INITPOST_GFS_NEMS_MPIIO.f File Reference

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

Go to the source code of this file.

Functions/Subroutines

subroutine gg2rg (im, jm, numi, a)
 
subroutine initpost_gfs_nems_mpiio (iostatusAER)
 This routine initializes constants and variables at the start of GFS model or post processor run. More...
 
subroutine intlon (iord, imsk, m1, m2, k1, f1, f2)
 
subroutine rg2gg (im, jm, numi, a)
 
subroutine uninterpred (iord, kmsk, lonsperlat, lonr, latr, fi, f)
 

Detailed Description

initpost_gfs_nems_mpiio() initializes post for run.

Author
Hui-Ya Chuang
Date
2007-03-04

Definition in file INITPOST_GFS_NEMS_MPIIO.f.

Function/Subroutine Documentation

subroutine initpost_gfs_nems_mpiio ( integer, intent(in)  iostatusAER)

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

Program History Log

Date Programmer Comments
2007-03-04 Hui-Ya Chuang Initial
2011-02-07 Jun Wang Add grib2 option
2011-12-14 Sarah Lu Add aer option
2012-01-07 Sarah Lu Compute air density
2012-12-22 Sarah Lu Add aerosol zerout option
2015-03-16 S. Moorthi Adding gocart_on option
2015-03-18 S. Moorthi Optimization including threading
2015-08-17 S. Moorthi Add TKE for NEMS/GSM
2016-03-04 H Chuang Add MPI IO option to read GFS nems output
2016-05-16 S. Kar Add computation of omega
2016-07-21 S. Moorthi Convert input upper air data from reduced to full grid and reduce memory in divergence calculatiom
2016-07-21 Jun Wang Change averaged field name with suffix
2019-07-24 Li(Kate) Zhang Merge and update NGAC UPP into FV3-Chem
2021-03-11 Bo Cui Change local arrays to dimension (im,jsta:jend)
2022-09-22 Li(Kate) Zhang Remove duplicated initializations which have been done in ALLCOCATE_ALL.f
2023-04-04 Li(Kate Zhang) Add namelist optoin for CCPP-Chem (UFS-Chem)
Author
Hui-Ya Chuang
Date
2007-03-04

Definition at line 32 of file INITPOST_GFS_NEMS_MPIIO.f.

References upp_physics::caldiv(), upp_physics::calgradps(), upp_physics::fpvsnew(), modstuff2(), and msfps().

Referenced by wrfpost().