-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
material model refactor - along with some other things (#17)
* restructured how to define macrscale loading in the input file * Delete 3d0_MFL_0.h5 * Delete sphere.h5 * refactored postprocess in solver.h * Add marimo notebook to create fans-input files * nc * Delete .gitignore * added marimo_inputs * v_u is initialized to 0 in the solver constructor only * material model refactor * added some stuff to Readme * added VonMisesPlasticLinearIsotropicHardening * added a FANS Dashboard * added postprocessing for VonMises and PseudoPlastic matmodels * phase-wise stress and strain averages can be written to the h5 file * updated dashboard utilities * LinearElasticIsotropic also expects bulk and shear modulus as input now * commit before merging dev PR * final commit before PR --------- Co-authored-by: Claudius Haag <[email protected]>
- Loading branch information
1 parent
b2afd90
commit 99cafd2
Showing
40 changed files
with
1,874 additions
and
757 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.