Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doxygen in INITPOST.F, INITPOST_GFS_NEMS_MPIIO, INITPOST_NEMS.f and INITPOST_NETCDF.f. #473

Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions sorc/ncep_post.fd/INITPOST.F
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
!> @file
!> @brief initpost() initializes post for run.
kayeekayee marked this conversation as resolved.
Show resolved Hide resolved
!>
!> @author Russ Treadon W/NP2 @date 1993-11-10

!> This routine initializes constants and
!> variables at the start of an ETA model or post
!> processor run.
Expand Down
2 changes: 2 additions & 0 deletions sorc/ncep_post.fd/INITPOST_GFS_NEMS_MPIIO.f
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
!> @file
!> @brief initpost_gfs_nems_mpiio() initializes post for run.
kayeekayee marked this conversation as resolved.
Show resolved Hide resolved
!>
!> @author Hui-Ya Chuang @date 2007-03-04

!> This routine initializes constants and
!> variables at the start of GFS model or post
!> processor run.
Expand Down
2 changes: 2 additions & 0 deletions sorc/ncep_post.fd/INITPOST_NEMS.f
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
!> @file
!> @brief initpost_nems() initializes post for run.
!>
!> @author Hui-Ya Chuang @date 2007-03-26

!> This routine initializes constants and
!> variables at the start of an NEMS model or post
!> processor run.
Expand Down
4 changes: 3 additions & 1 deletion sorc/ncep_post.fd/INITPOST_NETCDF.f
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
!> @file
!> @brief initpost_netcdf() initializes post for run.
!> !brief initpost_netcdf() initializes post for run.
kayeekayee marked this conversation as resolved.
Show resolved Hide resolved
!>
!> @author Hui-Ya Chuang @date 2016-03-04

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