Skip to content

Commit

Permalink
Need non-zero eff_radius for COSP standalone
Browse files Browse the repository at this point in the history
  • Loading branch information
brhillman committed May 31, 2024
1 parent 8a57eaf commit 45e462e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/eamxx/tests/single-process/cosp/input.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ initial_conditions:
dtau067: 1.0
dtau105: 1.0
cldfrac_rad: 0.5
eff_radius_qc: 0.0
eff_radius_qi: 0.0
eff_radius_qc: 10.0
eff_radius_qi: 10.0
sunlit: 1.0
surf_radiative_T: 288.0
pseudo_density: 1.0
Expand Down

0 comments on commit 45e462e

Please sign in to comment.