Skip to content

Commit

Permalink
Merge pull request NOAA-EMC#17 from zhanglikate/feature/chem
Browse files Browse the repository at this point in the history
fixed the bug in INITPOST_GFS_NEMS_MPIIO.f
  • Loading branch information
zhanglikate authored Nov 23, 2020
2 parents af4bc4a + afc7652 commit bfdb395
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ SUBROUTINE INITPOST_GFS_NEMS_MPIIO(iostatusAER)
avisbeamswin,avisdiffswin,airbeamswin,airdiffswin, &
alwoutc,alwtoac,aswoutc,aswtoac,alwinc,aswinc,avgpotevp,snoavg, &
dustcb,bccb,occb,sulfcb,sscb,dustallcb,ssallcb,dustpm,sspm,pp25cb,pp10cb, &
,maod
maod
use soil, only: sldpth, sh2o, smc, stc
use masks, only: lmv, lmh, htm, vtm, gdlat, gdlon, dx, dy, hbm2, sm, sice
! use kinds, only: i_llong
Expand Down

0 comments on commit bfdb395

Please sign in to comment.