Commit Graph

25 Commits

Author SHA1 Message Date
James McClure
1ed3428ef6 re-run clang format 2023-10-23 04:18:20 -04:00
James McClure
588d1a15c1 updates from ScaLBL 2023-10-22 09:53:45 -04:00
James McClure
111529ff5e add voltage BC for d3q19 poisson solver 2022-10-27 08:15:21 -04:00
James McClure
b7910dbefe fix compiler warnings 2022-07-06 21:33:59 -04:00
Zhe Rex Li
47db000ba6 correct D3Q7 Poisson LB algorithm 2022-04-29 20:36:38 +10:00
James McClure
cf4f2b63da update error analysis for Poisson solver 2022-04-22 15:17:52 -04:00
James McClure
032a21a872 Poisson working pretty good now 2022-04-10 22:21:34 -04:00
James McClure
d0e41bf834 d319 poisson works good 2022-04-10 17:25:29 -04:00
James McClure
eb1c5da99c still broken wang 2022-04-10 16:08:35 -04:00
James McClure
b3dfc014d8 rex d3q19 (broken) 2022-04-10 11:05:53 -04:00
Li Rex
71fdedaa2f clean up code for the updated slipping vel BC 2022-01-28 16:26:34 +11:00
Rex Zhe Li
ee527a42cc update Poisson and Stoke solvers to include slipping velocity BC; to be built 2022-01-18 16:46:09 +11:00
Thomas Ramstad
23189f5577
Clang format (#55)
Run clang-format on modules of code
2021-11-08 22:58:37 +01: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
Rex Zhe Li
039978cc81 GPU version is available now 2020-09-20 11:00:36 -04:00
Rex Zhe Li
20c8cc9c3b update PoissonSolver and fix numerous bugs 2020-09-02 11:37:23 -04:00
Rex Zhe Li
0a7b1c331b further clean up the code 2020-08-28 21:53:41 -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
3a162849a0 save the work;untested 2020-08-14 14:23:22 -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
5e6a9f552c Adding skeleton for electrokinetic LBM 2020-08-06 15:41:40 -04:00