finite-elasticity
https://github.com/solidmechanicscoupledtheories/finite-elasticity
Science Score: 18.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
-
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.1%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: SolidMechanicsCoupledTheories
- Language: Python
- Default Branch: main
- Size: 665 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Finite elasticity FEniCS codes
A collection of FEniCS finite element codes for problems in finite elasticity.
Constructed by Lallit Anand (anand@mit.edu) and Eric M. Stewart (ericstew@mit.edu).
Running the codes
We recommend running the FEniCS codes locally and using ParaView to visualize the results.
Alternatively, you can run any FEniCS *.py code hosted publicly on GitHub by following the instructions in this Google Colab web notebook: - https://colab.research.google.com/drive/1ut8XomA4tCFo6Lg3CWTHLROACAdfGq?usp=sharing
Citation
If you use these codes in your own research, cite both of the following:
E. Stewart and L. Anand. Finite elasticity example codes, 2023. URL https://github.com/SolidMechanicsCoupledTheories/finite-elasticity.
L. Anand. Introduction to coupled theories in solid mechanics. 2023, in preparation.
Owner
- Login: SolidMechanicsCoupledTheories
- Kind: user
- Repositories: 1
- Profile: https://github.com/SolidMechanicsCoupledTheories
Citation (citations.bib)
@misc{stewart2023,
author = {Stewart, E.M. and Anand, L.},
title = {Finite Elasticity Example Codes},
year = {2023},
publisher = {GitHub},
journal = {GitHub repository},
url = {https://github.com/SolidMechanicsCoupledTheories/finite-elasticity}
}
@book{anand2023,
author="Anand, L.",
title="{Introduction to coupled theories in solid mechanics}",
year="2023, in preparation."
}