Rex Zhe Li
|
6e7cb83254
|
add pressure to output data
|
2020-01-29 23:49:36 -05:00 |
|
Rex Zhe Li
|
2a66e63672
|
add pressure BC for abs-perm simulator; need validation test for this
|
2020-01-29 17:14:48 -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
|
acb2d30454
|
Fixing compile warnings
|
2020-01-22 12:19:04 -05:00 |
|
Mark Berrill
|
78c2e710b9
|
Fixing compile warnings
|
2020-01-22 12:01:29 -05:00 |
|
Mark Berrill
|
f17bccb389
|
Merge branch 'FOM' of github.com:JamesEMcClure/LBPM-WIA into FOM
|
2020-01-22 11:00:49 -05:00 |
|
Mark Berrill
|
3c854fd002
|
Updating StackTrace and improving performance converting uCT data
|
2020-01-22 11:00:25 -05:00 |
|
Mark Berrill
|
0006695d5f
|
Adding MPIFLAGS option
|
2020-01-22 11:00:25 -05:00 |
|
Mark Berrill
|
2cee75ae97
|
Copying halo when reading grid file
|
2020-01-22 11:00:25 -05:00 |
|
Rex Zhe Li
|
0372b9d1e8
|
save the work, update how flow_rate is computed in greyscale simulator
|
2020-01-21 23:24:10 -05:00 |
|
Rex Zhe Li
|
e3afe1eba8
|
add a restart utitlity to the greyscale simulator
|
2020-01-21 14:31:33 -05:00 |
|
Rex Zhe Li
|
fb33408a95
|
1.disable debug write-out; 2. add a weighted porosity
|
2020-01-20 19:29:03 -05:00 |
|
Rex Zhe Li
|
783d7ff7b2
|
remove the reserved labels (i.e. Label=1,2) which store some pre-defined voxel perm values that may accidentally overwrite use-defined labels
|
2020-01-20 13:17:03 -05:00 |
|
Rex Zhe Li
|
060bee7b44
|
GPU version of incompressible greysacle MRT model is ready
|
2020-01-18 22:52:04 -05:00 |
|
Rex Zhe Li
|
152cfd1cab
|
Merge branch 'GreyscaleMRT' into Greyscale
|
2020-01-18 18:43:41 -05:00 |
|
Rex Zhe Li
|
7e4e91a06b
|
The CPU version of incompressible MRT greyscale model is available now
|
2020-01-18 18:43:20 -05:00 |
|
Rex Zhe Li
|
9fa091a49d
|
save the work, CPU versions seem to work, but need non-unity porosity test
|
2020-01-17 18:46:28 -05:00 |
|
JamesEMcclure
|
67076c0916
|
fixed Permeability.csv header
|
2020-01-17 09:40:09 -05:00 |
|
JamesEMcclure
|
33c5c6c934
|
permeability header fixed
|
2020-01-16 09:34:34 -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
|
38f97c2848
|
save the work
|
2020-01-13 22:50:37 -05:00 |
|
JamesEMcclure
|
fa80034749
|
fixed redundant layer code
|
2020-01-13 14:03:04 -05:00 |
|
JamesEMcclure
|
06db016fc8
|
fix bug with volumetric flux in timelog
|
2020-01-13 13:57:35 -05:00 |
|
JamesEMcclure
|
7c1167b981
|
Merge branch 'FOM'
|
2020-01-13 12:59:12 -05:00 |
|
JamesEMcclure
|
7afd52ef03
|
check header for Peremeability.csv
|
2020-01-13 12:48:08 -05:00 |
|
JamesEMcclure
|
b69b505b2f
|
check header for Peremeability.csv
|
2020-01-13 11:36:29 -05:00 |
|
JamesEMcclure
|
62674e4e0c
|
remove flux factor
|
2020-01-13 11:21:11 -05:00 |
|
Mark Berrill
|
f0a7732f21
|
Updating StackTrace and improving performance converting uCT data
|
2020-01-02 13:23:51 -05:00 |
|
Mark Berrill
|
e66a92142f
|
Adding MPIFLAGS option
|
2019-12-12 13:58:51 -05:00 |
|
Rex Zhe Li
|
cddcfa0188
|
fix the bug and now have a workable greyscale BGK model in both CPU and GPU
|
2019-12-10 16:54:42 -05:00 |
|
Rex Zhe Li
|
5f85b767d6
|
add debugging for greyscale lbm
|
2019-12-09 22:30:36 -05:00 |
|
Rex Zhe Li
|
bbd2a6e34a
|
update output (*.out and Permeability.csv) for Greyscale
|
2019-12-09 15:56:44 -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 |
|
Rex Zhe Li
|
2290e03895
|
Merge branch 'morphLBM' into Greyscale
|
2019-12-09 12:19:36 -05:00 |
|
James McClure
|
9ea68b848c
|
Merge branch 'morphLBM' of github.com:JamesEMcClure/LBPM-WIA into morphLBM
|
2019-12-03 13:58:09 -05:00 |
|
James McClure
|
cf5a284f6d
|
adding subphase functionality
|
2019-12-03 13:01:37 -05:00 |
|
Rex Zhe Li
|
a4b0f3e26e
|
gpu version of greyscale LBM is also updated
|
2019-11-21 14:05:58 -05:00 |
|
Rex Zhe Li
|
2f1ba82208
|
resolve merge conflict
|
2019-11-21 13:46:28 -05:00 |
|
Rex Zhe Li
|
86beafab8a
|
save the work for cpu version
|
2019-11-21 13:43:32 -05:00 |
|
Mark Berrill
|
3cd5053ec9
|
Copying halo when reading grid file
|
2019-11-21 13:29:26 -05:00 |
|
JamesEMcclure
|
2abcf03028
|
greyscale update
|
2019-11-21 13:01:24 -05:00 |
|
Mark Berrill
|
e4e5da8598
|
Merge branch 'FOM' of github.com:JamesEMcClure/LBPM-WIA into FOM
|
2019-11-21 08:30:30 -05:00 |
|
JamesEMcclure
|
cf28b2794b
|
created skeleton for greyscale model
|
2019-11-20 13:20:11 -05:00 |
|
JamesEMcclure
|
4878557e20
|
update labels in loop
|
2019-11-20 09:53:44 -05:00 |
|
JamesEMcclure
|
26cac9060a
|
fix bug with relabel
|
2019-11-19 12:35:24 -05:00 |
|
JamesEMcclure
|
442d42bb91
|
Merge branch 'morphLBM' of github.com:JamesEMcClure/LBPM-WIA into morphLBM
|
2019-11-18 14:08:41 -05:00 |
|
JamesEMcclure
|
9e5f9aa533
|
save more sigfigs in subphase
|
2019-11-18 14:08:33 -05:00 |
|