dfelikson/TWG_idealized_glacier_response: Release v0.2 of TWG_idealized_glacier_response repository

This repository contains scripts to configure the Ice Sheet System Model to perform the simulations described in the manuscript Seasonal tidewater glacier terminus oscillations bias multi-decadal projections of ice mass change , submitted for review to the Journal of Geophysical Research in May 2021...

Full description

Bibliographic Details
Main Author: Felikson, Denis
Format: Article in Journal/Newspaper
Language:unknown
Published: Zenodo 2021
Subjects:
Online Access:https://dx.doi.org/10.5281/zenodo.4737569
https://zenodo.org/record/4737569
Description
Summary:This repository contains scripts to configure the Ice Sheet System Model to perform the simulations described in the manuscript Seasonal tidewater glacier terminus oscillations bias multi-decadal projections of ice mass change , submitted for review to the Journal of Geophysical Research in May 2021. The repository contains the following files: runme.m : Main script that creates mesh, parameterizes the model, and runs all transient simulations. Different parts of this script can be run by specifying which step(s) are executed in the first line. MISMIP_TWG.par : Script containing model parameters. Step 2 in the runme.m script uses this file to establish model parameters. Exp/Domain_TWG.exp : This file contains the coordinates that specify the outline of the model domain. The file is in ARGUS format and can be read with an ASCII text reader. Exp/Front_TWG.exp : This file contains the coordinates that outline the model mesh vertices that are located at the ice front (i.e., the ice-ocean boundary). The file is in ARGUS format and can be read with an ASCII text reader. The runme.m script saves model output to the Models_TWG/ directory.