Commit Graph

23 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
JamesEMcclure
e87141a2e8 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2021-06-29 15:31:37 -04:00
JamesEMcclure
e8da961cae update greyscale model and kill warnings 2021-06-16 15:02:47 -04:00
JamesEMcclure
0b03f9bd5c fix merge conflict 2021-03-24 21:32:08 -04: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
JamesEMcclure
c479402256 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2020-10-13 14:19:35 -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
64f1bfd37d Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2020-09-16 11:28:13 -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
JamesEMcclure
5af8848945 add copyright header to greyscale LBM 2020-05-07 14:24:04 -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
cc14324c33 GPU version ONLY; two-phase greyscale model; save the work 2020-04-07 15:29:33 -04:00
Rex Zhe Li
793d294aa3 CPU version update: remove the higher-order terms in body force 2020-02-01 17:03:42 -05:00
Rex Zhe Li
50e4b5a9ba add the greyscale effective viscosity back, but by default it is set equal to the normal viscosity 2020-02-01 14:04:39 -05:00
Rex Zhe Li
6e7cb83254 add pressure to output data 2020-01-29 23:49:36 -05:00
Rex Zhe Li
060bee7b44 GPU version of incompressible greysacle MRT model is ready 2020-01-18 22:52:04 -05:00
Rex Zhe Li
7e4e91a06b The CPU version of incompressible MRT greyscale model is available now 2020-01-18 18:43:20 -05:00
Rex Zhe Li
9fa091a49d save the work, CPU versions seem to work, but need non-unity porosity test 2020-01-17 18:46:28 -05:00
Rex Zhe Li
cddcfa0188 fix the bug and now have a workable greyscale BGK model in both CPU and GPU 2019-12-10 16:54:42 -05:00
Rex Zhe Li
86beafab8a save the work for cpu version 2019-11-21 13:43:32 -05:00
JamesEMcclure
cf28b2794b created skeleton for greyscale model 2019-11-20 13:20:11 -05:00