https://github.com/idaholab/moose

sort by:
Revision Author Date Message Commit Date
61e0439 Merge commit 'd72cea1cf7d3ac68755cf13ebca4db56c364fb19' 16 January 2019, 02:53:32 UTC
650a077 Merge commit '62fb4cb026a12ad4d0527f180ab6db63a81fbffe' 16 January 2019, 00:47:19 UTC
d72cea1 Merge pull request #12701 from lindsayad/cmt-eliminate-ad-jacobian-mats Remove unnecessary Jacobian materials from ComputeMaterialsObjectThread 15 January 2019, 19:46:04 UTC
30d4979 Merge pull request #12699 from permcody/improve_restore Improve MooseApp::restore() API 15 January 2019, 19:32:46 UTC
62fb4cb Merge pull request #12641 from vincentlaboure/iter_adaptivedt_12636 Make IterativeAdaptiveDT work with picard_max_its>1 if convergence ha… 15 January 2019, 18:09:38 UTC
7d14ceb Remove unnecessary Jacobian materials from ComputeMaterialsObjectThread `ComputeMaterialsObjectThread` is only ever called during initial setup and its only real purpose is to initialize stateful properties (despite the class name which suggests it does something more). We use this thread to initialize old values and it's sufficient to only do this through operation on the AD residual materials. Refs #5658 15 January 2019, 18:01:39 UTC
83fb62b Improve MooseApp::restore() API The restore() method no longer needs to worry about whether or not to cache the backup. This functionality has been moved to a new method (setCachedBackup()), which is only called from the Multiapp system. closes #12692 15 January 2019, 16:33:24 UTC
aa29aba Merge commit '5fe931b316b4cab9a023a637fe28ec8bef485092' 15 January 2019, 04:03:59 UTC
bf43d2b Merge commit '3e425af44b4e1e8f7c37e14f9c7984fb6991cff8' 15 January 2019, 00:18:13 UTC
5fe931b Merge pull request #12690 from lindsayad/loosen-periodic-bc-tols Loosen tolerances in some periodic bc tests 14 January 2019, 22:48:38 UTC
01612d3 Merge commit '81f50cfad8f82ccd12f0d86c2df6809c9199e565' 14 January 2019, 21:41:20 UTC
e5424d6 Loosen tolerances in some periodic bc tests to allow libMesh/libmesh#1986 14 January 2019, 21:17:33 UTC
3e425af Merge pull request #12672 from permcody/multiapp_final Multiapp finalize 14 January 2019, 18:16:23 UTC
81f50cf Merge pull request #12670 from dschwen/kernel_value_grad_12658 AD Kernel{Value,Grad} 14 January 2019, 16:13:51 UTC
a0a112e Merge commit '28a86ef05e88ef32df78fe1b7e2eaa5999f06708' 14 January 2019, 11:37:11 UTC
28a86ef Merge pull request #12685 from permcody/gen_mesh_hardening Harden logic against input file errors, update to C++11 14 January 2019, 06:06:36 UTC
1896023 Remove double multiplication of _JxW and _coord 13 January 2019, 18:09:54 UTC
f6b4adc Merge commit '728655599b92876d6efd19f4cc05cf489755956b' 12 January 2019, 05:55:15 UTC
7a1afde Merge commit 'e431f47cff2cfae78af6b69d6dce666c55e87e2a' 12 January 2019, 01:19:49 UTC
74e9418 Addressed comments, but Jacobian is incorrect (#12658) 12 January 2019, 00:07:57 UTC
7286555 Merge pull request #12683 from milljm/exodiff-like-summary-12682 Exodiff-like summary output 11 January 2019, 23:58:55 UTC
ca90e12 Merge pull request #12676 from laagesen/twophaseextrastress_12675 Modify TwoPhaseStressMaterial to allow a global extra_stress 11 January 2019, 23:16:50 UTC
1bd0034 Harden logic against input file errors, update to C++11 closes #12679 11 January 2019, 21:37:09 UTC
e431f47 Merge pull request #12649 from tophmatthews/ad_density_12633 Added ADDensity 11 January 2019, 19:43:40 UTC
7a20b3b Need to manually create a time field If a person generates a summary against a csv file with out a time field, the report will not generate an exodiff compatible summary. 11 January 2019, 19:29:11 UTC
d3ce71a Fix comments not being ignore fix TIME STEPS header not being ignored. 11 January 2019, 18:56:19 UTC
80c5a7c Merge pull request #12680 from aeslaughter/autolink-12673 Force complete path sections when searching for pages 11 January 2019, 18:17:42 UTC
29bcf2d Exodiff-like summary output Certain key words are now printed for summary reports. Closes #12682 11 January 2019, 18:07:35 UTC
0c266fc Removed getParam (#12633) 11 January 2019, 17:01:49 UTC
6526b00 Removed old ways of doing things (#12633) 11 January 2019, 16:24:38 UTC
53b08ff Force complete path sections when searching for pages (closes #12673) 11 January 2019, 16:17:17 UTC
4016b99 Test cleanup (#12633) 11 January 2019, 16:11:54 UTC
b07e12d Use more fool-proof method to determine when we're computing the Jacobian 11 January 2019, 16:11:54 UTC
3cb1a6b Rename original density to initial density (#12633) 11 January 2019, 16:11:54 UTC
da62582 Added q_point to avoid this-> notation (#12633) 11 January 2019, 16:11:54 UTC
70264cc Reimplemented compute_stage template 11 January 2019, 16:11:53 UTC
06eacf5 Add more members to using*Members macros; eliminate need for this-> syntax 11 January 2019, 16:11:53 UTC
fe2efb2 Ensure AD calculations are always done when needed 11 January 2019, 16:09:27 UTC
ad06e17 Fixes for ADDensity residual calc. Still needs jacobian (#12633) 11 January 2019, 16:09:27 UTC
a4df6e2 Added more tests for ADDensity (#12633) 11 January 2019, 16:09:27 UTC
63c934d Added tests (#12633) 11 January 2019, 16:09:27 UTC
37b92d7 Added ADDensity (#12633) 11 January 2019, 16:09:27 UTC
f83d410 Merge pull request #12606 from bwspenc/rz_coord_axis_error Error if rz_coord_axis is used with solid_mechanics or tensor_mechanics 11 January 2019, 15:49:41 UTC
ff79626 Add design documentation (#12658) 11 January 2019, 15:48:58 UTC
a39a5b4 Work around test harness oddity (#12658) 11 January 2019, 15:48:58 UTC
1b4f4b4 Split up requirement (#12658) 11 January 2019, 15:48:57 UTC
2132ce6 Add ADKernelGrad (#12658) 11 January 2019, 15:48:57 UTC
89f3762 Add ADKernelValue (#12658) 11 January 2019, 15:44:54 UTC
0f39d47 Merge commit '1abf649307c970e593233366e909053126cb5402' 11 January 2019, 09:40:13 UTC
1abf649 Merge pull request #12657 from dschwen/adtm_12650 Cartesian AD stress divergence kernel and small strain linear elasticity 11 January 2019, 04:13:21 UTC
846968f Merge pull request #12663 from rwcarlsen/brace-expr Brace expressions in HIT 11 January 2019, 04:07:50 UTC
7079e69 Address Ben's substantial comments (#12650) 11 January 2019, 00:21:18 UTC
423d709 Remove stress divergence test objects (#12650) 11 January 2019, 00:21:18 UTC
88c23ed Address comments (#12650) 11 January 2019, 00:21:18 UTC
2277113 Minor fixes (#12650) 11 January 2019, 00:21:17 UTC
244e633 Fix other peoples docs (#12650) 11 January 2019, 00:21:17 UTC
5e755ac Fix docs (#12650) 11 January 2019, 00:21:17 UTC
8592c51 Fix bugs, move instantiation (#12650) 11 January 2019, 00:21:17 UTC
bc05f07 Add explicit instantiation macro (#12650) 11 January 2019, 00:21:17 UTC
6234eef Documentation and test (#12650) 11 January 2019, 00:21:17 UTC
c5944e2 Add AD small linear elastic stress material (#12650) 11 January 2019, 00:21:17 UTC
dc6a3a1 Add AD small strain material (#12650) 11 January 2019, 00:21:17 UTC
d5c068f Add AD Kernel using definitions (#12650) 11 January 2019, 00:21:17 UTC
e3e4144 Add AD stress Divergence for Tensor Mechanics (#12650) 11 January 2019, 00:21:17 UTC
859e19f Modify TwoPhaseStressMaterial to allow a global extra_stress #12675 11 January 2019, 00:02:13 UTC
31cf2dd Merge commit '18c1a129ab567eebcc0e554118320edde53a1655' 10 January 2019, 23:56:44 UTC
390350a Error if rz_coord_axis is used with solid_mechanics or tensor_mechanics ref #12459 10 January 2019, 23:44:13 UTC
a1fe9b2 Add some color to make Picard iterations stand out Also moving the outoutNorm function to public static so it can be used from other places. 10 January 2019, 23:30:31 UTC
1df8cd2 Testing for perf_graph outputs with MultiApps refs #12186 10 January 2019, 23:30:31 UTC
9006655 Properly print perf_graphs with multiapps Perf Graphs with multiapps didn't quite work right. They would come out accidentally when we got lucky and hit an outputStep(EXEC_FORCED) call instead of actually honoring the usual EXEC_FINAL flag. This PR adds a new finalize method to MultiApp that gets called after the multiapp has finished executing. This method makes sure to execute all objects with an EXEC_FINAL flag including outputs (such as PerfGraph). refs #11551 closes #11453 #12186 10 January 2019, 23:30:31 UTC
18c1a12 Merge pull request #12667 from YaqiWang/minor_app_mk_change_12666 Add additional lib linkage before libmesh lib 10 January 2019, 17:38:15 UTC
d7d9c8d Merge pull request #12668 from aeslaughter/MooseDocs-content-sort-9638 Sort the source page list 10 January 2019, 16:31:45 UTC
f7d9d68 Merge commit '340a3091f5164dcbc65a3ce6366e7cf6c457dce6' 10 January 2019, 06:31:20 UTC
340a309 Merge pull request #12669 from permcody/fix_race_condition Fix new test harness race condition 10 January 2019, 00:51:35 UTC
02289fb Merge pull request #12660 from permcody/mem_usage Add memory units to documentation 10 January 2019, 00:05:47 UTC
ddb8430 add explicit 'replace' brace expression, add docs 09 January 2019, 23:26:39 UTC
1a87fa6 Fix new test harness race condition refs #12644 09 January 2019, 23:11:04 UTC
88d85e5 Update gold for changes to content page 09 January 2019, 23:00:20 UTC
a82dbac Reject solve if the maximum number of picard iterations is reached. Close 12636 09 January 2019, 22:24:52 UTC
99bc5c6 Merge pull request #12487 from milljm/csvdiffer-12363 csvdiffer replacement 09 January 2019, 22:17:48 UTC
72c7c2e Improve source page rendering (refs #9638) 09 January 2019, 22:13:37 UTC
6aaaf41 Add an A to Z index page (refs #9638) 09 January 2019, 22:06:54 UTC
958f6a8 Merge pull request #12665 from permcody/shrink_test Shrink down test a bit due to timeouts 09 January 2019, 21:51:44 UTC
7274252 add additional lib linkage before libmesh lib #12666 09 January 2019, 20:32:07 UTC
9a2b1a4 Sort the content page (refs #9638) 09 January 2019, 20:26:36 UTC
00d72bd Shrink down test a bit due to timeouts refs #10839 09 January 2019, 19:59:56 UTC
0a81112 Remove unused assigned variable 09 January 2019, 18:27:09 UTC
cc9c7e9 Merge pull request #12661 from tophmatthews/test_fixes_12633 Loosened test tolerances and added tests for diffusion in Misc 09 January 2019, 17:31:29 UTC
33d2aeb Refactor a regex loop remove type changes that were no longer needed 09 January 2019, 17:29:26 UTC
0ae60f0 Merge pull request #12664 from leorachapuis/stitching_improvements Add the algorithm parameter in StitchedMeshGenerator. 09 January 2019, 16:59:46 UTC
aab0200 Small test changes (#12633) 09 January 2019, 01:37:54 UTC
dc87dcd Removed exodiff of L2 error (#12633) 09 January 2019, 01:06:21 UTC
ce1298b Add a missing inclusion. 08 January 2019, 22:45:47 UTC
9837876 Add the algorithm parameter in StitchedMeshGenerator. Refs #11640. 08 January 2019, 22:33:00 UTC
adfff78 clang-format 08 January 2019, 22:03:12 UTC
10f703c Loosened tolerances again (#12633) 08 January 2019, 21:59:55 UTC
1fa2656 add another test 08 January 2019, 21:58:59 UTC
3f4adf5 allow brace-expressions to span multiple lines. add more tests 08 January 2019, 20:57:23 UTC
71f223a Update doco for CoefDiffuion (#12633) 08 January 2019, 19:53:11 UTC
d1a862f Merge pull request #12613 from milljm/windows10-documentation-12610 Windows 10 update instructions 08 January 2019, 19:50:21 UTC
back to top