Skip to content

Commit

Permalink
new parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
trontrytel committed Feb 29, 2024
1 parent 457d40f commit 236b7de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parcel/Example_Frostenberg_Immersion_Freezing.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import OrdinaryDiffEq as ODE
import CairoMakie as MK
import Thermodynamics as TD
import CloudMicrophysics as CM
import CLIMAParameters as CP
import ClimaParams as CP
import Random as RAND
random_seeds = [0, 1234, 5678, 3443]

Expand Down

0 comments on commit 236b7de

Please sign in to comment.