Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…into al/fix_perf_IN
  • Loading branch information
amylu00 committed Sep 17, 2024
2 parents 37575bf + 012def4 commit 857326f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions papers/ice_nucleation_2024/calibration_setup.jl
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,11 @@ function perf_model_params(FT, IN_mode)
aerosol = "None"
aero_σ_g = FT(0)
r_nuc = FT(1e-7)
t_max = FT(100)
aerosol_act = "None"
aerosol = "None"
aero_σ_g = FT(0)
r_nuc = FT(1e-7)
dep_nucleation = "None"
heterogeneous = "None"
homogeneous = "ABHOM"
Expand Down

0 comments on commit 857326f

Please sign in to comment.