Skip to content

Commit

Permalink
Update Cloud-J standalone settings to use UV absorption by H2O by def…
Browse files Browse the repository at this point in the history
…ault

Signed-off-by: Lizzie Lundgren <[email protected]>
  • Loading branch information
lizziel committed Aug 29, 2024
1 parent 6a027b1 commit 291a161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Interfaces/Standalone/cldj_standalone.F90
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ program standalone
LNRG_in = 06
ATM0_in = 1
CLDFLAG_in = 7
Use_H2O_UV_Abs = .false.
Use_H2O_UV_Abs = .true.

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

0 comments on commit 291a161

Please sign in to comment.