Commit Graph

1734 Commits

Author SHA1 Message Date
Rex Zhe Li
d24198e76a done cleaning up the code 2020-08-19 22:22:35 -04:00
Rex Zhe Li
d8a1837ba0 save the work; to be continued to clean up the code 2020-08-19 11:31:32 -04:00
Rex Zhe Li
2180f7b2bf resolve merge conflict 2020-08-18 18:02:28 -04:00
James E McClure
4d2174cedb update Euler characteristic 2020-06-29 14:18:05 -04:00
James McClure
07ea37d2f2 at device test 2020-06-27 15:16:13 -04:00
JamesEMcclure
1a5b46156d fix Torus 2020-06-24 14:01:10 -04:00
James McClure
534410bb29 add Minkowski to TestTorus 2020-06-24 13:48:53 -04:00
Rex Zhe Li
4434bfe282 GPU only, make greyscaleColor equivalent single-phase model available 2020-06-22 13:39:51 -04:00
Rex Zhe Li
2621a7718f Greyscale Color model; both CPU and GPU versions are ready 2020-06-15 22:41:01 -04:00
James E McClure
14826cba1f make final filter optional 2020-05-18 11:12:42 -04:00
Rex Zhe Li
42277520ed update output writing 2020-05-07 19:09:26 -04:00
Rex Zhe Li
8e2efa8f05 GreyscaleSC model;GPU only;save the work;model does not function correctly 2020-04-30 23:42:17 -04:00
Rex Zhe Li
5a8f4f60fc GPU only;complete renaming everything about the old greyscaleColor model to greyscaleFE 2020-04-25 17:12:43 -04:00
Rex Zhe Li
86c3217a0f rename the two-phase FE-based greyscale model; step 3 2020-04-25 17:03:17 -04:00
Rex Zhe Li
4c84ab8eb9 GPU ONLY; clean up the two-phase greyscale code; rename the old greyscaleColor to greyscaleFE 2020-04-25 17:01:01 -04:00
James McClure
67896fcbe2 remove debug dump 2020-04-17 18:35:47 -04:00
James McClure
8dc9aed0ab fix mass conservation test 2020-04-17 17:55:00 -04:00
James McClure
d1d92ea6bb debug mass conservation test 2020-04-10 21:31:44 -04:00
James McClure
bdf8539f40 debugging strange mass conservation issue 2020-04-10 15:03:15 -04:00
Rex Zhe Li
cc14324c33 GPU version ONLY; two-phase greyscale model; save the work 2020-04-07 15:29:33 -04:00
JamesEMcclure
b4a51e266b remove warnings for greyscale 2020-04-02 10:55:04 -04:00
JamesEMcclure
ec634d9326 Merge branch 'Greyscale' of github.com:JamesEMcClure/LBPM-WIA into bugfix 2020-04-02 10:33:04 -04:00
JamesEMcclure
28f3f9dcf8 using aggregator to write 1x 2x data 2020-03-21 13:02:17 -04:00
JamesEMcclure
8645d0b2a7 write full refined ID 2020-03-21 10:42:45 -04:00
James E McClure
05ed256b30 adding refine options 2020-03-21 10:37:32 -04:00
JamesEMcclure
dbbd8e30b7 fix refine pp 2020-03-21 10:32:16 -04:00
James E McClure
b206ad80a2 use Filename in refine pp 2020-03-21 10:06:36 -04:00
JamesEMcclure
afbef50752 update lbpm_refine_pp 2020-03-21 10:03:20 -04:00
James E McClure
ad20322f31 refactor refine pp tool 2020-03-21 09:53:47 -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
a372d60450 resolve some minor issues after the MPI backend updates 2020-02-04 13:58:06 -05: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
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
3c854fd002 Updating StackTrace and improving performance converting uCT data 2020-01-22 11:00:25 -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
5f85b767d6 add debugging for greyscale lbm 2019-12-09 22:30:36 -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
Mark Berrill
b5ee28f044 Adding reader for compressed uCT data 2019-11-08 10:06:07 -05: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
JamesEMcclure
1fb3d59e71 fix unit test failure 2019-10-10 09:05:09 -04:00