Commit Graph

252 Commits

Author SHA1 Message Date
James McClure
3b60988295 factor of porosity to mass density 2021-10-13 12:47:26 -04:00
James McClure
ea7cb97bb7 update greyscale diffusion contribution 2021-10-11 21:55:57 -04:00
James McClure
2032e7af95 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2021-10-11 19:48:59 -04:00
James McClure
f55b946b8a update corey model in greyscale 2021-10-08 12:10:03 -04:00
Rex Zhe Li
01499e672d continue the work of storing ion diffusive flux;incomplete. 2021-09-29 15:41:38 +10:00
JamesEMcclure
698a9073b6 remove unused variable 2021-09-20 09:26:11 -04:00
Rex Zhe Li
878760ed0a fix a few bugs and pass build; to be verified 2021-09-09 08:04:11 -04:00
Rex Zhe Li
c74b803157 initialize a new convergence scheme for Poisson solver 2021-09-09 15:48:25 +10:00
James McClure
81c80ff0f4 compiler warnings 2021-08-31 20:32:02 -04:00
James McClure
60f4883885 removing warnings and errors 2021-08-31 07:55:43 -04:00
James McClure
f908e6f8ee erge branch 'master' into FOM_dev 2021-08-30 11:49:38 -04:00
James McClure
1b13626da3 add CPU BC for electokinetic 2021-08-30 11:49:29 -04:00
James McClure
87fb5c7f4a added diffusive term to grey color 2021-08-10 10:50:58 -04:00
James McClure
c7ddae1017 greyscale with corey d3q7 2021-08-09 08:34:10 -04:00
James McClure
26a37631fc updated greyscale cpu version 2021-08-08 08:54:24 -04:00
JamesEMcclure
e8da961cae update greyscale model and kill warnings 2021-06-16 15:02:47 -04:00
JamesEMcclure
6985aa7647 kill more warnings 2021-06-09 15:53:04 -04:00
Rex Zhe Li
367e98be9b fix a minor bug; CPU slipping velocity BC is now working 2021-05-21 00:38:06 -04:00
Rex Zhe Li
fce45fece3 add slipping velocity BC for CPU; to be built 2021-05-20 20:31:40 -04:00
Rex Zhe Li
8e1a4a4195 merge master into FOM_dev 2021-05-05 21:46:27 -04:00
Rex Zhe Li
cd49bae2b4 CPU: also update the reformulation of the directional derivative of gradients 2021-04-23 02:38:00 -04:00
Rex Zhe Li
a99c558552 fix miscellaneous typos and bugs; huckleberry build passed 2021-03-31 21:37:52 -04:00
Rex Zhe Li
c2991dae20 Merge branch 'FOM_dev' of github.com:JamesEMcClure/LBPM-WIA into FOM_dev 2021-03-31 20:43:48 -04:00
Rex Zhe Li
c22596ac14 further clean up CPU code;Update GPU code;GPU version to be built and verified 2021-03-31 20:42:16 -04:00
James McClure
65f2ed1ce7 Merge branch 'greyscale_dev' into FOM_dev 2021-03-31 10:24:32 -04:00
James McClure
0c419bfd62 :erge branch 'FOM_dev' of github.com:JamesEMcClure/LBPM-WIA into FOM_dev 2021-03-30 10:50:08 -04:00
Rex Zhe Li
4884a3f586 tried BGK collision without mixed gradient 2021-03-30 01:05:12 -04:00
Rex Zhe Li
e87db53a01 apply the phase denoise without affecting the mass conservation 2021-03-29 23:28:26 -04:00
Rex Zhe Li
f02cf7abc4 remove the phase field denoise since it ruins mass conservation 2021-03-28 21:26:01 -04:00
James McClure
c430f159ad Merge branch 'master' into FOM_dev 2021-03-26 09:45:17 -04:00
Rex Zhe Li
ea64630cc7 further regulate the phase field 2021-03-25 23:07:01 -04:00
Rex Zhe Li
e73a466b5f fix a few dumb typo 2021-03-25 08:18:22 -04:00
Rex Zhe Li
d1e4a84b25 try the old approach for phase field collision; to be built and verified 2021-03-25 01:52:45 -04:00
James McClure
e947e0a192 drop test 2021-03-24 22:23:44 -04:00
James McClure
1fccfc7881 Merge branch 'master' into greyscale_dev 2021-03-24 21:47:56 -04:00
Rex Zhe Li
0f94439a6b 1.revised relations of surface tension and W;2.reintroduce theta for better modele tuning;3.put chemical potential in debug output 2021-03-24 21:02:34 -04:00
James McClure
dadc970947 clean up arguments for Free Lee 2021-03-20 13:12:49 -04:00
James McClure
e8124f606c working bubble for FreeLee 2021-03-19 20:54:29 -04:00
James McClure
eb62dbd38e standalone d3q7 mass collision for color model 2021-03-18 21:06:15 -04:00
James McClure
c1cd959da6 D3Q7 Lee model (looks anisotropic) 2021-03-18 14:51:26 -04:00
Rex Zhe Li
02d2e514ed make CPU also ready for capillary penalty; to be built and verified 2021-03-18 07:58:05 -04:00
James McClure
ec6b3c6a68 revert to cs^2=2/9 for D3Q7 2021-03-11 20:16:02 -05:00
James McClure
3f659a0cc2 adding mass conservation test 2021-03-11 13:55:47 -05:00
Rex Zhe Li
9c04320276 fix error where parameter is used before being loaded 2021-02-26 01:18:21 -05:00
Rex Zhe Li
1a393ab266 fix typo and build pass 2021-02-25 21:25:29 -05:00
Rex Zhe Li
99f1d9b727 add a test routine for mixed gradient 2021-02-25 20:30:48 -05:00
Rex Zhe Li
11d99560ff corrected the phase field loading and removed a wrong factor in mixed-grad 2021-02-15 18:33:07 -05:00
Rex Zhe Li
d8f5b21436 add a correcting factor cs2 into velocity equation 2021-02-08 20:31:45 -05:00
Rex Zhe Li
e34170d232 built passed 2021-02-08 00:00:26 -05:00
Rex Zhe Li
9ddf949a9e save the work; to be compiled and tested 2021-02-07 23:37:26 -05:00