UPP
001
|
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) |
initpost_gfs_nems_mpiio() initializes post for run.
Definition in file INITPOST_GFS_NEMS_MPIIO.f.
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.
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) |
Definition at line 29 of file INITPOST_GFS_NEMS_MPIIO.f.
References upp_physics::fpvsnew(), and modstuff2().