Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
update the change
Change inputs for gtg_algo from averaged (sfcshx, sfclhx) to instantaenous (twbs, qwbs)
  • Loading branch information
hsinmulin-NOAA authored Oct 25, 2024
1 parent b56e437 commit 79c4783
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions sorc/ncep_post.fd/MDLFLD.f
Original file line number Diff line number Diff line change
Expand Up @@ -4120,10 +4120,6 @@ SUBROUTINE MDLFLD
IF (MODELNAME=='RAPR' .OR. MODELNAME=='FV3R') THEN
HGT=ZMID(I,J,L)
PBLHOLD=PBLHGUST(I,J)
IF(PBLHOLD == spval) THEN
LPBL(I,J) = LM
EXIT loopL
ENDIF
ELSE
HGT=ZINT(I,J,L)
PBLHOLD=PBLRI(I,J)
Expand Down

0 comments on commit 79c4783

Please sign in to comment.