Commit Graph

3238 Commits

Author SHA1 Message Date
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
Rex Zhe Li
38f97c2848 save the work 2020-01-13 22:50:37 -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
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
JamesEMcclure
2abcf03028 greyscale update 2019-11-21 13:01:24 -05:00
JamesEMcclure
cf28b2794b created skeleton for greyscale model 2019-11-20 13:20:11 -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
Rex Zhe Li
e8524d0fbe add more raw output in the debug module, for any future debugging use 2019-11-14 12:57:11 -05:00
JamesEMcclure
a750533a7f Merge branch 'morphLBM' of github.com:JamesEMcClure/LBPM-WIA into morphLBM 2019-11-14 10:32:24 -05:00
JamesEMcclure
22e330ca26 fix color bug 2019-11-14 09:52:37 -05:00
Mark Berrill
b5ee28f044 Adding reader for compressed uCT data 2019-11-08 10:06:07 -05:00
Rex Zhe Li
38a3ae82b6 fix typo in reading input parameter tolerance 2019-10-28 17:04:35 -04:00
Rex Zhe Li
1265c5cfac currently turn off force adaptation per morph interval 2019-10-28 15:18:27 -04:00
JamesEMcclure
717b8b9d56 added option to rescale force multiple times in steady state simulation 2019-10-28 10:49:00 -04:00
JamesEMcclure
90fe77ac6a fix distance 2019-10-25 06:10:55 -04:00
James McClure
f3f08722d3 fix bug in TestPoisuille 2019-10-25 12:07:01 +02:00
James McClure
ac5ec4492e fix sign error 2019-10-25 10:53:47 +02:00
James McClure
48b3f3b019 default to z direction for unsteady 2019-10-22 14:27:30 +02:00
James McClure
64e7b1211a fix divide by zero 2019-10-22 13:58:51 +02:00
James McClure
2d54c54db3 debug dumb bug 2019-10-22 13:57:04 +02:00
JamesEMcclure
ecd06f0eca bugfix 2019-10-22 07:14:54 -04:00
James McClure
f060a9c3e6 Merge branch 'morphLBM' of github.com:JamesEMcClure/LBPM-WIA into morphLBM 2019-10-22 13:09:03 +02:00
James McClure
946f9fe8a0 add pressure drop for unsteady 2019-10-22 13:08:51 +02:00
James McClure
d2f62bd4dc add pressure drop for unsteady 2019-10-22 13:03:00 +02:00
JamesEMcclure
12bd625481 update sphere test so memory fits 2019-10-21 14:32:56 -04:00
JamesEMcclure
f4837119e6 sphere example update 2019-10-21 14:11:26 -04:00
James McClure
ecbf2581a0 disable bump rate by default 2019-10-21 10:37:21 +02:00
JamesEMcclure
7eadffb691 use j8 for huckleberry 2019-10-16 16:06:31 -04:00
JamesEMcclure
4e2f1e9a30 disable bump by default 2019-10-15 11:16:07 -04:00
JamesEMcclure
c0ee511318 trying to get cmake to take multiple mpi flags 2019-10-15 11:12:43 -04:00
JamesEMcclure
89f523cb19 fix small bug 2019-10-14 16:05:08 -04:00
JamesEMcclure
942f4fb3b6 decrease bump rate 2019-10-14 08:58:44 -04:00
James McClure
1ff23dbb41 default morph interval 2019-10-10 21:48:24 -04:00
James McClure
c205621f4b bugfix 2019-10-10 18:54:37 -04:00
James McClure
76f10740e7 bump rate 2019-10-10 18:51:55 -04:00
James McClure
2fc44a6cb5 Merge branch 'morphLBM' of github.com:JamesEMcClure/LBPM-WIA into morphLBM 2019-10-10 16:12:54 -04:00
James McClure
3ead09bd52 add bump rate for endpoint 2019-10-10 16:12:42 -04:00
JamesEMcclure
3b0e699b92 refactor Sph1896 to work with current input default 2019-10-10 09:38:42 -04:00
James McClure
d8f2344739 resolve conflict between voxel length / domain length 2019-10-10 09:30:33 -04:00
JamesEMcclure
1fb3d59e71 fix unit test failure 2019-10-10 09:05:09 -04:00