Commit Graph

16 Commits

Author SHA1 Message Date
Rex Zhe Li
a372d60450 resolve some minor issues after the MPI backend updates 2020-02-04 13:58:06 -05:00
Rex Zhe Li
50e4b5a9ba add the greyscale effective viscosity back, but by default it is set equal to the normal viscosity 2020-02-01 14:04:39 -05:00
Rex Zhe Li
ea8fceda8c revert to the old velocity averaging method as it is more accurate 2020-01-31 15:42:27 -05:00
Rex Zhe Li
69ee9f79cb Some updates:(1)add different fq initialization for BGK and IMRT;(2)user can choose collision model 2020-01-31 15:15:26 -05:00
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
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
9fa091a49d save the work, CPU versions seem to work, but need non-unity porosity test 2020-01-17 18:46:28 -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
86beafab8a save the work for cpu version 2019-11-21 13:43:32 -05:00
JamesEMcclure
cf28b2794b created skeleton for greyscale model 2019-11-20 13:20:11 -05:00