Skip to content

Commit

Permalink
modified: CCTM/src/gas/smvgear/grsmvgear.F
Browse files Browse the repository at this point in the history
        -bracketed line, CAVEG = 0.0, with ifdef sens and endif preprocessing
        directives so file compiles without -Dsens CPP flag
  • Loading branch information
bhutzell committed Jul 20, 2022
1 parent ac8b020 commit 84a9388
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CCTM/src/gas/smvgear/grsmvgear.F
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,9 @@ SUBROUTINE SMVGEAR( IRUN, JDATE, JTIME, CHSTEP, LIRRFLAG,

END IF

#ifdef sens
CAVEG = 0.0D0
#endif

cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc
c Set up for debug output and initialize variables
Expand Down

0 comments on commit 84a9388

Please # to comment.