sort by:
Revision Author Date Message Commit Date
9ac457f Reinit material for contact constraints on undisplaced mesh. This is needed for explicit dynamics contact constraints which use material properties on both secondary node and primary projection point. 02 March 2024, 19:27:53 UTC
be55865 Remove dead code, add coverage, cleanup 02 March 2024, 19:27:53 UTC
bdd2cf3 Include option to overwrite current solution. This option is more consistent with the internal energy of the solid. I.e., it overwrites the position of the contacting boundaries with the result of the iterative contact algorithm. However, it sometimes results in some sort of element inversion or impossible mappings. This needs to be investigated/debugged. It may be due to MOOSE's order of operations. 02 March 2024, 19:27:53 UTC
584e25a Update contact boundary displacements with new step. The previous strategy modified previous displacements to produce a velocity that would fulfil the dynamic contact constraints. That resulted in very wrong internal force state in the new step, which _created_ energy. This commit attempts to directly write the displacement variables in the new step. 02 March 2024, 19:27:53 UTC
e3e67d3 Fix critical time step postprocessor threading behavior. When multiple threads provide values for the critical values for the time step, pick the minimum value. Otherwise: - It's numerically inaccurate, only the minimum value would guarantee stability. - The behavior would be inconsistent with parallel processing 02 March 2024, 19:27:53 UTC
5cb3132 Move test folder and remove unnecessary mutex. Fix website. Only update auxiliary system in node-face constraints if we are writing to variables. 02 March 2024, 19:27:53 UTC
6c87002 Fix documentation 02 March 2024, 19:27:53 UTC
7d50145 Remove unused gap variable 02 March 2024, 19:27:53 UTC
d5a58b9 Add heavy test 02 March 2024, 19:27:53 UTC
0675e22 Implement balance-momentum equations for explicit contact (#25666) Kinematic constraint works for primary surface being rigid and works also in parallel. Requires verification and adding documentation. 02 March 2024, 19:27:49 UTC
7e9143d Make NodeFace writeable friendly. Pull variables into constraint. 02 March 2024, 19:27:18 UTC
076f8ae Fix nodal calculations 02 March 2024, 19:27:18 UTC
f87ff84 Implement momentum-balance explicit dynamics contact force 02 March 2024, 19:27:18 UTC
7436d6a Enable (hopefully) neighbor materials in explicit contact constraint 02 March 2024, 19:27:18 UTC
cb98b48 Mods to avoid OOB access 02 March 2024, 19:27:18 UTC
835e404 Add necessary material properties 02 March 2024, 19:27:17 UTC
47dfe7b Neighbor material in node-face explicit dynamics constraint 02 March 2024, 19:27:17 UTC
d47cecd Update calls to system base with new API 02 March 2024, 19:27:17 UTC
bb206bc WIP iterative contact dynamics 02 March 2024, 19:27:17 UTC
29c256d Add wave speed as a material property 02 March 2024, 19:27:13 UTC
01b4bb2 Initial commit with: - Initial explicit dynamics action - Initial explicit dynamics node-face normal constraint (#25666). 02 March 2024, 19:26:14 UTC
1ac1ddc Merge pull request #26924 from GiudGiud/PR_less_checks Tune verbosity of search value conflicts 01 March 2024, 20:50:25 UTC
03a8ec5 Address Alex's review rename variable Co-authored-by: Alex Lindsay <alexander.lindsay@inl.gov> 01 March 2024, 16:19:16 UTC
eb8d9de Merge pull request #26934 from GiudGiud/PR_sam_comp 01 March 2024, 02:17:19 UTC
8f10cb0 Add a tensor mechanics app header for compatibility refs #25584 29 February 2024, 20:08:52 UTC
ad219bc Merge pull request #26926 from hugary1995/weld_animation Add an animation of laser welding 29 February 2024, 05:21:54 UTC
349bab8 Merge pull request #26927 from lindsayad/unused-contact-tests Remove unused VCP contact tests 29 February 2024, 05:07:31 UTC
36edcf4 Remove unused VCP contact tests Discovered these were unused while looking into #26879 29 February 2024, 00:57:48 UTC
4ee14ee Add an animation of laser welding close #26925 28 February 2024, 23:03:15 UTC
de04424 Limit the output from search value conflict by default Make it user selectable refs #26923 28 February 2024, 22:13:45 UTC
6201cb0 Stop searching for value conflict if the mesh has not changed: and the conflict search has happened once refs #26923 28 February 2024, 22:13:30 UTC
c8158dd Merge pull request #26739 from GiudGiud/PR_rename_tensor 28 February 2024, 14:48:23 UTC
c019c7d Change documentation test makefile to exclude tensor mechanics symlink folder 28 February 2024, 05:18:39 UTC
1f3ac12 Update some UEL and NEML2 paths And a few tests doco paths 28 February 2024, 05:18:39 UTC
90df016 Update coverage target to new module name 28 February 2024, 05:18:39 UTC
0aee541 Allow actions registered to meta-action tasks to create an action that has a valid and a deprecated syntax and still have the single-syntax-action behavior 28 February 2024, 05:18:38 UTC
4b11022 Address Ben's review - revert some module name changes in newsletters - improve reference spelling to the solid mechanics module part 2 28 February 2024, 05:18:38 UTC
3c943a7 Update module loader to new tensor mechanics module name Makefile cosmetic changes 28 February 2024, 05:18:38 UTC
100e610 Add doco for new name of parameter sharing action 28 February 2024, 05:18:38 UTC
48018aa Add two deprecated headers to keep the actions around until the apps are patched 28 February 2024, 05:18:38 UTC
3ea25bd Attempt deleting doco symlink - if we dont do that the 'child' class searching extension cannot find the children classes headers and errors 28 February 2024, 05:18:38 UTC
d81ec64 Add more pages for deprecated kernels pages 28 February 2024, 05:18:38 UTC
64c7504 Update tests spec design document location 28 February 2024, 05:18:38 UTC
9ba88fc More backing up on bad replacements 28 February 2024, 05:18:38 UTC
a6d1d77 (Dynamic)SolidMechanicsAction -> Dynamic/QuasiStaticSolidMechanicsPhysics 28 February 2024, 05:18:38 UTC
5e180b7 Rename UO doc files 28 February 2024, 05:18:38 UTC
f0a34d7 Update documentation module items to new module name - sqa reports - duplicate bibs - tutorial links - gallery 28 February 2024, 05:18:38 UTC
408a08e Fixup deprecated syntax doco to point to new tests names and blocks 28 February 2024, 05:18:38 UTC
b91e5c6 Replace TM by SolidMechanics in XFEM, Combined, Porous Flow and Contact 28 February 2024, 05:18:38 UTC
a62f350 Update modules documentation to new modules names 28 February 2024, 05:18:38 UTC
592d874 Update framework documentation to new module name 28 February 2024, 05:18:38 UTC
c9ce007 Unrelated Clang format 28 February 2024, 05:18:38 UTC
95b038d Add new Physics syntax pages 28 February 2024, 05:18:38 UTC
b60b204 Add back old pages for compatibility 28 February 2024, 05:18:38 UTC
e0ba26d Update syntax doco to new syntax 28 February 2024, 05:18:38 UTC
da161e7 Update modules/solid_mech to new syntax 28 February 2024, 05:18:37 UTC
1a8450b Update doco source doco & links for new physics names 28 February 2024, 05:18:37 UTC
b1b5b89 Update solid mechanics module name in MOOSE tutorial 28 February 2024, 05:18:37 UTC
22232d1 Update module path in SQA docs and in doc configuration 28 February 2024, 05:18:37 UTC
5eab5fc Update solid mechanics UO names in tests 28 February 2024, 05:18:37 UTC
97a04f9 Update solid mechanics UO names in examples 28 February 2024, 05:18:37 UTC
69e762a Update solid mechanics action syntax in examples 28 February 2024, 05:18:37 UTC
a5ef5ca Update action syntax in examples Update UO names in examples 28 February 2024, 05:18:37 UTC
9fdee1a Use QuasiStatic in physics name 28 February 2024, 05:18:37 UTC
086e12d Update tensor mechanics syntax in tests 28 February 2024, 05:18:37 UTC
69ceb58 Use Physics name for base classes of major SM actions 28 February 2024, 03:30:49 UTC
5d55a22 Update action syntax to use Physics 28 February 2024, 03:30:49 UTC
2a6e655 Add macro for deprecating syntax 28 February 2024, 03:30:49 UTC
13e1f60 Adapt other modules to new solid mechanics module 28 February 2024, 03:30:49 UTC
cc9e82e Update test objects to new module name 28 February 2024, 03:30:49 UTC
fc4f38b Update submodules 28 February 2024, 03:30:49 UTC
2a25e49 Adapt actions to new name 28 February 2024, 03:30:49 UTC
6b00646 Adapt utils to new name 28 February 2024, 03:30:49 UTC
d49c37a Adapt the app to new name 28 February 2024, 03:30:49 UTC
70496b4 Adapt materials to new UO names 28 February 2024, 03:30:49 UTC
c69ef8d Rename tensor mechanics UOs to solid mecha UOs 28 February 2024, 03:30:49 UTC
aa44acc Register classes to new solid mechanics app 28 February 2024, 03:30:49 UTC
99fc11d Adapt unit tests to new module name 28 February 2024, 03:30:48 UTC
8ad759e Adapt SQA documents to new name 28 February 2024, 03:30:48 UTC
3d619ec Rename SQA and bib files to solid mechanics 28 February 2024, 03:30:48 UTC
d119f9b Rename doco folders to solid mechanics 28 February 2024, 03:30:48 UTC
e9eca09 Add symlinks for tensor mechanics module This keeps additional civet recipes green during the transition 28 February 2024, 03:30:48 UTC
d9e9e36 Update modules central makefile for new module name, refs #25584 28 February 2024, 03:30:48 UTC
db00441 Rename tensor mechanics module to solid mechanics, refs #25584 28 February 2024, 03:30:48 UTC
398d8b5 Merge pull request #26907 from laagesen/grain_growth_doco_26890 Add additional references for phase-field grain growth model 28 February 2024, 02:54:33 UTC
b7f09a1 Merge pull request #26906 from lindsayad/discrete-stateful-26905 Get variable dependencies of discrete materials for stateful init 28 February 2024, 02:50:05 UTC
ff396e3 Merge pull request #26898 from lindsayad/ad-coupled-scalar-dot Add adCoupledScalarDot API 28 February 2024, 02:49:38 UTC
9ec0453 Merge pull request #26903 from miaoyinb/cut_mesh_fix Fix missing cut plane in CutMeshByPlaneGenerator 27 February 2024, 22:12:40 UTC
ec42629 Add additional references for phase-field grain growth model. Closes #26890 27 February 2024, 20:02:14 UTC
afa2585 remove variable that is not used 27 February 2024, 19:07:19 UTC
3b87952 Get variable dependencies of discrete materials for stateful init Closes #26905 27 February 2024, 18:05:13 UTC
81ad0b1 Fix missing cut plane in CutMeshByPlaneGenerator closes #26902 27 February 2024, 16:32:46 UTC
d6b47a8 Merge pull request #21992 from dschwen/values_21989 Add more `coupled*Values*` functions 27 February 2024, 15:16:15 UTC
f56251c Merge pull request #26893 from joshuahansel/move-back-joss-files Moved THM JOSS paper files into THM dir 27 February 2024, 12:46:10 UTC
0df9b38 Test new adCoupledScalarDot API 27 February 2024, 07:49:50 UTC
71d02aa const qualify the component argument for scalar coupleable APIs 27 February 2024, 07:49:50 UTC
4911aba Add adCoupledScalarDot API Refs #26891 27 February 2024, 07:49:50 UTC
d449b5e Add documentation for the NeighborCoupleable interface 27 February 2024, 05:50:11 UTC
08c553f Add neighbor coupleable interface tests for new routines 27 February 2024, 05:49:15 UTC
d540670 Add more coupled*Values* functions (#21989) 27 February 2024, 05:49:15 UTC
back to top