Skip to content

Commit

Permalink
Try smaller timestep in Kangerd demo
Browse files Browse the repository at this point in the history
  • Loading branch information
danshapero committed Mar 21, 2024
1 parent 663166e commit d366d0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demos/kangerd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kangerdlugssuaq-year5.h5: simulate.py kangerdlugssuaq-year1.h5
python simulate.py \
--input kangerdlugssuaq-year1.h5 \
--final-time 4.0 \
--timesteps-per-year 86 \
--timesteps-per-year 192 \
--calving \
--melt-rate 30e3 \
--mask-smoothing-length 1e3 \
Expand Down

0 comments on commit d366d0c

Please sign in to comment.