Rex Zhe Li
|
a404f4c8af
|
GreyscaleSC model: update the density initialization on grey nodes
|
2020-05-29 10:28:11 -04:00 |
|
Rex Zhe Li
|
f5f4c51d5f
|
discard greyscaleColor model
|
2020-05-28 18:22:25 -04:00 |
|
Rex Zhe Li
|
661246472a
|
initialize the development of greyscale color model
|
2020-05-27 10:25:06 -04:00 |
|
Rex Zhe Li
|
95562e518a
|
add some miscellaneous changes
|
2020-05-26 20:59:35 -04:00 |
|
Rex Zhe Li
|
3dede0d93a
|
GreyscaleSC: fix pressure BC inter-domain communication
|
2020-05-21 22:00:47 -04:00 |
|
Rex Zhe Li
|
16cc9cb5aa
|
GreyscaleSC: save the work; pressureBC does not work
|
2020-05-20 22:57:42 -04:00 |
|
Rex Zhe Li
|
42277520ed
|
update output writing
|
2020-05-07 19:09:26 -04:00 |
|
Rex Zhe Li
|
88b560a876
|
make the SC fluid-solid force consistent with literature
|
2020-05-07 17:07:35 -04:00 |
|
Rex Zhe Li
|
6d59bf7eff
|
revert to BGK collision for greyscale SC model
|
2020-05-07 12:26:06 -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 |
|
Rex Zhe Li
|
e83e794021
|
GreyscaleSC model;BGK works but MRT doesnt;save the work
|
2020-05-04 23:36:27 -04:00 |
|
Rex Zhe Li
|
9f8af47d2b
|
continue GreyscaleSC debugging;save the work
|
2020-05-03 18:03:44 -04:00 |
|
Rex Zhe Li
|
c423d14e74
|
GreyscaleSC debugging: save the work; yet to function correctly
|
2020-05-01 17:44:48 -04:00 |
|
Rex Zhe Li
|
8e2efa8f05
|
GreyscaleSC model;GPU only;save the work;model does not function correctly
|
2020-04-30 23:42:17 -04:00 |
|
Rex Zhe Li
|
85158fab52
|
Initialize greyscale SC model
|
2020-04-27 11:12:12 -04:00 |
|
Rex Zhe Li
|
6a37aa9e59
|
rename greyscale FE model GPU code
|
2020-04-27 11:03:40 -04:00 |
|
Rex Zhe Li
|
5a8f4f60fc
|
GPU only;complete renaming everything about the old greyscaleColor model to greyscaleFE
|
2020-04-25 17:12:43 -04:00 |
|
Rex Zhe Li
|
86c3217a0f
|
rename the two-phase FE-based greyscale model; step 3
|
2020-04-25 17:03:17 -04:00 |
|
Rex Zhe Li
|
0d3436047a
|
rename the two-phase FE-based greyscale mode; step 2
|
2020-04-25 17:02:43 -04:00 |
|
Rex Zhe Li
|
d5ccfb628d
|
rename the two-phase FE-based greyscale model
|
2020-04-25 17:01:59 -04:00 |
|
Rex Zhe Li
|
4c84ab8eb9
|
GPU ONLY; clean up the two-phase greyscale code; rename the old greyscaleColor to greyscaleFE
|
2020-04-25 17:01:01 -04:00 |
|
Rex Zhe Li
|
243623f321
|
fix trivial merge conflicts
|
2020-04-24 23:55:05 -04:00 |
|
Rex Zhe Li
|
4a1059ca27
|
fix miscellaneous bugs and clean up the code
|
2020-04-24 16:53:47 -04:00 |
|
Rex Zhe Li
|
eaf9e828ea
|
GPU only; save the work; greyscaleFE works only conditionally;
|
2020-04-24 16:20:52 -04:00 |
|
Rex Zhe Li
|
cc61cb940d
|
fix another dumb bug
|
2020-04-19 23:35:37 -04:00 |
|
Rex Zhe Li
|
74e858f005
|
fix dumb bugs
|
2020-04-19 22:49:33 -04:00 |
|
Rex Zhe Li
|
389c60a06f
|
GPU version; save the work; mass is not conserved
|
2020-04-19 22:21:43 -04:00 |
|
Rex Zhe Li
|
dd3c177dee
|
change the mass transport formulation;no longer solve Aq and Bq, only solve for phase field
|
2020-04-18 22:46:44 -04:00 |
|
Rex Zhe Li
|
4f75ddd89a
|
fix a few bugs; but wait to see if that works
|
2020-04-18 10:56:28 -04:00 |
|
Rex Zhe Li
|
67f5076fa3
|
fix bug in recvGrad
|
2020-04-17 16:32:09 -04:00 |
|
Rex Zhe Li
|
297ea4cb63
|
update the chemical potential approach and save work
|
2020-04-17 16:23:06 -04:00 |
|
Rex Zhe Li
|
984e7b504e
|
GPU: save the work; mass transport using chemical potential
|
2020-04-12 23:38:24 -04:00 |
|
Rex Zhe Li
|
606e81d684
|
GPU version: save the work
|
2020-04-08 16:48:39 -04:00 |
|
Rex Zhe Li
|
ce09bb9ad5
|
save the work
|
2020-04-07 22:17:29 -04:00 |
|
Rex Zhe Li
|
cc14324c33
|
GPU version ONLY; two-phase greyscale model; save the work
|
2020-04-07 15:29:33 -04:00 |
|
Rex Zhe Li
|
5b45c3216c
|
initialize multicomponent greyscale model
|
2020-04-04 10:34:50 -04:00 |
|
Rex Zhe Li
|
fcbacd76de
|
Revert "GPU standard MRT absperm simulator: move the body force execution from normal space to moment space"
This reverts commit fa4a20ddf0 .
|
2020-04-04 10:31:07 -04:00 |
|
Rex Zhe Li
|
6e065f3fe3
|
Revert "CPU standard MRT absperm simulator: move the body force execution from normal space to moment space"
This reverts commit 7405344dac .
|
2020-04-04 10:30:56 -04:00 |
|
Rex Zhe Li
|
7405344dac
|
CPU standard MRT absperm simulator: move the body force execution from normal space to moment space
|
2020-02-25 14:19:23 -05:00 |
|
Rex Zhe Li
|
fa4a20ddf0
|
GPU standard MRT absperm simulator: move the body force execution from normal space to moment space
|
2020-02-24 17:24:11 -05:00 |
|
Rex Zhe Li
|
c11cfcf069
|
Merge branch 'morphLBM' into Greyscale
|
2020-02-21 21:25:25 -05:00 |
|
Rex Zhe Li
|
1694f4530c
|
comment out the variable rescale_force_count that was deprecated
|
2020-02-21 21:22:54 -05:00 |
|
JamesEMcclure
|
81a25b9997
|
try for better Ca target
|
2020-02-21 11:43:58 -05:00 |
|
JamesEMcclure
|
b99d32ef0c
|
fix print
|
2020-02-21 11:28:18 -05:00 |
|
Rex Zhe Li
|
ff04f20fa8
|
fix merge conflict
|
2020-02-21 11:18:58 -05:00 |
|
JamesEMcclure
|
a42a0c8440
|
fix print bug
|
2020-02-21 11:16:26 -05:00 |
|
JamesEMcclure
|
eab71d28b2
|
Merge branch 'morphLBM' of github.com:JamesEMcClure/LBPM-WIA into morphLBM
|
2020-02-21 11:12:12 -05:00 |
|
JamesEMcclure
|
586bc09f84
|
fix print bug
|
2020-02-21 11:11:59 -05:00 |
|
Rex Zhe Li
|
73976c6060
|
Merge branch 'morphLBM' of github.com:JamesEMcClure/LBPM-WIA into morphLBM
|
2020-02-20 16:07:56 -05:00 |
|