The following is metadata information for an archive of model output from an ice-sheet/Earth/sea level numerical model, associated with the paper: Pollard, D., N. Gomez and R. DeConto. 2017. Variations of the Antarctic Ice Sheet in a coupled ice sheet-Earth-sea level model: sensitivity to viscoelastic Earth properties. J. Geophys. Res.-Earth Surface, in press. The files and directories in the archive are: README_PGD2017.txt: ------------------ This file. Ensdeng (subdirectory): ----------------------- Contains output for the 625-member large ensemble simulations over the last 40,000 years. tar_deng_fort.22.tar: tar file with Run_O*_C*_B*_E*/Runsav_3/fort.22, for all 625 runs of the large ensemble. Directory names Run... encode the parameter values for each run: O* = O[.1, .3, 1, 3, 10], for OCFAC. C* = C[.3, .7, 1, 1.3, 1.7] for CALV. B* = B[-8, -7, -6, -5, -4] for CSHELF. E* = E[1, 2, 3, 4, 5] for EARTH. fort.22 are ascii tabular files, with: column 1 = years, -40,000 yr before present to +5000 yr into future. column 16 = total ice volume (cubic km). column 28 = equivalent global mean sea-level rise, from start of run (m). For Figures 2, 6 of the paper. score_deng_sort.out: Tabular ascii file with overall scores for each large-ensemble member, sorted in descending-score order. Column 2 = run label, with parameter values encoded as above. Column 10 = normalized score vs. observed data. For Figures 3, 4, 5 of the paper. Ensdenh (subdirectory): ----------------------- Contains output for the mini-ensemble with different Earth profiles (E1 to E5) and an ELRA bed model (E0), run over the past 40 kyrs and 5 kyrs into the future. Subdirectory names Run_O*_C*_B*_E* encode the parameter values for each run as above, and each contains: fort.22: ascii tabular file, with equivalent global sea-level rise vs. time (columns 1 and 28, as above). For Fig. 9 of the paper. fort.92.nc: Netcdf-format file, with snapshots of 2-D fields at selected times during the run. Main field names are: hs = surface elevation (m). h = ice thickness (m). hb = bedrock elevation (m). maskwater = 0 for bare land or grounded ice, = 1 for ocean or floating ice. alatd, alond = cell-center latitude, longitude (polar stereographic grid). time = years BP or AP. For Figs. 7, 8, 10, 11 of the paper. Ensdenj (subdirectory): ----------------------- Contains output for the same mini-ensemble of Earth models (E1 to E5, E0), run for 10,000 years with warm mid-Pliocene climate. Same subdirectories and files as above for Ensdenh, i.e., Run_O*_C*_B*_E*, fort.22 and fort.92.nc. For Figs. 12, 13 of the paper. tar_icecode_061516.tar: ----------------------- tar file with Fortran source code (*.F, *.h files) for the ice-sheet model version used in the simulations in the paper. The main program and comments on the "-D" pre-processor options are in icectl.F.