https://github.com/idaholab/moose

sort by:
Revision Author Date Message Commit Date
bc8f029 Merge pull request #28417 from loganharbour/28416_yaml_heavy 17 August 2024, 23:44:37 UTC
309b33c Merge pull request #28404 from YaqiWang/minor_const_correctness_28403 Const correctness of two functions in mesh utils 17 August 2024, 21:37:43 UTC
fb52cc2 Make test valgrind heavy refs #28416 17 August 2024, 20:04:41 UTC
f35e524 Merge pull request #28269 from ffarha/tcp_changes 17 August 2024, 16:44:09 UTC
7fbb7c3 Merge pull request #28390 from tophmatthews/maked_body_force_doco_typo_28389 17 August 2024, 16:43:47 UTC
faf7ea6 Merge pull request #28395 from lindsayad/respect-part-package 17 August 2024, 16:42:52 UTC
43cda00 const correctness of two functions in mesh utils #28403 16 August 2024, 18:59:22 UTC
2a87c19 Respect part_package if set by user Refs #25691 16 August 2024, 13:35:43 UTC
5046f1d Fix typo in matbodyforce doco Closes #28389 15 August 2024, 21:54:20 UTC
d7328bf Merge pull request #28357 from loganharbour/apptainer_openmpi Update openmpi container, container cleanup 15 August 2024, 21:46:12 UTC
a347719 Merge pull request #28338 from kyleeswanson/Correcters Add `Correctors` syntax 15 August 2024, 21:40:15 UTC
ab2fa18 Merge pull request #28375 from hugary1995/neml2_submodule_update Neml2 submodule update 15 August 2024, 19:37:32 UTC
90745b3 Merge pull request #28221 from grunerjmeier/functor-support-for-ParsedMaterial Functor support for ParsedMaterial 15 August 2024, 18:47:30 UTC
3e47ca2 Merge pull request #28377 from loganharbour/28376_zombie_webserver Ensure spawned process is killed with the parent 15 August 2024, 18:40:01 UTC
474d5f3 Merge pull request #28346 from brandonlangley/server_format_absent_include_22766 Update MooseServer formatting to not edit input that is malformed 15 August 2024, 16:00:50 UTC
d20a101 Functor support for ParsedMaterial closes idaholab#28220 15 August 2024, 15:30:10 UTC
cdb2752 Address review remove bad docstring on validParams Apply suggestions from code review Apply suggestions from code review 15 August 2024, 15:05:49 UTC
ae310dd Allow oversubscription for openmpi 15 August 2024, 13:39:42 UTC
c4550f6 Ensure spawned process is killed with the parent refs #28376 15 August 2024, 13:16:55 UTC
a6a7d45 of course...I need to actually change the submodule commit 15 August 2024, 12:58:11 UTC
aea98c2 Enable AD in inverseOpt; close #28374 15 August 2024, 12:41:52 UTC
3c9f2c0 Merge pull request #28362 from pshriwise/moose-control-env Allow `MooseControl` to inherit the current Python env 14 August 2024, 22:37:40 UTC
67b13ce Remove config.h 14 August 2024, 22:06:48 UTC
1dd86db Fix multiapp segfault 14 August 2024, 22:04:28 UTC
9c87fde Merge pull request #28175 from TheGreatCid/CDinSM Adding direct central difference method to solid mechanics 14 August 2024, 21:11:04 UTC
0f9cec5 Update packages 14 August 2024, 20:14:06 UTC
7518076 Remove variable as we now have zlib with openmpi 14 August 2024, 20:14:06 UTC
84a36a8 Simplify petsc container 14 August 2024, 19:55:09 UTC
e65a416 Update MooseServer formatting to send no changes if syntax is bad refs #22766 14 August 2024, 19:42:31 UTC
f1891e0 Merge pull request #28267 from brandonlangley/ls_complete_required_params_22766 Add MooseServer completion of parameters required in blocks 14 August 2024, 18:59:59 UTC
16933a9 Update MooseServer formatting to emit include even if path is bad refs #22766 14 August 2024, 18:39:21 UTC
cc2864d Cleanup the custom environment, move the shell to the lowest container 14 August 2024, 17:19:58 UTC
3e3006d Merge pull request #27506 from aikubo/tfp_water_vapor Fix TabulatedFluidProperties for multiphase class PorousFlowWaterVapor 14 August 2024, 14:36:12 UTC
1fb28ce Resolving #28366 14 August 2024, 14:32:14 UTC
890051f Consolidated massmatrix type classes into a single class that takes density as a material property and inherits from kernel.h 14 August 2024, 14:28:09 UTC
30ce258 Merge pull request #28342 from GiudGiud/PR_fixups Collection of fixups 14 August 2024, 14:05:35 UTC
8220a46 Remove alt remnants, no longer download cmake 14 August 2024, 13:49:38 UTC
0198f0d Add new param docs 14 August 2024, 04:41:58 UTC
69f4ecc Set the right permissions for the prompt script refs #28356 13 August 2024, 20:03:29 UTC
63f639c Add variable needed to run petsc tests refs #28356 13 August 2024, 20:03:29 UTC
a30c781 Remove the unused MPI 13 August 2024, 20:03:28 UTC
f9bdd16 Allow MOOSE controller to inherit the current Python environement 13 August 2024, 18:46:27 UTC
79ce021 Allow fakeroot testing for openmpi refs #28356 13 August 2024, 16:48:08 UTC
03b4abb Update base rocky image refs #28356 13 August 2024, 16:48:08 UTC
080d2d0 Allow running as root for openmpi runs as fakeroot in tests refs #28356 13 August 2024, 16:48:08 UTC
2ae2ecd Update rocky 13 August 2024, 16:48:08 UTC
a062c21 Merge pull request #27605 from cticenhour/petsc-3211 Update PETSc to 3.21.4 and fixup breaking tests 13 August 2024, 16:09:00 UTC
0b0469a Added a base class for mass matrix from which to derive MassMatrix and MatMassMatrix 13 August 2024, 14:50:17 UTC
bdbf31a Merge pull request #28359 from lindsayad/pps-multiple-nl-28331 Demonstrate postprocessor output from multiple solver systems 13 August 2024, 14:07:50 UTC
ced5120 Merge pull request #28355 from GiudGiud/PR_parm Fix message for automatic switch from parMETIS to PTscotch 13 August 2024, 04:31:58 UTC
c6a8b6b Add an assert to possibly catch an OOB issue from bad input data refs #28349 13 August 2024, 01:59:43 UTC
42fc3d2 Fixup annular mesh doco 13 August 2024, 01:59:43 UTC
9bb7612 Rename vectorneumannbc as leading vector- prefix is for vector variable BCs closes #27112 13 August 2024, 01:59:42 UTC
fff3124 Deprecate mesh extruder generator to prepare for removal refs #28099 13 August 2024, 01:59:42 UTC
9ab78c3 Rename a VPP to sample material property values to a name that implies that refs #20865 13 August 2024, 01:59:42 UTC
707189f Formatting fixes Co-authored-by: Alex Lindsay <alexander.lindsay@inl.gov> 12 August 2024, 22:50:31 UTC
bddd055 Demonstrate postprocessor output from multiple solver systems Closes #28331 12 August 2024, 22:33:42 UTC
d57ec59 Address code review: - clearer message on routines which are forwarded - simpler test without a solve Co-authored-by: joshuahansel <joshua.hansel@inl.gov> 12 August 2024, 22:27:50 UTC
298f436 Remove tests for unimplemented regions Loosen unit tests that use a reference created for another variable set Fix a derivative error in waterFP 12 August 2024, 22:27:50 UTC
c66e4c5 Gold porous flow test showing use of tfp for 2 phase vapor 12 August 2024, 22:27:50 UTC
a115244 Fix message for automatic switch from parMETIS to PTscotch Use parmetis for the parmetis partitioning test by increasing above threshold for switch to ptscotch refs #25691 Regold because the number of elements changed Update framework/src/partitioner/PetscExternalPartitioner.C Co-authored-by: Alex Lindsay <alexander.lindsay@inl.gov> 12 August 2024, 22:15:32 UTC
63a4daa Merge pull request #28351 from lindsayad/not-too-many-rms-28330 Don't add redundant GhostBoundary objects 12 August 2024, 22:01:19 UTC
766e270 Merge pull request #28321 from lindsayad/auto-multi-pre-24690 Automatically setup multiple preconditioners for Newton 12 August 2024, 21:53:20 UTC
ed54c00 Add a new base for correctors to prevent regular UOs in Correctors/ syntax Deprecate adding correctors in user object block Remove deprecation from flow physics 12 August 2024, 21:24:01 UTC
757fab8 Merge pull request #28353 from lindsayad/loosen-partitioner-tol-27691 Loosen partitioning tolerance 12 August 2024, 21:10:15 UTC
076c686 Update versioner hashes 12 August 2024, 18:37:04 UTC
17fda4e Skip some slow tests in dbg Refs #14891 12 August 2024, 18:34:41 UTC
e619d57 Use basic line search for porous flow test 12 August 2024, 18:34:40 UTC
1aa82f1 Update petsc submodule to 3.21.4 - Loosen nonlinear tolerance in richards/test:pressure_pulse.pp22 - Loosen individual nodal variable (w) tolerance for phase_field/test:GrandPotentialPFM.GrandPotentialStrictMassConservation - Loosen individual postprocessor variable (core_delta_p) tolerance in thermal_hydraulics/tutorials/single_phase_flow.tutorial/05 - Switch to unit linesearch for optimization module basic optimize test - Fix PETSc install checks - Add patch to make TaoSolve more thread-safe - See PETSc merge request https://gitlab.com/petsc/petsc/-/merge_requests/7047 - Add download-hpddm and with-strict-petscerrorcode to PETSc configure - Increase robustness of second order tm-contact test - Bump tolerance for THM tutorial test - Bump Jacobian difference tolerance for heat transfer test - dead_strip_dylibs sucks so remove it from LDFLAGS - Hopefully make patch application more robust - Make sure patch files are available in apptainer - Update mpi build/meta and its deps - Add patch files to versioner influential files - Conditionally add mpich/openmpi env variables Co-authored-by: Jason Miller <m.jason.miller@gmail.com> Refs #27227 12 August 2024, 18:33:48 UTC
231c265 Loosen partitioning tolerance Refs 32 bit failure from #27691 12 August 2024, 18:08:28 UTC
086a313 GhostEverything trumps everything if doing same class of ghosting 12 August 2024, 16:56:51 UTC
c1232ff Don't add redundant GhostBoundary objects Closes #28330 12 August 2024, 16:56:26 UTC
e34b6be Add extended fluid_properties file for water_vapor_tab test 12 August 2024, 01:38:03 UTC
9bcb81d Add unit tests for new routines in TFPs 12 August 2024, 01:38:03 UTC
85f23cf Add unit tests for non-trivial additions to Water97 12 August 2024, 01:38:03 UTC
07513ef Remove more use of FPADReal Make sure not to loose derivatives in T_from_p_h ad version for water97 12 August 2024, 01:38:03 UTC
cebc270 update to be compatitble with PorousFlowWaterVapor, TabulatedFluidProperties, and Water97FluidProperties with ADReal, FPADReal, and Real types. 12 August 2024, 01:38:03 UTC
8c9d41d Add s_from_h_p_template functions to Water97FluidProperties class add construct flags to _p_h_variables user flag 12 August 2024, 01:38:02 UTC
0213af6 add tests in PorousFlow fluidstate remove debug statements style patch remove white space #27457 Add FluidPropertiesForwardError, fix a few formatting issues, fix forwarding of vapor_temperature_ad remove _ad versions Update modules/fluid_properties/src/fluidproperties/TabulatedFluidProperties.C Co-authored-by: Guillaume Giudicelli <guillaume.giudicelli@gmail.com> Update SinglePhaseFluidProperties.h Apply suggestions from code review Co-authored-by: Guillaume Giudicelli <guillaume.giudicelli@gmail.com> style patch remove _ad for vapor temperature and T_from_p_h 12 August 2024, 01:38:02 UTC
b5af7eb Merge pull request #27053 from lewisgross1296/hexgrid_ring_fix Fix off-by-one error in HexagonalGridPositions.C 10 August 2024, 17:27:29 UTC
36ea7dd Add exception-checking for hexagonal grid lattice-flat-to-flat size checkes 09 August 2024, 22:09:30 UTC
b1c3d27 Add functions so TabulatedFluidProperties works with multiphase class PorousFlowWaterVapor 09 August 2024, 20:47:53 UTC
416a355 updated formula for minimum flat to flat 09 August 2024, 20:31:10 UTC
9914b1a added logic to seperate nr whether it is 1 or more. this caused an error on a local script I am using for testing (I will add it to the PR) 09 August 2024, 20:31:10 UTC
6fc6e44 corrected error condition and print message when given a lattice flat to flat below the min. closes #27051 09 August 2024, 20:31:10 UTC
7970518 Add Moose.C changes for correctors Created AddCorrectorAction.md - Issue #28339 09 August 2024, 19:50:21 UTC
fb6956e Editing files to work with Correctors syntax - Issue #28339 09 August 2024, 19:49:39 UTC
fa3ade7 Adding Correctors folders in framework - Issue #28339 09 August 2024, 19:39:09 UTC
266c60c Relax test that diffs somewhat rarely The new tolerance is very close to the existing one and catches convergence the same way (makes sure it convergees) #9669 09 August 2024, 02:15:48 UTC
ba38425 Misc doco fixups 09 August 2024, 02:10:10 UTC
55dca4d Merge pull request #28285 from brandonlangley/moose_server_format_includes_22766 Update MooseServer formatting to not remove include directives 08 August 2024, 21:51:31 UTC
c1f1cd9 Added documentation for MatMassMatrix 08 August 2024, 20:18:56 UTC
8b672f9 Modified how old solution and old velocity are called in DirectDirichletBCBase.h. Additionally removed additional calculation of lumped mass matrix 08 August 2024, 17:45:05 UTC
b4e27b2 Updated direct dir. documentation to include time step averaging and variable definitions 08 August 2024, 17:45:05 UTC
5e987ee Added additional test to direct central difference to check the time step averging method for varying time steps 08 August 2024, 17:44:58 UTC
60ae8c4 Merge pull request #28271 from permcody/CA2024-1659 Improving documentation for acquired software related to CA2024-1659 07 August 2024, 22:31:04 UTC
e9655d6 Merge pull request #27810 from oanaoana/ghosting Ghosting boundaries 07 August 2024, 22:05:15 UTC
53211cd Merge pull request #28299 from miaoyinb/patternMod 07 August 2024, 20:50:52 UTC
23fce96 Added MatMassMatrix class that computes the mass matrix using material density 07 August 2024, 16:21:20 UTC
be0d402 Merge pull request #27691 from oanaoana/parmetis_rect ParMETIS on simple domains correction 07 August 2024, 15:52:53 UTC
back to top