inverse-poroelasticity
Science Score: 57.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
Found 2 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.2%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: nabw
- Language: Python
- Default Branch: main
- Size: 530 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Fully nonlinear inverse poroelasticity: Stress-free configurationrecovery
The code in this repo was the one we used to develop this work: https://doi.org/10.1016/j.cma.2024.116960. In particular:
- The script 'pm-one-phase-2d.py' runs the 2d inverse and forward problems in the square.
- The script 'pm-one-phase-3d.py' runs the 3d inverse and forward problems in the slab.
- The script 'lv-one-phase.py' runs the 3d inverse and forward problems in the idealized left ventricle.
All script take as input the parameters FORMULATION and ACCELERATION:
python pm-one-phase-2d.py FORM ACC
where: - FORM == 0: Primal formulation - FORM == 1: Mixed-p formulation - FORM == 2: Mixed-u formulation
and ACC denotes the acceleration parameter. Use 0 to skip the acceleration step. Within the script you will find other relevant parameters such as the tolerances and FEM degrees, among others.
All paraview files and exported into an 'output' folder, created on the fly during the simulations.
* The fiber generation script is non-operative until the relevant publication gets reviewed (half a year waiting as of sending it, after an 8 month long desk-rejection).
Owner
- Name: Nico Barnafi
- Login: nabw
- Kind: user
- Repositories: 2
- Profile: https://github.com/nabw
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: >-
Fully nonlinear inverse poroelasticity: Stress-free
configurationrecovery
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Nicolás Alejandro
family-names: Barnafi Wittwer
email: nicolas.barnafi@uc.cl
affiliation: Pontificia Universidad Católica de Chile
orcid: 'https://orcid.org/0000-0001-9818-0342'
repository-code: 'https://github.com/nabw/inverse-poroelasticity'
license: CC-BY-4.0
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1