Commit Graph

598 Commits

Author SHA1 Message Date
Rex Zhe Li
dfac3e1349 continue to add capillary penalty to pressure; to be compiled and tested 2021-02-28 18:27:16 -05:00
Rex Zhe Li
aba83e5829 Merge branch 'FOM_dev' of github.com:JamesEMcClure/LBPM-WIA into FOM_dev 2021-02-15 18:33:15 -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
James McClure
16fe8ccbc3 Merge branch 'FOM' of github.com:JamesEMcClure/LBPM-WIA into FOM 2021-02-12 14:27:55 -05:00
James McClure
317f5f3bbe add SCAL wetting convention 2021-02-12 14:27:49 -05:00
Mark Berrill
5c27e3830a Fixing compile errors without MPI 2021-02-12 13:43:26 -05:00
James McClure
da55748d30 update to flow adapter 2021-02-12 09:10:54 -05:00
James McClure
650309ffa6 added FlowAdapter class 2021-02-11 14:31:29 -05:00
Rex Zhe Li
e34170d232 built passed 2021-02-08 00:00:26 -05:00
Rex Zhe Li
98491ccd80 save the work2; to be complied and tested 2021-02-07 23:50:17 -05:00
Rex Zhe Li
9ddf949a9e save the work; to be compiled and tested 2021-02-07 23:37:26 -05:00
Rex Zhe Li
1f08c9a0b6 save the work; add debugging output 2021-02-07 20:08:38 -05:00
Rex Zhe Li
2ed34592d0 Merge branch 'FOM' into FOM_dev 2021-02-01 00:19:55 -05:00
Rex Zhe Li
3a6edc365d build pass; ongoing model validation 2021-01-31 21:26:03 -05:00
Rex Zhe Li
e22de8ae7e save the work;to be built and tested 2021-01-31 19:06:07 -05:00
Mark Berrill
90ba7ed65a Fixing bug with analysis 2021-01-22 10:05:16 -05:00
James McClure
c350e2b45e demo for performance in MRT model 2021-01-20 18:25:29 -05:00
James McClure
d442f890f6 write solid info to file in color 2021-01-19 10:50:12 -05:00
James McClure
ff946a91d8 wetting fluctuation from laplacian 2021-01-19 10:30:39 -05:00
Rex Zhe Li
4085deb5e3 save the work 2021-01-18 23:37:08 -05:00
Rex Zhe Li
fef81a0e47 resolve merge conflicts 2021-01-18 22:51:16 -05:00
Rex Zhe Li
4690adb104 save the work 2021-01-18 21:30:27 -05:00
James McClure
9bc8100a1d debugging wide halo 2021-01-15 16:33:57 -05:00
Rex Zhe Li
e0416a676c merge with electrokinetic and resolve merge conflicts 2021-01-14 05:20:47 -05:00
JamesEMcclure
a066fa6606 merge Lee model 2021-01-13 22:06:08 -05:00
JamesEMcclure
0fe3125833 merging multi-halo 2021-01-13 21:44:23 -05:00
James McClure
64b49f720e merge complete / cpu tests 2021-01-06 11:58:43 -05:00
Rex Zhe Li
c9fadc30c9 Merge branch 'electrokinetic' of github.com:JamesEMcClure/LBPM-WIA into electrokinetic 2021-01-06 01:04:08 -05:00
Rex Zhe Li
432fab95b3 test done;add sine and cosine voltage input for Poisson solver 2021-01-06 01:03:18 -05:00
James McClure
7f4f74779c fix the build 2021-01-05 18:43:44 -05:00
James McClure
474c829e41 refactor work 2021-01-05 15:50:07 -05:00
James McClure
5bcc10c5fb refactor new models to FOM 2021-01-05 13:51:32 -05:00
James McClure
77c2949b07 werkin 2021-01-05 00:15:36 -05:00
James McClure
7e51ba962b barrier in DFH 2021-01-05 00:08:39 -05:00
James McClure
74e8c5e75f update barrier in ScaLBL / color model 2021-01-05 00:04:59 -05:00
James McClure
86de0442d1 workin 2021-01-04 23:48:21 -05:00
Rex Zhe Li
2b9d776113 save the work; to be compiled, tested and validated; add sine and cosine voltage input for Poisson solver 2021-01-04 20:13:48 -05:00
James McClure
20800ed7eb partial merge 2021-01-04 19:33:27 -05:00
James McClure
2fc85dead8 merging electrokinetic & greyscale 2021-01-04 14:00:44 -05:00
James McClure
9826ef5624 adding silo vis capabilities to electrochem 2020-12-29 14:04:43 -05:00
James McClure
879f8637bf fix getVelocity 2020-12-26 20:26:55 -05:00
Rex Zhe Li
d02eff3017 done: add restart and write visfiles for greyscale Color 2020-12-14 01:08:59 -05:00
Rex Zhe Li
f3ba90337a to be compiled: add basic restart and write visualization functionality 2020-12-13 19:34:56 -05:00
Rex Zhe Li
7ef18bfea3 make the WriteLog in PoissonSolver a bool type to facilitate input 2020-12-04 00:37:02 -05:00
Rex Zhe Li
e93b941d9e save the work; fluxBC for Ion solver still does not fully agree COMSOL 2020-11-19 13:17:31 -05:00
Rex Zhe Li
f9c32855e5 save the work; validation to be continued 2020-11-07 16:41:07 -05:00
Rex Zhe Li
69f319ab5c work in progress; add CPU ion flux BC 2020-11-05 21:51:29 -05:00
Rex Zhe Li
7cc2be826e PoissonSolver: remove extra setSlice for halo layer in Initialize() 2020-10-18 12:20:15 -04:00
Rex Zhe Li
21a0ec8c0b add a routine to write convergence log for Poisson solver 2020-10-16 12:50:28 -04:00
Rex Zhe Li
b5f9ad5a6c PoissonSolver: remove extra setSlice for halo layer in Initialize() 2020-10-15 11:54:26 -04:00