sort by:
Revision Author Date Message Commit Date
1354662 Update to new MOOSE module name, refs idaholab/moose#25584 08 February 2024, 06:13:35 UTC
da3d6ef Merge pull request #188 from pou036/fix_tests Fix tests 02 July 2020, 08:55:01 UTC
a397e58 #182 fixing tests (including discrepancies between linux and mac) 02 July 2020, 08:35:08 UTC
fea3f1a #182 fixing tests (including discrepancies between linux and mac) 02 July 2020, 08:18:08 UTC
6f349ae #182 fixing tests (including discrepancies between linux and mac) 02 July 2020, 07:46:11 UTC
6a06d09 Merge commit 'a33a0f74c1bd44064d421abf2a78b428c38bbb28' 02 June 2020, 15:22:24 UTC
a33a0f7 Merge pull request #187 from lindsayad/libmesh-update Update to current libmesh apis 02 June 2020, 15:06:10 UTC
20c20bd Update to current libmesh apis Refs #000 02 June 2020, 15:03:02 UTC
d24bbff Merge commit '8ec8c263d356fade0ced5b14dfad558aba7c6bcd' 18 May 2020, 02:51:35 UTC
8ec8c26 Merge pull request #184 from pou036/2_arbitrary_erosion 2 arbitrary erosion 18 May 2020, 02:34:16 UTC
7976d97 Merge commit '17aed0171239cc97e0be94d5b66cd901492bc5fa' 18 May 2020, 02:21:12 UTC
8c70fae #2 Corrected verbose 18 May 2020, 02:17:30 UTC
17aed01 Merge pull request #185 from pou036/180_sidesets_interfaces 180 sidesets interfaces 18 May 2020, 02:15:11 UTC
2a56e41 Merge branch 'devel' into 2_arbitrary_erosion 18 May 2020, 02:14:32 UTC
0159bc2 #180 formatting. Replaced printf with _console << ran ./formatter.sh 18 May 2020, 01:49:26 UTC
f0b0c39 #2 Implemented arbitrary erosion 16 May 2020, 13:52:08 UTC
fc91e8b Merge commit '9c8437d9b6f957f05f5c54b79c703816aaf05dc1' 13 November 2019, 06:47:17 UTC
9c8437d Merge pull request #183 from pou036/182_cleanup 182 cleanup 13 November 2019, 06:38:14 UTC
4ecd6f6 #182 Python3 compatible 13 November 2019, 06:12:09 UTC
ba2b9da #180 Python3 compatible 13 November 2019, 06:01:53 UTC
ce67f4b #180 basic 3D cases now handled 16 October 2019, 10:47:50 UTC
ab9c990 #180 added functionality to handle transversal permeability in lower dimensional elements on a fault 11 October 2019, 08:18:21 UTC
01302d8 #180 ran ./formatter.sh 11 October 2019, 08:17:37 UTC
92bcc53 #180 adding missing gold files 02 October 2019, 08:08:20 UTC
a7be46a #180 CoeffParamDiffusion from MOOSE for tests 02 October 2019, 07:38:22 UTC
9df3e0b #180 some 3D features now working (but not all, proper handling of node splitting still TODO) 30 September 2019, 23:38:28 UTC
a0d5a52 #180 started 3D case, but not working yet... 23 September 2019, 00:44:28 UTC
26fca92 #180 added functionality to handle T-junctions or not (they were connected connected by default until now) 18 September 2019, 02:44:53 UTC
e2a6ca1 #180 bug fix (not duplicating the interface pairs any longer) 12 September 2019, 06:34:31 UTC
bfd63d2 #180 added functionality to generate lower dimension blocks on interface Deleted InterfaceFromSidesetGenerator (superseded by BreakMeshBySidesetGenerator, which can handle non-straight sidesets, even though limited to 2D for now) 11 September 2019, 07:08:12 UTC
c24ebdd #180 added test for splines (and missing meshes) 11 September 2019, 04:02:30 UTC
8c5e057 #180 supporting T-junctions, added verbose flag for debugging 11 September 2019, 03:42:36 UTC
1aa4db7 #180 New meshGenerator to break mesh along sidesets of any shape (as opposed to UnterfaceFromSidesetGenerator only working with linear sidesets) First draft (with lots of cleaning to do...) 10 September 2019, 01:57:16 UTC
71f5fa2 #180 added functionality to create lower dimensional blocks on interface 22 August 2019, 02:13:55 UTC
a14b2e7 #180 moved InterfaceFromSideset from meshmodifier to meshgenerator 14 August 2019, 08:58:20 UTC
41792fd #180 supporting T junctions 09 August 2019, 12:18:24 UTC
28c6dd4 Merge commit 'e318342bc1a97f88eee54df99237de018219e206' 09 August 2019, 08:09:00 UTC
e318342 Merge pull request #181 from pou036/180_sidesets_interfaces 180 sidesets interfaces, first functionality to create interfaces from sidesets 09 August 2019, 07:55:30 UTC
a5267d8 #180 hidden superseded test (since Civet complains about permissions on that file) 09 August 2019, 07:21:02 UTC
22b717e #180 moved mesh files to test directory (and made them visible to git) 09 August 2019, 06:34:10 UTC
dfbf757 #180 bug fix (was causing bad_alloc crash) Removed debug code to print parsing structure (elements, nodes, coords) 09 August 2019, 06:19:53 UTC
3d34974 #180 first version running, along with tests (but bad_alloc problem appearing sometimes, still needs debugging...) 09 August 2019, 05:52:10 UTC
542dddd #180 something working... That's a start but needs testing 08 August 2019, 08:28:03 UTC
fef7b4e #180 started implementation of InterfaceFromSideSet. (Not even half-way through yet, just touched nodes on boundaries...) 07 August 2019, 23:48:45 UTC
1f837c3 Merge commit 'e6329782c42f6aed71a9daeabbbfe9d3b3682cea' 06 August 2019, 03:08:51 UTC
e632978 Merge pull request #179 from pou036/interface_kernels #19 comment 06 August 2019, 02:57:12 UTC
16ef7e4 #19 updated tests 06 August 2019, 02:44:02 UTC
beabb30 #19 comment 05 August 2019, 07:23:39 UTC
ec1411d Merge pull request #177 from pou036/interface_kernels Interface kernels 02 August 2019, 07:48:40 UTC
ef50cf1 #19 missing test files 02 August 2019, 07:34:29 UTC
b0c51eb #19 added (unreachable) missing returns 02 August 2019, 06:47:22 UTC
271403e #19 renamed materials (yes: and added ticket number so I can do a pull request... When am I gonna learn?....) 02 August 2019, 06:29:01 UTC
634076f updated skipped tests (with elasticity) 02 August 2019, 06:22:33 UTC
e3e6343 Updated redback interfacekernels and their tests 02 August 2019, 06:05:16 UTC
67d02c9 Merge commit '496c81a5c6e53a04073e11a4b96c85024abea7a3' 05 June 2019, 12:57:06 UTC
496c81a Merge pull request #176 from aeslaughter/const-func use const Function 05 June 2019, 12:49:37 UTC
df76c92 Fix test file 05 June 2019, 12:39:58 UTC
bc78b26 const Function (refs MOOSE #13480) 30 May 2019, 14:13:44 UTC
84443bd Merge commit 'e57928f94656c6a01d751e1c1ea43c4e7a6de864' 13 February 2019, 08:32:53 UTC
e57928f Merge pull request #175 from pou036/dummy Ported some functionalities from branch 169 13 February 2019, 08:24:00 UTC
e2349bd #169 disabled momentarily test_pressure_force as it still crashes on civet (but passes on mac) 13 February 2019, 08:11:37 UTC
c2d5ec0 #169 modified test that's failing on civet (discrepancy linux vs mac?). Fingers crossed... https://civet.inl.gov/job/292200/ 13 February 2019, 07:58:54 UTC
3a9a167 #169 removed commented print statements (for debug purposes) as they contain banned keywords 13 February 2019, 07:43:42 UTC
c74eccc #169 Porting some changes from branch 169 about new directional derivative for continuation Ignoring debug files 13 February 2019, 07:36:33 UTC
f61fd9a Merge commit '153d2af57f92c38929c82c4875f78f28b0b75957' 05 February 2019, 01:08:35 UTC
153d2af Merge pull request #174 from lindsayad/moose-12738-api-changes Update for moose api changes 05 February 2019, 00:57:08 UTC
66d3b8d Update for moose api changes Refs idaholab/moose#12738 05 February 2019, 00:31:43 UTC
5dbca30 Merge commit '815fd9e8345ae2170b499ca27d9e76b92524c4cd' 02 January 2019, 16:55:53 UTC
815fd9e Merge pull request #172 from lindsayad/tensor-api-change Tensor API changes. Sorry @lindsayad for the silence, I'm just coming back to civilisation with access to my laptop and an internet connection. Happy new year and thanks a lot for the update! 02 January 2019, 16:50:40 UTC
014ddd2 Tensor API changes. Refs idaholab/moose#12599 14 December 2018, 21:04:10 UTC
8ccd9d4 Merge commit '63ed3df8546f9230a2f08a363ea3032fc7d8bc9c' 19 November 2018, 06:47:40 UTC
63ed3df Merge pull request #170 from pou036/43_restoring_code #43 objects registration done locally (instead of base/RedbackApp.C) 19 November 2018, 06:42:40 UTC
52a8d1c #43 objects registration done locally (instead of base/RedbackApp.C) updated inconsistent copyright headers in all files 19 November 2018, 06:30:55 UTC
bf8c3c2 Merge commit '7d3e80b6c4c9f84362ca2f74c8820b1a6d2f4987' 24 August 2018, 02:51:11 UTC
7d3e80b Merge pull request #166 from pou036/43_restoring_code #43 fixed test not working with moose update 24 August 2018, 02:47:09 UTC
0c38e58 #43 Total_porosity update shifted by one timestep 24 August 2018, 02:30:42 UTC
7a1f59c Merge commit '5474591cb0f9ccdfcbd94b0b2dc7a9ae45ced045' 20 June 2018, 06:36:38 UTC
5474591 Merge pull request #164 from pou036/43_restoring_code 43 restoring code - code formatting 20 June 2018, 06:32:55 UTC
e87e13c #43 updated code formatting and formatted code accordingly 20 June 2018, 06:27:05 UTC
f250a67 Merge commit 'b8aeb34bc11e053583a5295bfdf25bdc2e2d5923' 20 June 2018, 05:54:45 UTC
b8aeb34 Merge pull request #163 from pou036/43_restoring_code #43 initialised damage_dissipation and applied code formatting This version solves the inconsistent tests crashing 20 June 2018, 05:49:46 UTC
df6b360 #43 increased slightly tolerance to pass tests both on mac and linux 20 June 2018, 05:09:49 UTC
1de5dd7 #43 changed (again) those two tests to work on linux 20 June 2018, 04:06:59 UTC
9a67c4c #43 updated two tests that had precision issues on mac and reverted back cleaner code to avoid potential divisions by 0 20 June 2018, 03:57:05 UTC
cbef1c9 #43 removed petsc_options causing problems on linux (but passing on mac) 20 June 2018, 03:38:13 UTC
f37b121 #43 Trying to figure out why all tests pass locally on my laptop but 9 of them fail on the moose build machine. Reverting the only recent change in the code... 19 June 2018, 07:38:19 UTC
15b0aa2 #43 disabled the last two tests crashing (waiting for MOOSE PR#11587) removed more useless block definitions 19 June 2018, 06:49:33 UTC
0a22919 #43 re-enabling a couple of tests that were skipped because of the random redback crash (now fixed) 19 June 2018, 06:43:35 UTC
fe3eea4 #43 avoiding potential divisions by 0 19 June 2018, 06:19:04 UTC
66494b4 #43 removed wrong definitions of blocks (where non-existent block was inducing random crashes!!!) 19 June 2018, 05:39:58 UTC
d6053fe #43 initialised damage_dissipation and applied code formatting 11 June 2018, 02:34:19 UTC
8eab199 Merge commit 'd55a5ea054440effd1c6e59e1b056ca4615c9277' 21 March 2018, 06:05:31 UTC
d55a5ea Merge pull request #162 from pou036/43_restoring_code 43 restoring code 21 March 2018, 06:00:39 UTC
304181a #43 added functionality to shift ellipse (modified Cam Clay) 21 March 2018, 01:41:03 UTC
0291ea0 Merge commit '312da0b1babf37453722339f208179408b683296' 16 March 2018, 06:59:18 UTC
312da0b Merge pull request #161 from pou036/43_restoring_code #43 restoring code 16 March 2018, 06:54:34 UTC
44b7843 #43 Merge branch 'master' into 43_restoring_code # Conflicts: # src/materials/RedbackMechMaterialCC.C 16 March 2018, 06:46:28 UTC
4ea5f5e #43 checking if is_plastic in returnMap, improved jacobian for modified cam clay, added new utility function to get yield point on ellipse following the (non-linear) flow (but not used yet) 16 March 2018, 06:31:10 UTC
319a9d0 Merge commit 'dfcd46d966c94c96fa5f82101fc4dad8a7bb3fed' 02 March 2018, 00:47:53 UTC
dfcd46d Merge pull request #160 from pou036/20_interface_kernel 20 Solving the mechanics with a jump of displacement along an interface 02 March 2018, 00:43:09 UTC
back to top