The dynamics of the ice sheets on glacial time scales are highly controlled by interactions with the solid Earth, i.e., the glacial isostatic adjustment (GIA). Particularly at marine ice sheets, competing feedback mechanisms govern the migration of the ice sheet's grounding line (GL) and hence the ice sheet stability. We performed a suite of coupled ice sheet–solid Earth simulations over the last two glacial cycles. To represent ice sheet dynamics we apply the Parallel Ice Sheet Model PISM and to represent the solid Earth response we apply the three-dimensional viscoelastic Earth model VILMA, which, in addition to load deformation and rotation changes, considers the gravitationally consistent redistribution of water (the sea-level equation). With our coupling setup we evaluate the relevance of feedback mechanisms for the glaciation and deglaciation phases in Antarctica considering different 3D Earth structures resulting in a range of load-response time scales.This dataset contains PISM-VILMA coupled simulation results (https://www.pism.io) of the Antarctic Ice Sheet based on code release v1.2. PISM is the open-source Parallel Ice Sheet Model developed mainly at UAF, USA and PIK, Germany. With the help of added python scripts, all figures can be reproduced as in the journal publication: Albrecht et al., 2024, (see preprint at https://doi.org/10.5194/egusphere-2023-2990).
Data:----Find PISM results as netCDF data. See 'README.md' for a list of performed experiment.All forcing input data for the PISM experiments and plots can be downloaded and remapped via https://github.com/pism/pism-ais. Some of the original input data files are freely available, for others please contact the author or the corresponding data publisher.--PISM is an open source project listed in the Research Software Directory: https://research-software-directory.org/software/pism. Find the used PISM version and the used python coupler tools archived in zenodo: https://zenodo.org/doi/10.5281/zenodo.12730723--VILMA is not yet freely available, VILMA uses 3D Earth structures by Bagge et al., 2020a (https://doi.org/10.5880/GFZ.1.3.2020.004), and ice sheet history ICE6G_C by Peltier et al., 2015 (https://doi.org/10.1002/2014JB011176).--Figure plotting scripts (jupyter notebook based on python, see https://jupyter.org) in 'plot_scripts' access the uploaded PISM results in 'model_data' and save the plots to 'final_figures'. Jupyter notebook can be run in the browser, see vilma_pism_coupling_figures.pdf. There is also a python version in vilma_pism_coupling_figures.py.