We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fe8b27 commit ed11ffcCopy full SHA for ed11ffc
1 file changed
src/physics/cam/clubb_intr.F90
@@ -86,7 +86,7 @@ module clubb_intr
86
sclr_idx
87
88
logical, public, parameter :: &
89
- l_ascending_grid = .true. ! Set clubb to ascending mode, which is opposite of the
+ l_ascending_grid = .false. ! Set clubb to ascending mode, which is opposite of the
90
! cam grid the rest of this code uses, thus it requires
91
! an expensive array flipping step before calling clubb
92
0 commit comments