Skip to content

Commit

Permalink
Default DDF updated
Browse files Browse the repository at this point in the history
  • Loading branch information
JordiBolibar committed Oct 23, 2023
1 parent 2399126 commit 5de832f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/models/mass_balance/MBmodel.jl
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Keyword arguments
- `acc_factor`: Accumulation factor
"""
function TImodel1(params::Parameters;
DDF::F = 5.0/1000.0,
DDF::F = 7.0/1000.0,
acc_factor::F = 1.0/1000.0) where {F <: AbstractFloat}

# Build the simulation parameters based on input values
Expand Down
Binary file modified test/data/TI/TI1_model_default.jld2
Binary file not shown.
Binary file modified test/data/TI/TI2_model_default.jld2
Binary file not shown.

0 comments on commit 5de832f

Please sign in to comment.