UPP  001
 All Data Structures Files Functions Pages
INITPOST_NETCDF.f File Reference

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)
 

Detailed Description

initpost_netcdf() initializes post for run.

Author
Hui-Ya Chuang
Date
2016-03-04

Definition in file INITPOST_NETCDF.f.

Function/Subroutine Documentation

subroutine INITPOST_NETCDF ( integer  ncid2d,
integer  ncid3d 
)

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

Program History Log

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
Author
Hui-Ya Chuang
Date
2016-03-04

Definition at line 20 of file INITPOST_NETCDF.f.

References upp_physics::fpvsnew().