Skip to content

Commit 291a161

Browse files
committed
Update Cloud-J standalone settings to use UV absorption by H2O by default
Signed-off-by: Lizzie Lundgren <elundgren@seas.harvard.edu>
1 parent 6a027b1 commit 291a161

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Interfaces/Standalone/cldj_standalone.F90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ program standalone
168168
LNRG_in = 06
169169
ATM0_in = 1
170170
CLDFLAG_in = 7
171-
Use_H2O_UV_Abs = .false.
171+
Use_H2O_UV_Abs = .true.
172172

173173
!---read in & setup fast-JX data and parameters: single call at set up
174174
!-----------------------------------------------------------------------

0 commit comments

Comments
 (0)