Commit Graph

28 Commits

Author SHA1 Message Date
Thomas Ramstad
23189f5577 Clang format (#55)
Run clang-format on modules of code
2021-11-08 22:58:37 +01:00
James McClure
60f4883885 removing warnings and errors 2021-08-31 07:55:43 -04:00
Rex Zhe Li
cd49bae2b4 CPU: also update the reformulation of the directional derivative of gradients 2021-04-23 02:38:00 -04:00
Rex Zhe Li
a99c558552 fix miscellaneous typos and bugs; huckleberry build passed 2021-03-31 21:37:52 -04:00
Rex Zhe Li
c2991dae20 Merge branch 'FOM_dev' of github.com:JamesEMcClure/LBPM-WIA into FOM_dev 2021-03-31 20:43:48 -04:00
Rex Zhe Li
c22596ac14 further clean up CPU code;Update GPU code;GPU version to be built and verified 2021-03-31 20:42:16 -04:00
Rex Zhe Li
4884a3f586 tried BGK collision without mixed gradient 2021-03-30 01:05:12 -04:00
Rex Zhe Li
e87db53a01 apply the phase denoise without affecting the mass conservation 2021-03-29 23:28:26 -04:00
Rex Zhe Li
f02cf7abc4 remove the phase field denoise since it ruins mass conservation 2021-03-28 21:26:01 -04:00
Rex Zhe Li
ea64630cc7 further regulate the phase field 2021-03-25 23:07:01 -04:00
Rex Zhe Li
e73a466b5f fix a few dumb typo 2021-03-25 08:18:22 -04:00
Rex Zhe Li
d1e4a84b25 try the old approach for phase field collision; to be built and verified 2021-03-25 01:52:45 -04:00
Rex Zhe Li
0f94439a6b 1.revised relations of surface tension and W;2.reintroduce theta for better modele tuning;3.put chemical potential in debug output 2021-03-24 21:02:34 -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
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
James McClure
92d56af3b4 template for freelee model 2020-09-25 16:18:54 -04:00