https://github.com/idaholab/moose

sort by:
Revision Author Date Message Commit Date
f139ff8 Creating 2024-02-12 release 12 February 2024, 17:01:01 UTC
b22396b Merge commit 'cee3f610f9cd63eb9ae514a183223c3f0ca25b8f' 26 January 2024, 06:12:07 UTC
db2f480 Merge commit '2646c5c69e6f2875b37228264bd5295ce116c904' 26 January 2024, 03:08:51 UTC
cee3f61 Merge pull request #26642 from gambka/stitch_boundary_mg 26 January 2024, 02:03:33 UTC
2646c5c Merge pull request #26643 from idaholab/revert-26593-aux-kernel-lower-d-vars-26592 Revert "Support aux kernel evaluation of lower-d vars" 25 January 2024, 22:44:43 UTC
b535846 Move StitchedSurfaceMeshGenerator from BISON to MOOSE and rename to StitchedBoundaryMeshGenerator. Closes #26641 Co-authored-by: Wen Jiang <jiangwen84@gmail.com> 25 January 2024, 21:17:23 UTC
d529c49 Revert "Support aux kernel evaluation of lower-d vars" 25 January 2024, 19:08:14 UTC
faa9e18 Merge pull request #26309 from recuero/normal_debonding_mortar Debonding mortar user object 25 January 2024, 17:35:41 UTC
377dc4e Merge pull request #26227 from tanoret/mixture_model Mixture model for multiphase flow in MOOSE FV 25 January 2024, 15:36:44 UTC
b74d234 Merge pull request #26279 from cpgr/fvenergy FV heat energy capability in porous flow module 25 January 2024, 00:22:39 UTC
7a393ed Address Daniel's comments and cleanup 24 January 2024, 21:25:56 UTC
993d541 Cleanup 24 January 2024, 17:28:49 UTC
986e527 Change template names. - Remove Templ and add default template argument for tensorial operations - Change name of parallel communication templated method 24 January 2024, 17:02:02 UTC
43b78be Add documentation 24 January 2024, 17:02:02 UTC
01a81ed Reduce lines of code for mortar parallel comm. 24 January 2024, 17:02:01 UTC
f9505e5 Add heavy tests comparing with interface formulation 24 January 2024, 17:02:01 UTC
249ad13 Delete unused input and regold CZM tests. 24 January 2024, 17:02:01 UTC
2159237 Parallel communication of weighted displacement jump 24 January 2024, 17:02:01 UTC
5c42f63 Various fixes, see below. - Fix mortar integration of displacement jump vector. - Fix traction sign (I got it wrong initially) - Add analysis output for local displacement jump 24 January 2024, 17:02:01 UTC
9588e5a Switch from gap to relative displacement. For some reason the additional two components of this change, in other words, the non-zero mixity ratio, seems to cause convergence issues. We must not be getting the Jacobian right with automatic differentiation since FDP works just fine. 24 January 2024, 17:02:01 UTC
a201ea8 Move map query to find the key - Avoid double calls to CZM computations from base class - Fix documentation in tests file - Return on first calls when no map is available - Do not allow renumbering for parallel tests 24 January 2024, 17:02:01 UTC
54a79ea Tight tolerances and add output test 24 January 2024, 17:02:01 UTC
4d9ffa1 Add aux kernel to retrieve damage and mode mixity ratio 24 January 2024, 17:02:01 UTC
d765e02 Avoid AD singularity 24 January 2024, 17:02:00 UTC
a2f4138 Parallel communication of ADReals and ADRankTwoTensors 24 January 2024, 17:02:00 UTC
110091a Add the bilinear mixed mode traction CZM 24 January 2024, 17:02:00 UTC
6653760 Make CIVET compile cleanly 24 January 2024, 17:02:00 UTC
72dda72 Remove trailing whitespace 24 January 2024, 17:02:00 UTC
6931b11 Add some documentation 24 January 2024, 17:02:00 UTC
672b21a Add ad-related epsilon in frictional object 24 January 2024, 17:02:00 UTC
d97d698 Refactor CZM mortar user objects 24 January 2024, 17:02:00 UTC
fa5d6db Add more tests 24 January 2024, 17:02:00 UTC
06ef303 Use more libmesh_map_find 24 January 2024, 17:02:00 UTC
bad27ca Add tests for holding current behavior 24 January 2024, 17:01:59 UTC
9962ea6 Add CZM machinery to user object and apply residual (#26283) 24 January 2024, 17:01:59 UTC
7b7919b Add displacement jump to mortar CZM object (#26283). Proper interpolation of rotations and deformation gradients is added. 24 January 2024, 17:01:59 UTC
00dea11 Avoid using a temporary object to initialize TwoMaterialPropertyInterface 24 January 2024, 17:01:59 UTC
a44327e AD-ify cohesive zone modeling tools. The intent of this update is to use the same tools in the modeling of cohesive zones when using a "weigthed" or mortar approach to the problem from the mortar user objects. 24 January 2024, 17:01:59 UTC
4a43126 Initial CZM code from mortar constraints 24 January 2024, 17:01:59 UTC
58d0497 Merge pull request #26601 from brandonlangley/moose_server_format_update_22766 Update MooseServer formatting to not pull in included file contents 24 January 2024, 16:51:09 UTC
1c35054 Merge pull request #26444 from GiudGiud/PR_functor_out Add functor material property shortcut output 24 January 2024, 14:51:01 UTC
2c2ff97 Merge pull request #26611 from lindsayad/ns-problem-24883 LSC requires PETSc >= 3.20 24 January 2024, 01:09:30 UTC
dc5b717 Merge pull request #26613 from lindsayad/redundant-solver-default Remove redundant solver default setting 24 January 2024, 00:51:47 UTC
089b9e8 Merge pull request #26593 from lindsayad/aux-kernel-lower-d-vars-26592 Support aux kernel evaluation of lower-d vars 23 January 2024, 23:12:08 UTC
31ad26e Merge pull request #26483 from parikshitbajpai/tc_block_restrict Sub-block support for Thermochimica calculations 23 January 2024, 23:09:17 UTC
1380a32 Remove redundant solver default setting Closes #26612 23 January 2024, 21:18:04 UTC
aac8e58 LSC requires PETSc >= 3.20 Refs #24883 23 January 2024, 21:04:44 UTC
079503f Add more clarity to the subdomain boundary ID doxygen 23 January 2024, 19:04:14 UTC
1379b65 Continue to allow users to non-block-restrict vars in mixed-d meshes 23 January 2024, 18:52:48 UTC
0b7e776 adding short test for non regression Refs #22637 23 January 2024, 16:43:23 UTC
0d2dc63 changing test tolerance for solution in distributed mesh Refs #22637 23 January 2024, 15:50:57 UTC
fcd7ab2 Merge commit 'c581c9a5ca5dd593c14f3e13409e066da16cfe61' 23 January 2024, 08:33:08 UTC
4e60083 Merge commit '8b4668a098b9b332b4c64f80cbed4e5d91f088d4' 23 January 2024, 04:13:27 UTC
76b923e Merge pull request #26311 from GiudGiud/PR_hex_div Hexagonal division object 23 January 2024, 03:18:16 UTC
8d8d065 Perform a more thoughtful determination of whether a var is lower-d 23 January 2024, 02:34:28 UTC
9f40285 Switch order of `const virtual` Surprised this is even allowed by compilers 23 January 2024, 02:33:35 UTC
606c3d9 Merge pull request #24883 from lindsayad/researching-field-splits Scalable LSC field split preconditioning 23 January 2024, 01:21:30 UTC
6351a62 changing links doc dispersedphasematerial Refs #22637 22 January 2024, 23:35:18 UTC
e83c653 Remove default units from `ChemicalCompositionAction` (#26376) To avoid conflict between units, we want the user to explicitly specify the units for Thermochimica user objects. This removes the default values and adds `paramError`s for the cases where user does not specify the units. 22 January 2024, 23:09:33 UTC
b522c91 Add error-checking tests 22 January 2024, 22:27:28 UTC
162c2bb Add refinement test 22 January 2024, 21:13:40 UTC
c581c9a Merge pull request #26597 from loganharbour/zero_ray Add stationary ray capability 22 January 2024, 20:40:21 UTC
8b4668a Merge pull request #26589 from lindsayad/insad-mat-fix-26578 Allow INSAD kernels to take real constants for material property names 22 January 2024, 19:18:02 UTC
17f25ef Add a couple more code comments in NavierStokesProblem 22 January 2024, 19:11:31 UTC
787f7fa removing commented portion test cases Refs #22637 22 January 2024, 18:10:17 UTC
a9c114d Merge pull request #26540 from cticenhour/sqa-revision-log Add Changelog Revision section to RTM 22 January 2024, 17:51:50 UTC
3a5dd70 Merge commit '8f969b50c7b2ab3b565d53f4d92d5343159fa6d8' 22 January 2024, 17:28:09 UTC
90ae52f changing NS index Refs #22637 22 January 2024, 16:31:56 UTC
4e2327b mods doc phasechangefunctormaterial Refs #22637 22 January 2024, 16:31:56 UTC
c0922a6 git style changes Refs #22637 22 January 2024, 16:31:56 UTC
d17e718 Apply suggestions from code review Peter 2 Refs #22637 22 January 2024, 16:31:56 UTC
c85029d Apply suggestions from code review Peter German 1 Refs #22637 Co-authored-by: Peter German <31662443+grmnptr@users.noreply.github.com> 22 January 2024, 16:31:55 UTC
246e10e add references to literature Refs #22637 22 January 2024, 16:31:15 UTC
28ae256 addressing guillaumes comments references Refs #22637 22 January 2024, 16:18:59 UTC
d9e03dd addressing guillaumes comments Refs #22637 22 January 2024, 16:18:58 UTC
4dbef0c Apply suggestions from code review Refs #22637 Co-authored-by: Guillaume Giudicelli <guillaume.giudicelli@gmail.com> 22 January 2024, 16:18:58 UTC
cab6d51 Addint Error Control Refs #22637 22 January 2024, 16:18:58 UTC
1afcb47 solving civet issues #22637 22 January 2024, 16:18:58 UTC
3f4cd85 correcting test errors in dbg Refs #22637 22 January 2024, 16:18:58 UTC
4366f3d correcting clang Refs #22637 22 January 2024, 16:18:58 UTC
0e5d629 adding remaining mixture model capability Refs #22637 22 January 2024, 16:18:58 UTC
e0fe9eb mixture model init commit Refs #22637 22 January 2024, 16:18:57 UTC
e04b928 Update MooseServer object type logic to account for quoted values refs #22766 22 January 2024, 07:58:39 UTC
0f4b49e Walk over WASP tree instead of hit tree in MooseServer formatting refs #22766 22 January 2024, 02:24:39 UTC
3707ba0 Factor out hit::Node logic to be reused in MooseServer formatting refs #22766 22 January 2024, 01:12:48 UTC
820a0e1 Documentation fixes - Reference `INSADMomentumAdvection` markdown file - Remove duplicate issues - NSFVPressurePin -> NSPressurePin in the newsletter 21 January 2024, 20:41:34 UTC
4050621 Address Alex's review - shorter if loop Co-authored-by: Alex Lindsay <alexander.lindsay@inl.gov> 20 January 2024, 21:58:58 UTC
8f969b5 Merge pull request #26166 from recuero/section_displacement_posts Averaged cross section displacement for mechanics 20 January 2024, 04:37:35 UTC
43945d0 Make recommendations to users about what preconditioners to use 20 January 2024, 01:24:42 UTC
e0b1558 NSFVPressurePin -> NSPressurePin 20 January 2024, 01:24:42 UTC
82b7fc6 Add vector implementation elman test Allows for quick comparison of olshanskii and elman preconditioners 20 January 2024, 01:24:42 UTC
d160d0e Address Ben's comments 20 January 2024, 00:08:03 UTC
8b60256 Allow for averaging user-defined variables. Not just displacements. 19 January 2024, 22:58:19 UTC
d13b921 Verify implementation for two ducts 19 January 2024, 22:58:19 UTC
e5add4e Fix non-unity build 19 January 2024, 22:58:19 UTC
305673d Add Exodu mesh file. 19 January 2024, 22:58:19 UTC
e096ada Update large media submodule 19 January 2024, 22:58:19 UTC
c2d2e82 Add multiple section capabiity 19 January 2024, 22:58:19 UTC
bc3346e Initial commit on averaged cross section displacement (#26165) 19 January 2024, 22:58:19 UTC
7fbd313 Remove the move 19 January 2024, 21:12:36 UTC
back to top