-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathCITATION.cff
39 lines (38 loc) · 1.16 KB
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: umat_finite_viscoelasticity
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Alan Jason
family-names: Correa
email: alan.correa@rwth-aachen.de
affiliation: RWTH Aachen
orcid: 'https://orcid.org/0009-0000-7947-7810'
identifiers:
- type: doi
value: 10.5281/zenodo.14801399
repository-code: >-
https://github.com/thealanjason/umat_finite_viscoelasticity
abstract: >-
This repository consists the work of my Mini Thesis titled
"Implementation of a Viscoelastic Model for Hydrogels in
ABAQUS" for the M.Sc. Computer-Aided Mechanical
Engineering course at RWTH Aachen University. The outcome
of this work was a User Material Subroutine based on the
Finite Viscoelasticity Theory with multiple relaxation
mechanisms and 1-parameter Ogden Models for the strain
energy function.
keywords:
- umat
- abaqus
- fem
- material-modelling
- hyperelasticity
- viscoelasticity
license: MIT
version: v1.0.0
date-released: '2025-02-04'