UPP
001
|
initpost_netcdf() initializes post for run. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | INITPOST_NETCDF (ncid2d, ncid3d) |
This routine initializes constants and variables at the start of GFS model or post processor run. More... | |
subroutine | read_netcdf_2d_para (ncid, im, jsta, jsta_2l, jend, jend_2u, spval, VarName, buf) |
subroutine | read_netcdf_2d_scatter (me, ncid, ifhr, im, jm, jsta, jsta_2l, jend_2u, MPI_COMM_COMP, icnt, idsp, spval, VarName, buf) |
subroutine | read_netcdf_3d_para (ncid, im, jm, jsta, jsta_2l, jend, jend_2u, spval, varname, buf, lm) |
subroutine | read_netcdf_3d_scatter (me, ncid, ifhr, im, jm, jsta, jsta_2l, jend_2u, MPI_COMM_COMP, icnt, idsp, spval, VarName, lm, buf) |
subroutine INITPOST_NETCDF | ( | integer | ncid2d, |
integer | ncid3d | ||
) |
This routine initializes constants and variables at the start of GFS model or post processor run.
Date | Programmer | Comments |
---|---|---|
2007-03-01 | Hui-Ya Chuang | Initial. Start from INITPOST_GFS_NEMS_MPIIO.f |
2021-03-11 | Bo Cui | Change local arrays to dimension (im,jsta:jend) |
2022-02-07 | Wen Meng | Changes for parallel netcdf read |
2022-03-15 | Wen Meng | Unify regional and global interfaces |
2022-03-22 | Wen Meng | Read PWAT from model |
Definition at line 20 of file INITPOST_NETCDF.f.
References upp_physics::fpvsnew().