Skip to content

Commit

Permalink
bug fix in MISCLN.f (NOAA-EMC#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
EdwardColon-NOAA authored Apr 25, 2022
1 parent 82f3133 commit 8cae2a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sorc/ncep_post.fd/MISCLN.f
Original file line number Diff line number Diff line change
Expand Up @@ -3276,7 +3276,6 @@ SUBROUTINE MISCLN
DPBND = 300.E2
CALL CALCAPE(ITYPE,DPBND,P1D,T1D,Q1D,LB2,EGRID1, &
EGRID2,EGRID3,EGRID4,EGRID5)
IF (SUBMODELNAME == 'RTMA') MUMIXR(I,J) = Q1D(I,J)
IF (IGET(584)>0) THEN
! dong add missing value to cin
GRID1 = spval
Expand Down

0 comments on commit 8cae2a3

Please sign in to comment.