Data

Numerical models dataset: rifting in Large Igneous Province settings - The William's Ridge (Kerguelen Plateau)-Broken Ridge study case

Australian Antarctic Division
Magri, L. ; MAGRI, LUCA
Viewed: [[ro.stat.viewed]] Cited: [[ro.stat.cited]] Accessed: [[ro.stat.accessed]]
ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&rfr_id=info%3Asid%2FANDS&rft_id=http://data.aad.gov.au/metadata/AAS_4567_LIP_rifting_study&rft.title=Numerical models dataset: rifting in Large Igneous Province settings - The William's Ridge (Kerguelen Plateau)-Broken Ridge study case&rft.identifier=http://data.aad.gov.au/metadata/AAS_4567_LIP_rifting_study&rft.publisher=Australian Antarctic Data Centre&rft.description=Rift processes in continental and oceanic settings have been thoroughly studied through observational analysis and numerical models. However, limited observations and lack of numerical modelling showing rift evolution in Large Igneous Province settings leave a comprehensive understanding of rift mechanics unresolved. This dataset consists of input files for the creation of numerical models showing the thermo-mechanical evolution of rifting in Large Igneous Province settings, focusing on the William's Ridge-Broken Ridge study case. Model runs in the study used dealii 9.3.0.The ASPECT version can be found at: https://github.com/EstherHeck/aspect/tree/fastscape_update_again_erosional_base_level-undo2780-before-rebase-on13mai22-Kais-and-ZhiChens-VersionThe FastScape version can be found at:https://github.com/Djneu/fastscapelib-fortranTo install this version of ASPECT with FastScape:1. Create a build directory for fastscape and compile it with an added flag for creating a shared library. cmake -DBUILD_FASTSCAPELIB_SHARED=ON /path/to/fastscapemake make2. Compile ASPECT with a flag FASTSCAPE_DIR pointing to the fastscape build folder with the shared library cmake -DFASTSCAPE_DIR=/path/to/fastscape/build -DDEAL_II_DIR=/path/to/dealii -DCMAKE_BUILD_TYPE=Release /path/to/aspect make*Note: ASPECT will still compile and install even if a FastScape version is not found. During cmake, it should state whether or not FastScape was found, if it was not you'll need to rerun cmake.*Note: For FastScape visualization add the following line to your .bashrc: export GFORTRAN_CONVERT_UNIT=‘big_endian’Input file for each model (.prm file) shows distinct key parameters:- Model 1 (High crust-high mantle density): Crust density: 3150 kg/m3 Mantle density: 3300 km/m3 Lithosphere thickness: 60 km- Model 2 (High crust density-thick lithosphere): Crust density: 3150 kg/m3 Mantle density: 3300 km/m3 Lithosphere thickness: 90 km- Model 3 (Low crust-high mantle density): Crust density: 2900 kg/m3 Mantle density: 3300 km/m3 Lithosphere thickness: 60 km- Model 4 (Low crust density-thick lithosphere): Crust density: 2900 kg/m3 Mantle density: 3300 km/m3 Lithosphere thickness: 90 km- Model 5 (Low crust-low mantle density): Crust density: 2900 kg/m3 Mantle density: 3200 km/m3 Lithosphere thickness: 60 kmParameters files for all runs used in the study: Thermo-mechanical Rift Evolution of Large Igneous Province CrustL. Magri, D. Neuharth, S. Williams, S. Brune, J. M. Whittaker, D. Sandiford, M. F. Coffin, K. Hochmuth, A. GlerumProgress Code: completed&rft.creator=Magri, L. &rft.creator=MAGRI, LUCA &rft.date=2024&rft.coverage=westlimit=61.39453; southlimit=-63.78249; eastlimit=86.66016; northlimit=-45.82443&rft.coverage=westlimit=61.39453; southlimit=-63.78249; eastlimit=86.66016; northlimit=-45.82443&rft_rights=These data are publicly available for download from the provided URL. A previous version of this dataset (submitted 27-June-2024) was referenced by doi:10.26179/a468-v984.&rft_rights=Attribution 4.0 International (CC BY 4.0) https://creativecommons.org/licenses/by/4.0/legalcode&rft_rights=This data set conforms to the CCBY Attribution License (http://creativecommons.org/licenses/by/4.0/). Please follow instructions listed in the citation reference provided at http://data.aad.gov.au/aadc/metadata/citation.cfm?entry_id=AAS_4567_LIP_rifting_study when using these data.&rft_rights=This metadata record is publicly available.&rft_subject=geoscientificInformation&rft_subject=oceans&rft_subject=EARTH SCIENCE > SOLID EARTH > ROCKS/MINERALS/CRYSTALS > IGNEOUS ROCKS&rft_subject=EARTH SCIENCE > SOLID EARTH > GEOMORPHIC LANDFORMS/PROCESSES > TECTONIC PROCESSES > RIFTING&rft_subject=RIFITNG&rft_subject=LARGE IGNEOUS PROVINCE&rft_subject=NUMERICAL MODELLING&rft_subject=KERGUELEN&rft_subject=RIFTING&rft_subject=Computer > Computer&rft_subject=MODELS > MODELS&rft_subject=AMD/AU&rft_subject=AMD&rft_subject=CEOS&rft_subject=GEOGRAPHIC REGION > POLAR&rft_subject=OCEAN > SOUTHERN OCEAN&rft.type=dataset&rft.language=English Access the data

Licence & Rights:

Open Licence view details
CC-BY

Attribution 4.0 International (CC BY 4.0)
https://creativecommons.org/licenses/by/4.0/legalcode

These data are publicly available for download from the provided URL.

A previous version of this dataset (submitted 27-June-2024) was referenced by doi:10.26179/a468-v984.

This data set conforms to the CCBY Attribution License (http://creativecommons.org/licenses/by/4.0/).

Please follow instructions listed in the citation reference provided at http://data.aad.gov.au/aadc/metadata/citation.cfm?entry_id=AAS_4567_LIP_rifting_study when using these data.

This metadata record is publicly available.

Access:

Other

Full description

Rift processes in continental and oceanic settings have been thoroughly studied through observational analysis and numerical models. However, limited observations and lack of numerical modelling showing rift evolution in Large Igneous Province settings leave a comprehensive understanding of rift mechanics unresolved. This dataset consists of input files for the creation of numerical models showing the thermo-mechanical evolution of rifting in Large Igneous Province settings, focusing on the William's Ridge-Broken Ridge study case.

Model runs in the study used dealii 9.3.0.

The ASPECT version can be found at: https://github.com/EstherHeck/aspect/tree/fastscape_update_again_erosional_base_level-undo2780-before-rebase-on13mai22-Kais-and-ZhiChens-Version

The FastScape version can be found at:
https://github.com/Djneu/fastscapelib-fortran

To install this version of ASPECT with FastScape:

1. Create a build directory for fastscape and compile it with an added flag for creating a shared library.
cmake -DBUILD_FASTSCAPELIB_SHARED=ON /path/to/fastscapemake
make

2. Compile ASPECT with a flag FASTSCAPE_DIR pointing to the fastscape build folder with the shared library
cmake -DFASTSCAPE_DIR=/path/to/fastscape/build -DDEAL_II_DIR=/path/to/dealii -DCMAKE_BUILD_TYPE=Release /path/to/aspect
make

*Note: ASPECT will still compile and install even if a FastScape version is not found. During cmake, it should state whether or not FastScape was found, if it was not you'll need to rerun cmake.
*Note: For FastScape visualization add the following line to your .bashrc: export GFORTRAN_CONVERT_UNIT=‘big_endian’



Input file for each model (.prm file) shows distinct key parameters:
- Model 1 (High crust-high mantle density):
Crust density: 3150 kg/m3
Mantle density: 3300 km/m3
Lithosphere thickness: 60 km
- Model 2 (High crust density-thick lithosphere):
Crust density: 3150 kg/m3
Mantle density: 3300 km/m3
Lithosphere thickness: 90 km
- Model 3 (Low crust-high mantle density):
Crust density: 2900 kg/m3
Mantle density: 3300 km/m3
Lithosphere thickness: 60 km
- Model 4 (Low crust density-thick lithosphere):
Crust density: 2900 kg/m3
Mantle density: 3300 km/m3
Lithosphere thickness: 90 km
- Model 5 (Low crust-low mantle density):
Crust density: 2900 kg/m3
Mantle density: 3200 km/m3
Lithosphere thickness: 60 km

Parameters files for all runs used in the study:
Thermo-mechanical Rift Evolution of Large Igneous Province Crust
L. Magri, D. Neuharth, S. Williams, S. Brune, J. M. Whittaker, D. Sandiford, M. F. Coffin, K. Hochmuth, A. Glerum

Lineage

Progress Code: completed

Notes

Purpose
All models run in this study aim to simulate rift processes in Large Igneous Province settings, with the focus on William's Ridge-Broken Ridge conjugate margins.

Data time period: 2019-07-01 to 2023-06-30

This dataset is part of a larger collection

Click to explore relationships graph

86.66016,-45.82443 86.66016,-63.78249 61.39453,-63.78249 61.39453,-45.82443 86.66016,-45.82443

74.027345,-54.80346

text: westlimit=61.39453; southlimit=-63.78249; eastlimit=86.66016; northlimit=-45.82443

Other Information
Download the dataset. (GET DATA > DIRECT DOWNLOAD)

uri : https://data.aad.gov.au/eds/6030/download

Public information for AAS project AAS_4567 (PROJECT HOME PAGE)

uri : https://projects.aad.gov.au/report_project_public.cfm?project_no=AAS_4567

Citation reference for this metadata record and dataset. (VIEW RELATED INFORMATION)

uri : https://data.aad.gov.au/aadc/metadata/citation.cfm?entry_id=AAS_4567_LIP_rifting_study

Identifiers
  • global : AAS_4567_LIP_rifting_study