Commit Graph

633 Commits

Author SHA1 Message Date
James McClure
c722aeb1bb fixing compile bugs 2020-09-29 10:58:33 -04:00
James McClure
afa9dac22a fixing compile bugs 2020-09-29 10:56:01 -04:00
James McClure
bfcd85af84 fixing compile bugs 2020-09-29 10:48:54 -04:00
James McClure
23f6c089f0 fix name of function 2020-09-29 10:43:31 -04:00
James McClure
6b335eaf28 add wide halo class 2020-09-29 10:39:05 -04:00
James McClure
a69504f96a fixed weird type in ScaLBL (revert) 2020-09-29 09:43:38 -04:00
James McClure
0b94f29d58 fixed weird type in ScaLBL 2020-09-28 15:44:22 -04:00
Rex Zhe Li
ae9e7a0408 fix integer index bug in AggregateLabels in morphdrain 2020-08-29 13:11:56 -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
Rex Zhe Li
80c7afc27c save the work; make several greynode wettability models available; need more validation and tests 2020-07-23 10:44:43 -04:00
Rex Zhe Li
b0d6f7cd04 1. add color grad for debug;2. fix bug for calculating greyscale solid gradient 2020-07-08 22:24:37 -04:00
JamesEMcclure
0d292a52b2 fix volume bug 2020-06-24 23:33:36 -04:00
Rex Zhe Li
9a599b504f fix typo 2020-06-24 21:45:08 -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
Rex Zhe Li
16cc9cb5aa GreyscaleSC: save the work; pressureBC does not work 2020-05-20 22:57:42 -04:00
Rex Zhe Li
e83e794021 GreyscaleSC model;BGK works but MRT doesnt;save the work 2020-05-04 23:36:27 -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
Rex Zhe Li
9f8af47d2b continue GreyscaleSC debugging;save the work 2020-05-03 18:03:44 -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
4c84ab8eb9 GPU ONLY; clean up the two-phase greyscale code; rename the old greyscaleColor to greyscaleFE 2020-04-25 17:01:01 -04:00
Rex Zhe Li
eaf9e828ea GPU only; save the work; greyscaleFE works only conditionally; 2020-04-24 16:20:52 -04:00
Rex Zhe Li
389c60a06f GPU version; save the work; mass is not conserved 2020-04-19 22:21:43 -04:00
Rex Zhe Li
dd3c177dee change the mass transport formulation;no longer solve Aq and Bq, only solve for phase field 2020-04-18 22:46:44 -04:00
Rex Zhe Li
67f5076fa3 fix bug in recvGrad 2020-04-17 16:32:09 -04:00
Rex Zhe Li
297ea4cb63 update the chemical potential approach and save work 2020-04-17 16:23:06 -04:00
Rex Zhe Li
984e7b504e GPU: save the work; mass transport using chemical potential 2020-04-12 23:38:24 -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
James McClure
3b006fbc3c reflect BC for D3Q7 2020-04-07 10:38:21 -04:00
James McClure
a82c8995fe make sure not to remove solid for reflection BC 2020-04-07 09:27:32 -04:00
James McClure
91f42ab74f condition unpack routines on BC for halo 2020-04-07 08:45:06 -04:00
James McClure
735b3f5d3e fix argfs 2020-04-03 20:29:37 -04:00
James McClure
e1e603b25f add reflection condition for color grad 2020-04-03 20:26:32 -04:00
James McClure
e4d836e7fc add reflection condition for color grad 2020-04-03 20:24:29 -04:00
James McClure
10b630662a fix reflection name 2020-04-03 10:00:17 -04:00
James McClure
e62208caaa add reflection BC to MRT / Color 2020-04-03 09:52:23 -04:00
James McClure
81f2548633 fix a few warnings 2020-04-03 09:34:35 -04:00
James McClure
e64d44e438 added D3Q19 reflection BVC 2020-04-03 09:30:55 -04:00
James McClure
e641e2e3ed remove old comments 2020-04-03 08:26:48 -04:00
James McClure
32f1bae784 don't unpack distributions when external BC are applied (D3Q7/D3Q19) 2020-04-03 08:24:28 -04:00
James McClure
2c554fc89a Merge branch 'Greyscale' into bugfix 2020-04-02 10:32:18 -04:00
James McClure
64a19a718b make ScaLBL communicator public for 2020-04-01 12:26:55 -04:00
James McClure
b47f11a395 Merge branch 'bugfix' of github.com:JamesEMcClure/LBPM-WIA into bugfix 2020-03-31 13:30:26 -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
JamesEMcclure
7bb01557d8 updated bugfix with old ScaLBL 2020-03-17 13:45:51 -04:00