- 11 Jun, 2022 1 commit
-
-
Ralf Greve authored
minimum number of iterations N_ITER_SSA_MIN (default 1).
-
- 06 Jun, 2022 1 commit
-
-
Ralf Greve authored
If undefined, the default value 1 a = 31556925.445 s (IUPAC-IUGS year for epoch 2000.0) is used. Value stored in global variable year2sec (previously a parameter). New global variable sec2year = 1/year2sec introduced.
-
- 30 May, 2022 1 commit
-
-
Ralf Greve authored
If 1 or undefined, compatibility check between horizontal resolution and number of grid points carried out as before. If 0, compatibility check not carried out.
-
- 20 May, 2022 1 commit
-
-
Ralf Greve authored
Instead, the name of the simulation is extracted directly from the file name of the run-specs header. New global variable run_name introduced. Length of run_name and anfdatname changed from 100 to 256.
-
- 19 Mar, 2022 1 commit
-
-
Ralf Greve authored
and EMTSHELF (modified EISMINT, with rectangular ocean basin, under XYZ) combined into single domain EISMINT. Topographies are read from files rather than computed within the module sico_init_m.
-
- 03 Jan, 2022 2 commits
-
-
Ralf Greve authored
by sico_init routines.
-
Ralf Greve authored
-
- 01 Dec, 2021 2 commits
-
-
Ralf Greve authored
-
Ralf Greve authored
(module calc_thk_m) can optionally be switched off (parameter OCEAN_CONNECTIVITY==0). Default is enforcing ocean connectivity as before (parameter OCEAN_CONNECTIVITY==1 or undefined).
-
- 20 Oct, 2021 1 commit
-
-
Ralf Greve authored
-
- 08 Oct, 2021 1 commit
-
-
Ralf Greve authored
-
- 18 Sep, 2021 1 commit
-
-
Ralf Greve authored
New global variables: z_sl (2D array), dzsl_dtau (time derivative, 2D array), z_sl_mean (spatially averaged sea level, scalar).
-
- 10 Jul, 2021 1 commit
-
-
Ralf Greve authored
H (total ice thickness), H_new (updated total ice thickness), dH_dtau (time derivative).
-
- 16 Jun, 2021 1 commit
-
-
Ralf Greve authored
Paramater NETCDF deleted in main file sicopolis.F90 and all modules.
-
- 15 Jun, 2021 1 commit
-
-
Ralf Greve authored
'maske' -> 'mask', 'neu' -> 'new', 'read_erg_nc' (erg = Ergebnis) -> 'read_tms_nc' (tms = time slice).
-
- 31 May, 2021 1 commit
-
-
Ralf Greve authored
Computations for hybrid SIA/SStA schemes streamlined slightly (divisions avoided etc.). Writing of log file in sico_init corrected (only relevent parameters written).
-
- 28 May, 2021 1 commit
-
-
Ralf Greve authored
New parameters HYB_MODE and HYB_REF_SPEED now written to run_name.log files by sico_init subroutines.
-
- 14 Apr, 2021 1 commit
-
-
Ralf Greve authored
Loops `do n=2, n_slide_regions` only attempted to be executed when at least one execution will take place (i.e., n_slide_regions > 1).
-
- 20 Mar, 2021 1 commit
-
-
Ralf Greve authored
-
- 19 Mar, 2021 1 commit
-
-
Ralf Greve authored
(but so far used only for Antarctica, where it distinguishes between East Antarctica, West Antarctica and the Antarctic Peninsula).
-
- 13 Mar, 2021 1 commit
-
-
Ralf Greve authored
\!/ Requires updated versions of the input files nhem80_{prec,temp}mm.dat for the northern hemisphere. They can be downloaded with the script get_input_files.sh in the main directory of SICOPOLIS (see Quick Start Manual).
-
- 12 Mar, 2021 1 commit
-
-
Ralf Greve authored
for reading all the required 2D input.
-
- 11 Mar, 2021 2 commits
-
-
Ralf Greve authored
for reading the distributions of the flexural rigidity and the asthenospheric time lag (parameters for the ELRA model).
-
Ralf Greve authored
for reading the present-day reference topography, reference mask and maximum-extent mask.
-
- 10 Mar, 2021 2 commits
-
-
Ralf Greve authored
for reading the geothermal heat flux and the region numbers for the basal sliding law.
-
Ralf Greve authored
ASCII and NetCDF files) now used by all topography1/2/3 subroutines in the sico_init_m modules.
-
- 05 Jan, 2021 1 commit
-
-
Ralf Greve authored
-
- 21 Aug, 2020 1 commit
-
-
Ralf Greve authored
It marks the computation of the temperature, water content, age and flow enhancement factor during an integration step.
-
- 31 Jul, 2020 1 commit
-
-
Ralf Greve authored
New global variable ratio_sl (slip ratio on main grid) introduced, weighted flow enhancement factor computed (required for the strain-heating term in the temperature/enthalpy calculations).
-
- 30 Jul, 2020 1 commit
-
-
Ralf Greve authored
More preparations: module calc_enhance_m, sico_init_m's, run-specs headers.
-
- 24 Jun, 2020 3 commits
-
-
Ralf Greve authored
All PATH macros (IN_PATH, OUT_PATH, optional ANF_DAT_PATH and TARGET_TOPO_PATH) now passed to the preprocessor via the -D<macro> compiler option (rather than cumbersomely sed-ing them into the run-specs headers as before).
-
Ralf Greve authored
New global variable (parameter) year2sec introduced. Used throughout the code for year-to-second conversions.
-
Ralf Greve authored
Happy New Year commit: Copyright information updated.
-
- 23 Jun, 2020 1 commit
-
-
Ralf Greve authored
-