Commit Graph

48 Commits

Author SHA1 Message Date
James McClure
20800ed7eb partial merge 2021-01-04 19:33:27 -05:00
Mark Berrill
523f96abdd Fixing compile errors without MPI 2020-10-08 11:03:42 -04:00
JamesEMcclure
05cafcb525 fix failed merge 2020-03-17 21:44:45 -04:00
JamesEMcclure
9f5b44dfe4 Revert "Moving more MPI calls to the wrapper"
This reverts commit 0f91767b6c.
2020-03-17 21:23:18 -04:00
Mark Berrill
0f91767b6c Moving more MPI calls to the wrapper 2020-01-28 12:33:36 -05:00
Mark Berrill
d1f714a82e Adding MPI wrapper class 2020-01-28 08:51:32 -05:00
James E McClure
9ade92ba36 the queen's croquet field 2018-05-19 07:49:32 -04:00
Mark Berrill
27898d890f Fixing bug in Domain 2018-05-16 14:00:35 -04:00
Mark Berrill
d3e91bc829 Adding Database 2018-05-15 10:01:14 -04:00
James E McClure
cd67724ab0 removed print statement 2018-05-12 21:52:37 -04:00
James E McClure
f320f4c8be pre-processor allows multiple solid labels 2018-05-12 20:54:14 -04:00
James E McClure
656a633e0f decomp has re-labeling feature 2018-04-30 09:25:23 -04:00
James E McClure
5818c261f2 working on segmented decomp 2018-04-27 16:56:22 -04:00
James E McClure
8b977847ff updated segmented decomp 2018-04-27 00:13:54 -04:00
James E McClure
63b8857ad5 adding more comprehensive labeling tool 2018-04-26 23:56:31 -04:00
James McClure
4c61778a9b Fixed bug in lbpm_segmented_decomp 2017-12-15 15:46:47 -05:00
James E McClure
8515d828ac Fixed bug in lbpm_segmented_decomp 2017-12-03 18:41:10 -05:00
James E McClure
f5a21fac79 Updates to pre-processors (from OLCF systems) 2017-10-05 10:00:12 -04:00
James E McClure
7dc8f33d44 Added support for multi-input domains in lbpm_segmented_decomp 2017-04-14 14:06:13 -04:00
James E McClure
b48442bf14 Fixed small bug in porosity calculation in lbpm_segmented_decomp 2017-03-17 10:35:13 -04:00
Mark Berrill
5329c1f659 Fixing compile error 2017-01-18 15:09:40 -05:00
James E McClure
9260e0402f Added porosity check to lbpm_segmented_decomp 2016-12-19 10:08:32 -05:00
James McClure
55818bfe3c fixed scop in lbpm_segmented_decomp 2016-10-28 15:38:38 -04:00
James E McClure
0c0c39dd81 Merge 2016-10-28 15:20:29 -04:00
James E McClure
db6dac1e49 Adding files from OLCF 2016-10-28 15:18:00 -04:00
James McClure
b09a97cdac Fixed scope for MPI to avoid errors in lbpm_segmented_decomp 2016-10-10 11:13:55 -04:00
James E McClure
c5baceae76 Deleted return statement in lbpm_segmented_decomp 2016-07-23 10:41:11 -04:00
James E McClure
c1bb5b6a2c Added barrier to lbpm_setgmented_decomp 2016-07-23 10:16:16 -04:00
James E McClure
43f1d53fa7 Adding domain decomposition to lbpm_uCT_pp (in progress) 2016-03-18 10:25:06 -04:00
James E McClure
ad4744bfae Cleaning up the pre-processing pipeline for two phase flow 2016-02-28 21:03:47 -05:00
James E McClure
c6e3004101 Fixed bug in lbpm_segmented_decomp porosity calculation 2016-02-28 17:50:44 -05:00
James E McClure
173f8cab7c Added SOLID/NWP label to lbpm_segmented_decomp to be more flexible 2016-02-28 17:39:17 -05:00
James E McClure
36461c8f3b Added labeling to lbpm_segmented_decomp so that user can input the values for phases (Solid /NWP) 2016-02-28 17:19:36 -05:00
James E McClure
fa418c0850 Cleaning up warnings, fixin build 2016-01-10 11:30:13 -05:00
James E McClure
193ec2841d Removing warnings from cdash, deprecating lb2_Color_wia_mpi and BasicSimulator 2016-01-10 11:16:54 -05:00
James E McClure
1b653312d9 Keeping the flip in lbpm_segmented_decomp. Added a warning 2015-11-24 16:51:27 -05:00
James E McClure
8e9d22a3bc Keeping the flip in lbpm_segmented_decomp. Added a warning 2015-11-24 16:46:12 -05:00
Mark Berrill
a12e0ba7f1 Replacing MPI_COMM_WORLD with a passed communicator 2015-09-04 13:06:36 -04:00
Mark Berrill
4f6bceffc8 Updating macros.cmake to be consistent with other projects, fixing resulting compile errors 2015-08-21 16:56:43 -04:00
Mark Berrill
97bff08872 Changing the algorithm when computing the local ids 2015-08-14 14:59:36 -04:00
James E McClure
1dec46041e Removed the hack for flipping ID convention in lbpm_segmented_decomp S=0, NWP=1, WP=2 now forced 2015-07-14 13:08:05 -04:00
James McClure
e77ce58095 Working with this version of new river 2015-06-27 17:07:00 -04:00
James E McClure
d50713b42c Updates for relperm 2015-06-18 07:52:39 -04:00
James E McClure
433710d3fb Finished adding transition region on tests/lbpm_segmented_decomp 2015-06-14 20:06:01 -04:00
James E McClure
d57ebc85a6 fixed bug in lbpm_segmetned_decomp 2015-06-14 19:35:14 -04:00
James E McClure
970f5abf85 Added transition zone for periodic BC in test/lbpm_segmented_decomp 2015-06-14 19:33:00 -04:00
James E McClure
66b5a6311b Added transition zone for periodic BC in test/lbpm_segmented_decomp 2015-06-14 19:18:37 -04:00
James E McClure
db1650ea5d Added pre-processor and domain decomposition tool for segmented data 2015-06-10 15:09:32 -04:00