Commit Graph

64 Commits

Author SHA1 Message Date
James McClure
7644a8288e refactor Domain to include electorchem grey and FOM 2021-01-05 12:38:28 -05:00
Mark Berrill
94156e066e Trying to fix bug with MPI communication 2020-03-12 10:26:17 -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
Mark Berrill
78c2e710b9 Fixing compile warnings 2020-01-22 12:01:29 -05:00
JamesEMcclure
9efd6461a0 enable grid reader for color simulation 2019-11-15 10:37:26 -05:00
JamesEMcclure
89f523cb19 fix small bug 2019-10-14 16:05:08 -04:00
James McClure
d8f2344739 resolve conflict between voxel length / domain length 2019-10-10 09:30:33 -04:00
JamesEMcclure
c52ff20519 fix relable bug 2019-10-01 14:26:48 -04:00
James E McClure
a539bf28db move label aggregate to Domain 2019-09-30 22:07:57 -04:00
Rex Zhe Li
084d009286 Merge branch 'morphLBM' of github.com:JamesEMcClure/LBPM-WIA into morphLBM 2019-09-24 15:23:50 -04:00
Rex Zhe Li
06ecaa61c4 add options to select what phase (e.g. nw or w phase) to be put in the inlet/outlet buffer layers 2019-09-24 15:23:41 -04:00
JamesEMcclure
5ea0b2278c fix label / checker bug 2019-09-24 14:54:49 -04:00
JamesEMcclure
87f3d6b96e refactor Domain/color for reading input file sequence 2019-08-16 10:28:00 -04:00
JamesEMcclure
d4806cef20 Domain has parallel decomp function to test 2019-08-06 13:36:04 -04:00
James E McClure
b23af91d98 refactor Domain for decomp parallel 2019-08-06 13:34:22 -04:00
James E McClure
5892f82f00 refactor Decomp for parallel 2019-08-06 13:29:04 -04:00
James E McClure
f434404cb2 trying not to gum up rank 2019-08-06 13:07:33 -04:00
James E McClure
ed6853345c refactor lbpm_serial_decomp 2019-08-06 13:02:24 -04:00
JamesEMcclure
9663b13ffb Domain decomp function 2019-08-06 12:48:16 -04:00
James E McClure
d74aec8493 decomp in Domain 2019-08-06 12:33:02 -04:00
JamesEMcclure
fd713ba3af fix voxel length 2019-05-02 15:25:43 -04:00
JamesEMcclure
e2a7cca884 fix domain voxel length bug 2019-05-01 16:37:17 -04:00
JamesEMcclure
18d0affaaa print voxel length when specified 2019-05-01 13:15:53 -04:00
JamesEMcclure
4090aa975a print voxel length 2019-05-01 12:36:57 -04:00
James E McClure
8e4169cb83 updated color model with default parameters 2019-04-19 10:49:55 -04:00
James E McClure
10f3865fb1 added voxel length to domain 2019-04-19 10:48:18 -04:00
James E McClure
ace0c78ff3 fixed bug in permeability calculation 2019-04-04 20:22:48 -04:00
James E McClure
a0fabd4b32 make signed char explicit 2019-03-29 06:46:48 -04:00
James E McClure
79c3b0d173 added outlet layers to domain 2019-03-26 15:42:26 -04:00
James E McClure
2eddcfd8cd increased default inlet/outlet layers to 10 2019-03-26 15:30:34 -04:00
James E McClure
252fddac79 update domain structure to know about inlet 2019-03-06 07:04:17 -05:00
James E McClure
18c6df51a8 missed one multi-label 2018-07-01 08:34:46 -04:00
James E McClure
2332188d17 Multi-lable bug fixed in CommInit 2018-07-01 08:26:54 -04:00
James E McClure
ce9717e29d multi-lable bug 2018-06-30 21:15:39 -04:00
James E McClure
591afddcdc Attempt to guarantee iD halo 2018-06-30 20:21:43 -04:00
James E McClure
e93fab3a3a Attempt to guarantee iD halo 2018-06-30 20:18:35 -04:00
James E McClure
9197c82054 Attempt to guarantee iD halo 2018-06-30 20:16:17 -04:00
James E McClure
e8b55223aa guarantee consistency of halo IDs 2018-06-30 15:39:49 -04:00
James E McClure
75dbe87583 guarantee consistency of halo IDs 2018-06-30 15:37:10 -04:00
James E McClure
99f7e2edcd fixed bug in Domain.cpp 2018-05-19 13:08:05 -04:00
James E McClure
cccd902f1c mad tea party 2018-05-19 06:39:44 -04:00
James E McClure
35d3dfbcc5 mad tea party 2018-05-18 20:53:49 -04:00
Mark Berrill
161e43543b merge 2018-05-16 14:01:23 -04:00
Mark Berrill
27898d890f Fixing bug in Domain 2018-05-16 14:00:35 -04:00
James E McClure
a45524acb0 refactor spheres 2018-05-16 10:19:31 -04:00
James E McClure
83c15773b4 refactor 2018-05-16 09:54:48 -04:00
James E McClure
0d7898cbb2 refactor Domain 2018-05-16 09:27:04 -04:00
James E McClure
17df5958c1 Removed dead code from Domain.cpp, refactored lbpm_sphere_pp 2018-05-16 09:21:06 -04:00
Mark Berrill
b05da4d293 Cleaning up Domain 2018-05-15 15:14:13 -04:00