2phase-frictional-viscous-model
Micromechanics-based Modelling for a Two-phase Subduction Shear Zone
https://github.com/geolucyxlu/2phase-frictional-viscous-model
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.8%) to scientific vocabulary
Repository
Micromechanics-based Modelling for a Two-phase Subduction Shear Zone
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 1
Metadata Files
README.md
This code is written in MATLAB.
This model evaluates the bulk rheology of a heterogenous shear zone. The frictional viscous model (MTfrictionalviscousStressBC.m) allows local frictional failure when the local stress in a clast and/or the matrix attains the yield strength. This package also includes the pure viscous model without allowing frictional failure (MTviscous.m and MTviscousStressBC.m).
The executable file 'test. mlx' shows an example of the frictional-viscous model to calculate the bulk rheology of a shear zone containing 200 ellipsoidal amphibolite clasts within an interconnected phyllosilicate-dominated matrix. Please include the 'Routine' folder and the clasts' shape and orientation installed in the 'ellipsoidalsaq.mat' file before running the 'test. mlx' file.
Owner
- Name: Lucy Lu
- Login: geolucyxlu
- Kind: user
- Company: University of Liverpool
- Repositories: 1
- Profile: https://github.com/geolucyxlu
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Lu" given-names: "Lucy" orcid: "https://orcid.org/0000-0001-6089-0058" - family-names: "Beall" given-names: "Adam" orcid: "https://orcid.org/0000-0002-7182-1864" - family-names: "Fagereng" given-names: "Ake" orcid: "https://orcid.org/0000-0001-6335-8534" title: "2phase-frictional-viscous-model" version: 1.0.0 doi: 10.5281/zenodo.13319255 date-released: 2024-08-14 url: "https://github.com/geolucyxlu/2phase-frictional-viscous-model"