- 11 Jun, 2021 6 commits
-
-
Ralf Greve authored
-
Ralf Greve authored
Reference for commit logs updated in the comments of sicopolis.F90.
-
Ralf Greve authored
Reference and names of contributors added in the comments of sicopolis.F90.
-
Ralf Greve authored
-
Ralf Greve authored
Dates in sicopolis.F90 and the run-specs headers updated.
-
Ralf Greve authored
-
- 10 Jun, 2021 1 commit
-
-
Ralf Greve authored
REPO_URL for input files in script get_input_files.sh changed from ILTS's wwwice server to Zenodo repository.
-
- 07 Jun, 2021 4 commits
-
-
Ralf Greve authored
Quick Start Manual preliminarily (!) updated, Doxygen config file updated.
-
Ralf Greve authored
Test simulation renamed vialov3d25 -> v5_vialov3d25, added in multi_sico_1.sh.
-
Ralf Greve authored
Test simulation renamed vialov3d25 -> v5_vialov3d25, added in multi_sico_1.sh.
-
Ralf Greve authored
(in sicopolis.F90 and all run-specs headers).
-
- 02 Jun, 2021 2 commits
-
-
Ralf Greve authored
for the basal-sliding parameters C_SLIDE and GAMMA_SLIDE.
-
Ralf Greve authored
-
- 01 Jun, 2021 1 commit
-
-
Jorge Bernales authored
Conflicts: src/sicopolis.F90
-
- 31 May, 2021 2 commits
-
-
Ralf Greve authored
SICO_REVISION number (not well defined under git) replaced by RUN_SPECS_HEADER_LAST_CHANGED date. Comments re SIA/SStA hybrid dynamics slightly modified.
-
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 2 commits
-
-
Ralf Greve authored
Some small changes in module calc_vxy_m: comments etc.
-
Ralf Greve authored
New parameters HYB_MODE and HYB_REF_SPEED now written to run_name.log files by sico_init subroutines.
-
- 26 May, 2021 1 commit
-
-
Ralf Greve authored
More detailed information added for installing NetCDF.
-
- 24 May, 2021 1 commit
-
-
Ralf Greve authored
Installation support for NetCDF and Lis added.
-
- 20 May, 2021 3 commits
-
-
Jorge Bernales authored
Branch dynamics: add new parameter HYB_REF_SPEED in all run-specs headers. It defines the reference speed for the hybrid approach based on Bueler and Brown (2009).
-
Jorge Bernales authored
Branch dynamics: add new parameter HYB_MODE in all run-specs headers. It defines the hybrid approach used to combine SIA and SStA velocities for grounded ice.
-
Ralf Greve authored
FLOATING_ICE_BASAL_MELTING==5 (taken from branch 'dynamics').
-
- 19 May, 2021 3 commits
-
-
Ralf Greve authored
(EISMINT Phase 2 Simplified Geometry Experiment).
-
Ralf Greve authored
-
Ralf Greve authored
-
- 17 May, 2021 1 commit
-
-
Ralf Greve authored
In the Antarctica header files, reference added for FLOATING_ICE_BASAL_MELTING==5.
-
- 10 May, 2021 1 commit
-
-
Jorge Bernales authored
-
- 28 Apr, 2021 1 commit
-
-
Ralf Greve authored
The subroutine read_phys_para (in module read_m) allows reading both ASCII and NetCDF physical-parameter files, distinguished by their extension ('.nc' for NetCDF, otherwise ASCII). One NetCDF physical-parameter file each for Antarctica and Greenland added.
-
- 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).
-
- 30 Mar, 2021 1 commit
-
-
Ralf Greve authored
-
- 22 Mar, 2021 1 commit
-
-
Ralf Greve authored
It defines the file from which mask_region is to be read.
-
- 21 Mar, 2021 1 commit
-
-
Ralf Greve authored
(only NetCDF files): If the region mask (integer array mask_region) is defined, in addition to the scalar output for the entire ice sheet (runname_ser.nc), scalar output for the regions is written to files runname_ser_region01.nc, runname_ser_region02.nc, ...
-
- 20 Mar, 2021 1 commit
-
-
Ralf Greve authored
-
- 19 Mar, 2021 2 commits
-
-
Ralf Greve authored
(but so far used only for Antarctica, where it distinguishes between East Antarctica, West Antarctica and the Antarctic Peninsula).
-
Ralf Greve authored
Computation of the scalar output variables outsourced to separate, new subroutine scalar_variables.
-
- 18 Mar, 2021 2 commits
-
-
Ralf Greve authored
for Antarctica. It defines the file from which mask_region is to be read.
-
Ralf Greve authored
(region mask that distinguishes between East Antarctica, West Antarctica and the Antarctic Peninsula). Either read from file (parameter MASK_REGION_FILE), or set to a default distribution.
-
- 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
re reading the sediment mask files.
-