hugary1995 / raccoon

Massively parallel FEM code for phase-field for fracture by Dolbow Lab at Duke University
https://hugary1995.github.io/raccoon
GNU Lesser General Public License v2.1
60 stars 45 forks source link

Added ComputeThermalExpansionEigenDeformationGradient #134

Closed TheGreatCid closed 2 years ago

TheGreatCid commented 2 years ago

Added class to compute thermal eigenstrains in RACCOON

Closes #133

hugary1995 commented 2 years ago

Ideally the regression test belongs to raccoon/test/tests/thermal_expansion, as it's not actually a tutorial. But I merged it anyways, I'll move the test to the proper directory when I get a chance.