UPP (develop)
|
initpost() initializes post for run. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | initpost |
This routine initializes constants and variables at the start of an ETA model or post processor run. | |
subroutine initpost |
This routine initializes constants and variables at the start of an ETA model or post processor run.
This routine assumes that integers and reals are the same size.
Date | Programmer | Comments |
---|---|---|
1993-11-10 | Russ Treadon | Initial. Added DOCBLOC |
1998-05-29 | T Black | Conversion from 1-D to 2-D |
1999-01-20 | Jim Tuccillo | MPI Version |
2001-10-25 | H CHuang | Modified to process hybrid model output |
2002-06-19 | Mike Baldwin | WRF Version |
2002-08-15 | H CHuang | Unit correction and generalize projection options |
2021-03-11 | Bo Cui | Change local arrays to dimension (im,jsta:jend) |
2023-01-24 | Sam Trahan | Comment-out wordy debug writes |
Definition at line 25 of file INITPOST.F.
References collect_loc(), exch(), msfps(), and zensun().
Referenced by calrad_wcloud(), and wrfpost().