James McClure
|
e947e0a192
|
drop test
|
2021-03-24 22:23:44 -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 |
|
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 |
|
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 |
|
JamesEMcclure
|
0fe3125833
|
merging multi-halo
|
2021-01-13 21:44:23 -05:00 |
|
James McClure
|
2fc85dead8
|
merging electrokinetic & greyscale
|
2021-01-04 14:00:44 -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
|
cb0efd10e3
|
CPU/GPU single/two-fluid, MRT only; revert the definition of pressure back to normal
|
2020-12-04 17:54:57 -05:00 |
|
Rex Zhe Li
|
1528aa7435
|
CPU only: flux BC validated and done
|
2020-12-03 19:21:03 -05:00 |
|
Rex Zhe Li
|
9693bb9440
|
CPU only; revert the definition of pressure back to normal, without the factor of voxel porosity
|
2020-12-03 02:15:20 -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
|
69f319ab5c
|
work in progress; add CPU ion flux BC
|
2020-11-05 21:51:29 -05:00 |
|
James McClure
|
7244258135
|
merging greyscale and electrokinetic in ScaLBL
|
2020-10-09 15:05:14 -04:00 |
|
Rex Zhe Li
|
8b3a2a3ff0
|
post-polish; make greyscaleColor analysis consistent with normal color;build test passed
|
2020-10-09 13:07:06 -04:00 |
|
JamesEMcclure
|
db5579530d
|
mix gradient compiles
|
2020-10-06 14:05:26 -04:00 |
|
James McClure
|
8b095b24ad
|
added mix gradient
|
2020-10-05 14:36:26 -04:00 |
|
Rex Zhe Li
|
4657adbc94
|
add routine for ion model to read from file
|
2020-09-28 17:08:49 -04:00 |
|
James McClure
|
92d56af3b4
|
template for freelee model
|
2020-09-25 16:18:54 -04:00 |
|
Rex Zhe Li
|
039978cc81
|
GPU version is available now
|
2020-09-20 11:00:36 -04:00 |
|
Rex Zhe Li
|
11e9af54b6
|
CPU only;finish preliminary work on testing Poisson and Ion models and their coupling
|
2020-09-11 22:56:00 -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
|
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
|
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 |
|
Rex Zhe Li
|
7aad36e37a
|
CPU also available, make greyscaleColor equivalent single-phase model available
|
2020-06-24 22:07:21 -04:00 |
|
Rex Zhe Li
|
2621a7718f
|
Greyscale Color model; both CPU and GPU versions are ready
|
2020-06-15 22:41:01 -04:00 |
|
Rex Zhe Li
|
d4e0c97277
|
Merge branch 'Greyscale' into Greyscale_dev
|
2020-05-06 11:24:37 -04:00 |
|
Rex Zhe Li
|
3a21a142c4
|
fix bugs: add some missing terms in the IMRT collsion terms
|
2020-05-06 11:12:50 -04:00 |
|