Skip to content

Commit

Permalink
Merge pull request NOAA-EMC#18 from zhanglikate/feature/chem
Browse files Browse the repository at this point in the history
add ti back in INITPOST_GFS_NEMS_MPIIO.f
  • Loading branch information
zhanglikate committed Nov 23, 2020
2 parents bfdb395 + 7f69979 commit df7c392
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,ti
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 df7c392

Please sign in to comment.