Commit Graph

81 Commits

Author SHA1 Message Date
Rex Zhe Li
88063edb97 save the work;upgrade output data writing by writing single file instead of decomposed data 2020-10-01 16:27:46 -04:00
Rex Zhe Li
4657adbc94 add routine for ion model to read from file 2020-09-28 17:08:49 -04:00
Rex Zhe Li
20c8cc9c3b update PoissonSolver and fix numerous bugs 2020-09-02 11:37:23 -04:00
JamesEMcclure
0d292a52b2 fix volume bug 2020-06-24 23:33:36 -04:00
James McClure
7b731e327b update pseudo-reflection 2020-05-04 15:26:41 -04:00
James McClure
d424771849 fix scope in Domain inlet/outlet 2020-05-04 15:12:50 -04:00
James McClure
16e187e1dc add pseudo-reflection 2020-05-04 14:50:23 -04:00
James McClure
a82c8995fe make sure not to remove solid for reflection BC 2020-04-07 09:27:32 -04:00
JamesEMcclure
ec634d9326 Merge branch 'Greyscale' of github.com:JamesEMcClure/LBPM-WIA into bugfix 2020-04-02 10:33:04 -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
Rex Zhe Li
72ab9f803e merge with morphLBM to incorporate the newest backend updates 2020-02-04 13:28:57 -05:00
JamesEMcclure
79669b30d0 merging with morphLBM (may be some problems still) 2020-02-03 14:30:03 -05:00
Rex Zhe Li
34c5b223b0 fix printf bug 2020-01-30 17:57:56 -05:00
Rex Zhe Li
25df1e0f35 add a few print-out to make the program output more verbose 2020-01-30 13:23:27 -05: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
Rex Zhe Li
12c0d42d36 change specifier of printf to correct the output for very large image 2020-01-14 12:01:33 -05:00
Rex Zhe Li
3b23fca118 change specifier of printf to correct the output for very large image 2020-01-14 12:00:22 -05:00
Rex Zhe Li
9c48b3de70 enable single phase abs-perm simulator to read medium from Filename 2019-12-09 15:17:27 -05:00
Rex Zhe Li
a67d3f8b69 calculate the medium porosity if read domain from Filename 2019-12-09 14:44:58 -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