Commit Graph

3655 Commits

Author SHA1 Message Date
Rex Zhe Li
0a7b1c331b further clean up the code 2020-08-28 21:53:41 -04:00
JamesEMcclure
a7afd9b429 fix poisson solver for unit test 2020-08-28 13:37:36 -04:00
James McClure
75e8647051 re-factor electric solvers for unit testing 2020-08-28 13:31:43 -04:00
Rex Zhe Li
aa26fcafda fix miscellaneous bugs and update the data structure of electric potential 2020-08-28 11:15:55 -04:00
Rex Zhe Li
59ffd7bfd6 fix several miscellaneous bugs 2020-08-20 22:47:10 -04:00
Rex Zhe Li
d24198e76a done cleaning up the code 2020-08-19 22:22:35 -04:00
Rex Zhe Li
030bec9eba fix trivial bug in tau initialization 2020-08-19 18:56:06 -04:00
Rex Zhe Li
8996b582da still debugging; add a few checkpoint print out 2020-08-19 13:21:31 -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
5756d6f138 fix a few trivial bugs; add some checkpoint print; still debugging 2020-08-18 12:40:41 -04:00
Rex Zhe Li
771f679f5c add output; CPU version compiled; to be tested 2020-08-17 09:59:22 -04:00
Rex Zhe Li
85fc59190c save the work;CPU version compiled; to be tested 2020-08-16 11:20:11 -04:00
Rex Zhe Li
3adde14ecf resolve merge conflicts 2020-08-14 14:26:32 -04:00
Rex Zhe Li
3a162849a0 save the work;untested 2020-08-14 14:23:22 -04:00
James McClure
30014a49c0 add zeta potential to Poisson 2020-08-11 16:52:56 -04:00
JamesEMcclure
6ff5a9a8ae fixed bugs in bounceback list 2020-08-11 15:34:12 -04:00
James McClure
e0b0e05664 added bounce-back interaction capability 2020-08-11 15:16:40 -04:00
James McClure
3592ac7562 distinguish parallel comm / bounceback sites at halo 2020-08-11 14:35:46 -04:00
James McClure
b4d50ee821 example for how to structure ion comm loop 2020-08-10 12:54:55 -04:00
Rex Zhe Li
28988ef6ba save the work;untested 2020-08-10 12:03:28 -04:00
Rex Zhe Li
dff4e3d536 save the work;to be continued 2020-08-07 17:44:02 -04:00
James McClure
d9cde3c76c use generalized D3Q7 MPI structures for multi-ion 2020-08-06 16:12:18 -04:00
JamesEMcclure
fcdb84b2ad electro skeleton compiles 2020-08-06 16:06:52 -04:00
James McClure
082a0a30f5 Adding skeleton for electrokinetic LBM 2020-08-06 15:42:36 -04:00
James McClure
5e6a9f552c Adding skeleton for electrokinetic LBM 2020-08-06 15:41:40 -04:00
Rex Zhe Li
99ee51d8e1 add a full form of Guo-type body force scheme, but now using it now 2020-08-05 17:33:54 -04:00
James E McClure
a1df2b57de update subphase / minkowski for Euler 2020-08-03 07:08:14 -04:00
James McClure
d88455a854 distance from color, fix sign 2020-07-31 22:09:34 -04:00
JamesEMcclure
ae732bc089 using phase to update distance in subphase 2020-07-29 10:08:29 -04:00
James McClure
6e9b808925 adding option to refine distance with phase field 2020-07-29 10:03:16 -04:00
James McClure
9d333a7371 adding option to refine distance with phase field 2020-07-29 09:56:52 -04:00
James McClure
00c30866f5 copy electrokinetic from color 2020-07-29 09:53:39 -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
JamesEMcclure
34d89786a6 fix smooth distance 2020-07-22 20:34:43 -04:00
JamesEMcclure
dd49031552 fix smooth distance 2020-07-22 20:31:09 -04:00
JamesEMcclure
c9640c46ba fix smooth distance 2020-07-22 13:14:07 -04:00
James E McClure
418ba77751 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2020-07-22 11:58:02 -04:00
James E McClure
a1f3375911 added mean filter 2020-07-22 11:57:51 -04:00
Mark Berrill
8c5dd2e43a Adding MPI test 2020-07-20 13:41:48 -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
James E McClure
4d2174cedb update Euler characteristic 2020-06-29 14:18:05 -04:00
James McClure
736870f4b5 still debugging Euler characteristic bug 2020-06-29 13:46:24 -04:00
James McClure
e11da909d6 use internal / external edge count in Euler characteristic 2020-06-29 11:07:55 -04:00
James McClure
9950201554 update cubes 2020-06-27 20:54:00 -04:00
James McClure
a3b23d246f Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2020-06-27 15:16:21 -04:00
James McClure
07ea37d2f2 at device test 2020-06-27 15:16:13 -04:00
JamesEMcclure
3dd7ba5936 refine dist in Minkowski (fix isosurface bugs) 2020-06-27 07:56:53 -04:00
JamesEMcclure
a16d82bac0 Eikonal solver in distance 2020-06-27 07:50:03 -04:00
JamesEMcclure
3d58822fef Eikonal solver in distance 2020-06-27 07:43:26 -04:00