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 |
|
James McClure
|
ad8c5f6e26
|
communication seems to work
|
2022-05-12 00:52:34 -04:00 |
|
James McClure
|
29e4c76561
|
membrane test works with new comm
|
2022-05-12 00:31:22 -04:00 |
|
Zhe Rex Li
|
6959a02f7b
|
correct ion LB collison
|
2022-05-03 15:00:00 +10:00 |
|
Zhe Rex Li
|
47db000ba6
|
correct D3Q7 Poisson LB algorithm
|
2022-04-29 20:36:38 +10:00 |
|
Zhe Li
|
025987e53b
|
make further corrections
|
2022-04-28 23:59:13 +10:00 |
|
James McClure
|
3e82370d6c
|
update cpu ion valence
|
2022-04-26 06:37:08 -04: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 |
|
James McClure
|
9c63613373
|
original wang poisson solver (broken)
|
2022-04-10 09:51:02 -04:00 |
|
James McClure
|
2bb2be845a
|
membrane starts working ok...
|
2022-04-08 16:44:37 -04:00 |
|
James McClure
|
4758bdffa9
|
refactor compact AA routines for testing
|
2022-04-06 20:34:12 -04:00 |
|
James E McClure
|
f99af45c9b
|
Merge branch 'membrane' into tmp
|
2022-03-27 16:03:26 -04:00 |
|
James McClure
|
8a0937e111
|
add sigmoid to ion equilibrium dist
|
2022-03-24 07:38:06 -04:00 |
|
James McClure
|
2c3272e423
|
updates and fix for user input reader
|
2022-03-22 17:31:12 -04:00 |
|
James McClure
|
16275ce1b9
|
werkin
|
2022-03-21 19:44:21 -04:00 |
|
James McClure
|
12026f54d4
|
update to membrane capability
|
2022-03-14 16:16:47 -04:00 |
|
James McClure
|
abf5823de6
|
membrane data structures compiling
|
2022-03-11 05:39:34 -05:00 |
|
James E McClure
|
39feb20ec9
|
add membrane unpack function
|
2022-03-07 16:47:19 -05:00 |
|
James E McClure
|
f270604e6b
|
add membrane transport function for d3q7
|
2022-03-07 15:36:16 -05:00 |
|
James McClure
|
dd9da41d4b
|
added cell simulator
|
2022-02-24 21:43:18 -05:00 |
|
James McClure
|
5bbda39fdb
|
working on membrane communication structures
|
2022-02-21 16:39:24 -05: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 |
|
James McClure
|
51ada19b06
|
merging conflicts
|
2021-12-09 13:51:35 -05:00 |
|
Rex Zhe Li
|
7d525e999b
|
enable different types of solid BC for Poisson solver; to be built and tested
|
2021-12-02 23:32:57 +11:00 |
|
Thomas Ramstad
|
23189f5577
|
Clang format (#55)
Run clang-format on modules of code
|
2021-11-08 22:58:37 +01:00 |
|
James McClure
|
3f746e8ed2
|
merge doc update
|
2021-10-21 20:26:21 -04:00 |
|
James McClure
|
f99e2dbef9
|
Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA
|
2021-10-14 08:29:10 -04:00 |
|
James McClure
|
4d97018329
|
revert to original rho0
|
2021-10-14 08:28:57 -04:00 |
|
James McClure
|
3b60988295
|
factor of porosity to mass density
|
2021-10-13 12:47:26 -04:00 |
|
Rex Zhe Li
|
4e47b0ad90
|
Merge branch 'master' into electrokinetic
|
2021-10-13 16:46:38 +11:00 |
|
Rex Zhe Li
|
afc7d6c90e
|
add routines to save advective and electromigrational flux;CPU only;to be verified
|
2021-10-13 15:15:12 +11: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
|
d6044a3780
|
Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA
|
2021-09-20 09:28:28 -04:00 |
|
JamesEMcclure
|
698a9073b6
|
remove unused variable
|
2021-09-20 09:26:11 -04:00 |
|
JamesEMcclure
|
5b6628a5c1
|
Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA
|
2021-09-14 09:18:37 -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 |
|
JamesEMcclure
|
3d4a0a1f2f
|
Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA
|
2021-09-01 07:39:10 -04:00 |
|
James McClure
|
81c80ff0f4
|
compiler warnings
|
2021-08-31 20:32:02 -04:00 |
|