Skip to content

Setup files of a 2D-vertical glacier fjord model implemented in GETM

License

Notifications You must be signed in to change notification settings

markusReinert/GETM-setup_2DV-fjord

Repository files navigation

GETM-setup_2DV-fjord

Setup files of a 2D-vertical model of the 79°N Glacier fjord (Greenland) implemented in GETM, the General Estuarine Transport Model

Go to the latest release:

DOI

Please cite the DOI of the version you use. The DOI badge above always redirects to the latest version. Make sure to also cite the corresponding paper by Reinert et al. (2023).

Reference

Markus Reinert, Marvin Lorenz, Knut Klingbeil, Bjarne Büchmann, and Hans Burchard (2023): High-resolution simulations of the plume dynamics in an idealized 79°N Glacier cavity using adaptive vertical coordinates. Journal of Advances in Modeling Earth Systems (JAMES), 15, e2023MS003721. DOI: 10.1029/2023MS003721

Instructions to run the model

Required software

Preparation

  1. Download this repository and go to the downloaded directory.
  2. Create the sub-directories bin and store.
  3. Copy the GETM executable to bin/getm.
  4. Look at the script run.sh, check the two settings at the beginning of the file, and correct them if needed:
    1. The path GETMDIR must point to the code-directory of GETM.
    2. The number of CPU cores in nCPU must be available on your computer.

Running the simulation

  1. Modify the parameters in fjord_322.xml for the experiment you want to run, or keep the file as it is for the default scenario.
  2. Run the script run.sh, for example with nohup ./run.sh & to start the model in the background and to keep the model running even if you disconnect from the server.
  3. Look at the output files in the folder store. We suggest PyNcView for looking at NetCDF files generated by GETM.

Description

This is a 150 km-long, 20 km-wide 2D-vertical estuary with a maximum depth of 900 m and a minimum bottom depth of 300 m. The model has 301×3 grid cells, of which j=1, j=3, and i=1 are land points. The model is initialized with a horizontally homogeneous temperature and salinity stratification. It has an open boundary on the right and a glacial discharge modeled as river input on the left. The left part of the domain is covered by glacial ice. The lower edge of the ice tongue decreases monotonically from a depth of 600 m at the grounding line (x = 0) to a depth of 75 m at the calving front (x = 75 km), then it decreases linearly with a 1%-slope to sea level (z = 0). The system reaches an almost steady state after about 6 months.

The model output for the default settings and several sensitivity experiments can be downloaded from DOI: 10.5281/zenodo.7755908.