| f81c27ea | 16-May-2020 |
Jed Brown <jed@jedbrown.org> |
examples/solids: skip autoassigned object name for cleaner viz |
| 13fdad4b | 15-May-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Solids - add stress tensor invariants |
| 8ca58ff3 | 15-May-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Solids - combine final solution output with diagnostics |
| f7b4142e | 14-May-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Solids - add nu_smoother option |
| 084ed6c6 | 13-May-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Solids - update comment, currently scaling to Pa, though we may want to actually scale to GPa |
| b8eaa5f0 | 13-May-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
make style |
| 5c25879a | 13-May-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Solids - add output of diagnostic variables for viewing |
| a3c02c40 | 13-May-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Solids - clean up strain energy computation, prep for plotting stress, strain energy, etc |
| 3edc4e64 | 14-May-2020 |
Jed Brown <jed@jedbrown.org> |
examples: support for PETSc-3.14 DMPlexGetClosureIndices |
| 12b49b89 | 11-May-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Solids - additional command line options |
| a76f8c52 | 04-May-2020 |
valeriabarra <valeriabarra21@gmail.com> |
PETSc examples and solids: remove stray section from SeupLibCEED function |
| 050e48eb | 01-May-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Solids - fix comment typo |
| 22f31aa0 | 01-May-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Soldis - fix small bug in energy restriction |
| d979a051 | 14-Apr-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Restriction - convert restiction to use offsets instead of interlace mode. CPU and Python impl only, CUDA and MAGMA left to do. |
| 175e179d | 16-Apr-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
make style |
| d642641f | 16-Apr-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Solids - refactor bcs to allow translation and rotation, set bc_zero as default for bc_clamp |
| 807e91fb | 13-Apr-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Solids - fix translation boundary condition cl option |
| 61acc968 | 09-Apr-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Solids - error on hyperFS and constant forcing |
| c83beb56 | 09-Apr-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Solids - specify direction of constant forcing function |
| 31dc5d86 | 07-Apr-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Solids - add clamped boundary rotation |
| e4659345 | 07-Apr-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Solids - add multi-direction clamp translation |
| 2d93065e | 07-Apr-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Solids - add strain energy computations
Co-authored-by: Jed Brown <jed@jedbrown.org>
Co-authored-by: Arash Mehraban <arashm81@gmail.com> |
| e3e3df41 | 06-Apr-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Solids - more linear fixes |
| 8c38dfe9 | 05-Apr-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Solids - remove redundant code |
| 0e0d204c | 05-Apr-2020 |
Jed Brown <jed@jedbrown.org> |
examples/solids: enable -snes_mf_operator |