sort by:
Revision Author Date Message Commit Date
2e9e762 cleanup of dummy var 20 March 2018, 06:46:29 UTC
378b1de re-golded tests. 31 January 2018, 01:21:14 UTC
ce40b91 Merge branch 'master' into 94_mustafa_sari_common 30 January 2018, 04:35:00 UTC
d57db61 hopefully this fixes the permissions. 30 January 2018, 02:36:31 UTC
5ecffb9 add tol to test 8 (was commented out) 30 January 2018, 01:07:03 UTC
63f8922 merge main branch into 94 30 January 2018, 00:40:36 UTC
d373626 Merge commit '3c4480295efb793535bb0cf260fa6f9c8c767940' 29 January 2018, 21:48:53 UTC
3c44802 Merge pull request #155 from friedmud/valid_params Fixup validParams 29 January 2018, 21:42:10 UTC
30bf6c4 should compile now. still lots of exodiff though. 29 January 2018, 08:45:12 UTC
323748e removing junk file 29 January 2018, 07:52:46 UTC
733872e various updates to the 94 branch. explicit qmech; postprocessors; modified jacobian; modified tests; updated stuff from master. WIP since many tests don't pass. 29 January 2018, 07:48:16 UTC
65e387c Fixup validParams 26 January 2018, 19:57:17 UTC
fddc08e Merge commit '6c662f701fd62eb241bcc2584f29d24242f29824' 25 January 2018, 00:25:24 UTC
6c662f7 Merge pull request #154 from pou036/43_restoring_code 43 restoring code 25 January 2018, 00:07:40 UTC
9cc8019 #43 using new way of creating moose App in main.C 24 January 2018, 23:30:01 UTC
784701c #43, code formatting 24 January 2018, 04:56:06 UTC
645655f Fixed mech jacobians for DP and CC, updated tests accordingly 24 January 2018, 04:52:49 UTC
b97182e new porosity formula 17 January 2018, 00:53:46 UTC
99235e4 #43 ran ./formatter.sh 17 January 2018, 00:35:19 UTC
de366f9 Merge commit 'd5ed59aaff84bb265d954cdec71a6d1456617676' 15 January 2018, 05:33:17 UTC
d5ed59a Merge pull request #153 from pou036/151_thermal_diff #151 updated doc 15 January 2018, 05:29:27 UTC
6e5a413 #151 updated doc 15 January 2018, 03:50:35 UTC
9101d74 Merge commit 'b710473a86d8903fda1fa519031e01320b558a61' 11 January 2018, 12:24:57 UTC
b710473 Merge pull request #152 from pou036/151_thermal_diff 151 thermal diff 11 January 2018, 12:18:46 UTC
3b5b5d4 #151 formatting cleanup 11 January 2018, 12:04:40 UTC
365f5c5 #151 added possibility to set thermal_diffusivity as function 11 January 2018, 11:57:51 UTC
f6d74b1 #151 Added thermal diffusivity coefficient to change values spatially 11 January 2018, 11:51:32 UTC
66eb8ca raise tolerance for THM_J2 and THM_DP to pass on Raijin 14 December 2017, 23:12:04 UTC
48e44d1 * Merging changes from Hadrien’s branch for stress divergence kernel * updated exodus files for mechanics tests that had very high tolerance already (volumetric strain rate was the only problem) 14 December 2017, 23:02:49 UTC
b5fab4c Merge commit '5032b3df6bf5f9f470c54fa168622ada4f4f877b' 21 November 2017, 23:14:40 UTC
5032b3d Merge pull request #148 from pou036/43_restoring_code #43 restoring code 21 November 2017, 23:09:49 UTC
456beba #144 (trying to add valid ticket number) 21 November 2017, 22:47:06 UTC
ce7367c #43 (yes, forgot again to push a ticket number in a commit...) 21 November 2017, 22:42:51 UTC
7c55aad Merge branch 'master' into 43_restoring_code 21 November 2017, 22:36:14 UTC
09c4491 the latest formula thats match Tenagattini 21 November 2017, 01:43:59 UTC
478de39 Merge commit '9b3956a244168cb4397696412fade942dc55ffae' 21 November 2017, 01:36:47 UTC
ec0342b #43 run_tests 21 November 2017, 01:35:41 UTC
9b3956a Merge pull request #143 from aeslaughter/patch-3 This is causing problems (refs #000) 21 November 2017, 01:29:41 UTC
0a1ad05 Updated file to run tests with latest version of moose 21 November 2017, 01:28:15 UTC
5f98f9c changing the formula to match the formula in RedBack paper 20 September 2017, 04:45:40 UTC
0520a81 This is causing problems (refs #000) 19 September 2017, 15:30:42 UTC
9e703dd reintroduced qmech that had disappeared during the merge... 15 September 2017, 02:38:55 UTC
5325034 the formula had fallen through the cracks during the merge with master... 15 September 2017, 02:04:32 UTC
fd80dee Merge branch 'master' into 94_mustafa_sari_common * master: (33 commits) One more test failing (not valgrind clean) Skipping subset of tests with memory errors on Linux Platform #43 Implemented new material that will test the importance of one particular term in the flow law. To be used for Tengatini fits Declare and initialize variables simultaneously. Mark functions as virtual, override as appropriate. #132 initialised p_y and q_y, used unsigned int. That should remove some Valgrind errors… (using Civet to debug the problem as I don’t have a profiler setup locally yet) #43 forgot the formatter #43 same test failing on civet ?! Trying a last time to do a pull request #43 making civet run the tests again #43 fixing initialisation problem in RedbackMechMaterialElastic #43 new action to use the new postprocessor RankTwoScalarPostprocessor #43 pull #134 trying to pass moosebuild on civet #43 removing unused herited functions in RankTwoScalarPostprocessor for pull #134 #43 reverted pull #127 + new material to compute plastic strain-rate + new postprocessor to get invariants of homogenized tensors #132 fixed remaining tests failing. Total porosity was not initialised in some simulation. The inconsistency of some tests failing every now and again still seems to be there… #132 fixed potential division by zero. Still 6 tests failing #132 Started fixing some problems preventing to run tests in debug mode. Still 8 tests failing… Damage mechanics (no damage evolution in unloading processes) added. #43 Throwing exception instead of moose error to reduce time-step remove declarePropertyOld (now deprecated) in favor of getMaterialPropertyOld ... # Conflicts: # include/materials/RedbackMechMaterial.h # src/materials/RedbackMechMaterial.C 15 September 2017, 01:58:06 UTC
4df56d0 Merge branch '94_mustafa_sari_common' of https://github.com/pou036/redback into 94_mustafa_sari_common # Conflicts: # .failed_tests 15 September 2017, 01:41:31 UTC
0aae623 Merge commit 'c7f306cbd48508a587d2d7f55f4d4a663379b89d' 12 September 2017, 22:41:51 UTC
c7f306c Merge pull request #141 from permcody/issue_132 One more test failing (not valgrind clean) 12 September 2017, 22:34:53 UTC
715f3dc One more test failing (not valgrind clean) refs #132 12 September 2017, 19:25:53 UTC
e166eca Merge commit '45bbac4fbe1badbe141b2a27b309cd7d52af5e1e' 08 September 2017, 00:10:53 UTC
45bbac4 Merge pull request #139 from permcody/issue_132 Skipping subset of tests with memory errors on Linux Platform 08 September 2017, 00:06:58 UTC
a4f3fef Skipping subset of tests with memory errors on Linux Platform refs #132 07 September 2017, 15:09:01 UTC
7907618 update the mech materials with all forms of the formulas 03 September 2017, 09:59:26 UTC
49950c7 Merge commit '2fea33eeef7e09ddceb5807770307bf2e597d62e' 30 August 2017, 04:09:55 UTC
2fea33e Merge pull request #138 from pou036/43_restoring_code #43 Implemented new material 30 August 2017, 04:05:51 UTC
734c560 #43 Implemented new material that will test the importance of one particular term in the flow law. To be used for Tengatini fits 30 August 2017, 03:46:45 UTC
f550780 Merge commit 'd6aa2a865e3d5a86819f79aa9236938db64012bd' 27 August 2017, 01:14:59 UTC
d6aa2a8 Merge pull request #137 from jwpeterson/debugging Debugging 27 August 2017, 01:11:00 UTC
a9974de Declare and initialize variables simultaneously. Also remove variables that were not being used. Refs #132. 25 August 2017, 21:45:15 UTC
94485fd Mark functions as virtual, override as appropriate. Refs #132. 25 August 2017, 21:44:58 UTC
cac76a9 Merge commit '80c150e22cf28fa34b597d723acce4133e9950f6' 25 August 2017, 02:28:51 UTC
80c150e Merge pull request #136 from pou036/43_restoring_code #43 fixing initialisation problem in RedbackMechMaterialElastic 25 August 2017, 02:23:58 UTC
ed05fa9 #132 initialised p_y and q_y, used unsigned int. That should remove some Valgrind errors… (using Civet to debug the problem as I don’t have a profiler setup locally yet) 25 August 2017, 00:33:42 UTC
62e88d1 #43 forgot the formatter 24 August 2017, 08:02:39 UTC
bd27695 #43 same test failing on civet ?! Trying a last time to do a pull request 24 August 2017, 07:55:55 UTC
f4d6ca3 #43 making civet run the tests again 24 August 2017, 07:42:49 UTC
4fa0fe9 #43 fixing initialisation problem in RedbackMechMaterialElastic 24 August 2017, 07:23:20 UTC
72da6a7 Merge commit '4098a3016a2c28493cfe3e57f00e056027d094fd' 18 August 2017, 07:23:27 UTC
4098a30 Merge pull request #135 from pou036/43_restoring_code #43 new action to use the new postprocessor RankTwoScalarPostprocessor 18 August 2017, 07:19:05 UTC
7e8534e #43 new action to use the new postprocessor RankTwoScalarPostprocessor 18 August 2017, 07:13:58 UTC
19d6e4e Merge commit '0c9af447015530fc00ce9025463fa04ad0909e14' 18 August 2017, 01:48:12 UTC
0c9af44 Merge pull request #134 from pou036/43_restoring_code #43 new postprocessor and material 18 August 2017, 01:43:58 UTC
5b59968 #43 pull #134 trying to pass moosebuild on civet 18 August 2017, 01:28:17 UTC
8455e58 #43 removing unused herited functions in RankTwoScalarPostprocessor for pull #134 17 August 2017, 06:14:14 UTC
e93a129 #43 reverted pull #127 + new material to compute plastic strain-rate + new postprocessor to get invariants of homogenized tensors 17 August 2017, 05:41:02 UTC
3eee78f Merge commit 'f26ebcd565a4e8cabab07104b3c2424f7b951bb4' 15 August 2017, 04:10:00 UTC
f26ebcd Merge pull request #133 from pou036/43_restoring_code #132 #43 fixed redback compiling and tests running in debug mode 15 August 2017, 04:06:02 UTC
b89c911 #132 fixed remaining tests failing. Total porosity was not initialised in some simulation. The inconsistency of some tests failing every now and again still seems to be there… 15 August 2017, 03:52:49 UTC
c96c682 #132 fixed potential division by zero. Still 6 tests failing 14 August 2017, 11:08:47 UTC
300a7cc #132 Started fixing some problems preventing to run tests in debug mode. Still 8 tests failing… 11 August 2017, 07:28:08 UTC
6caa175 Merge branch 'master' of https://github.com/pou036/redback * 'master' of https://github.com/pou036/redback: #43 Throwing exception instead of moose error to reduce time-step remove declarePropertyOld (now deprecated) in favor of getMaterialPropertyOld #43 corrected definition of Mises Strain that should be calculated with the deviatoric strain 23 July 2017, 11:08:26 UTC
8073a0a Damage mechanics (no damage evolution in unloading processes) added. 23 July 2017, 11:07:55 UTC
e1498dc Merge commit 'bdf3860f0c3887d049af63b07757d05c2e03d027' 17 July 2017, 05:34:47 UTC
bdf3860 Merge pull request #131 from pou036/43_restoring_code 43 restoring code 17 July 2017, 05:26:15 UTC
42f6373 #43 Throwing exception instead of moose error to reduce time-step 17 July 2017, 05:08:06 UTC
960e81b Merge commit 'a73fb47d9ad3653226a33b49c7d7013dc2521050' 11 July 2017, 07:50:51 UTC
a73fb47 Merge pull request #130 from rwcarlsen/rm-declare-old switch declarePropertyOld to getMaterialPropertyOld 11 July 2017, 07:43:43 UTC
012bfb7 remove declarePropertyOld (now deprecated) in favor of getMaterialPropertyOld preparation for incoming moose pr #8719 10 July 2017, 17:04:18 UTC
558ab52 Merge commit 'f31b25d3bd3977643fc679ce14ffe0668f00bce0' 21 June 2017, 01:44:20 UTC
f31b25d Merge pull request #127 from pou036/43_restoring_code #43 corrected Mises Strain 21 June 2017, 01:39:38 UTC
61300f6 #43 corrected definition of Mises Strain that should be calculated with the deviatoric strain 21 June 2017, 01:17:43 UTC
1396931 Merge commit 'b4bed60ee1e08ffa3dffb39940eff14e1c4c7b9f' 08 May 2017, 09:10:50 UTC
b4bed60 Merge pull request #124 from pou036/123_normalisation 123 normalisation 08 May 2017, 09:06:18 UTC
238d00a #123 ported today's changes from #42 which fixed the problem 08 May 2017, 08:49:25 UTC
5d5364c Merge commit '8a5ec51205c05ed48c7710e87cdf674044d95543' 05 May 2017, 08:56:58 UTC
8a5ec51 Merge pull request #122 from pou036/43_restoring_code 43 restoring code 05 May 2017, 08:48:39 UTC
83ddd0a #43 code formatting 05 May 2017, 06:50:32 UTC
26cdee1 #43 commented out unused variables to avoid warnings 05 May 2017, 06:42:32 UTC
2bb76b4 #43 added functionality to input initial_stress, as done in ComputeStressBase 05 May 2017, 05:12:25 UTC
1581765 Merge branch 'master' into 43_restoring_code 05 May 2017, 00:41:15 UTC
9261fc6 fixed .failed_tests 01 May 2017, 11:42:04 UTC
back to top