Introduction
Introduction Statistics Contact Development Disclaimer Help
tMakefile: fix set of geothermal flux, keep ice front BC - pism-exp-gsw - ice s…
git clone git://src.adamsgaard.dk/pism-exp-gsw
Log
Files
Refs
README
LICENSE
---
commit 68bab79ee0dadb70826af95b175dc0e834eca503
parent 58a7957458f2651dfd59dc888d30cb0d804fa062
Author: Anders Damsgaard <[email protected]>
Date: Mon, 6 Dec 2021 16:47:20 +0100
Makefile: fix set of geothermal flux, keep ice front BC
Diffstat:
M Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/Makefile b/Makefile
t@@ -7,11 +7,12 @@ PISM_COMMON = \
-stress_balance ssa+sia\
-gradient eta\
-cfbc -part_grid -kill_icebergs -subgl\
+ -front_retreat_file MISMIP_boot_1a_M1_A1.nc\
-options_left\
-plastic_phi 24\
-till_cohesion 0\
-hydrology routing\
- -geothermal_flux 70e-3\
+ -bootstrapping.defaults.geothermal_flux 70e-3\
-sia_e 4.5 -ssa_e 0.512\
-bed_def lc\
-stress_balance.sia.max_diffusivity 1e4\
t@@ -51,7 +52,6 @@ init-linear.nc: MISMIP_boot_1a_M1_A1.nc
${PISM_RES}\
-Lz 5000\
${PISM_COMMON}\
- -front_retreat_file MISMIP_boot_1a_M1_A1.nc\
-ys -${INIT_T_END} -ye 0\
-ts_file ts_$@\
-ts_times -${INIT_T_END}:50:0\
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.