Commit Graph

195 Commits

Author SHA1 Message Date
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
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
Mark Berrill
57156d16fc Fixing build issue 2020-02-05 07:35:13 -05:00
Rex Zhe Li
72ab9f803e merge with morphLBM to incorporate the newest backend updates 2020-02-04 13:28:57 -05:00
Rex Zhe Li
46b8c1de7f GPU version update: remove higher-order terms in body force 2020-02-01 17:22:13 -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
69ee9f79cb Some updates:(1)add different fq initialization for BGK and IMRT;(2)user can choose collision model 2020-01-31 15:15:26 -05:00
Rex Zhe Li
6e7cb83254 add pressure to output data 2020-01-29 23:49:36 -05:00
Mark Berrill
0f91767b6c Moving more MPI calls to the wrapper 2020-01-28 12:33: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
38f97c2848 save the work 2020-01-13 22:50:37 -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
a4b0f3e26e gpu version of greyscale LBM is also updated 2019-11-21 14:05:58 -05:00
JamesEMcclure
cf28b2794b created skeleton for greyscale model 2019-11-20 13:20:11 -05:00
JamesEMcclure
22e330ca26 fix color bug 2019-11-14 09:52:37 -05:00
JamesEMcclure
bfb2e6f85d fix factor of 19 in color 2019-09-09 10:17:47 -04:00
James McClure
73c80fcbc7 reverting flux bc changes 2019-05-20 20:37:50 -06:00
James McClure
84f24d8fc5 debugging flux bc 2019-05-20 09:46:55 -06:00
James E McClure
7334c078fa fix cudaMemcpy bug 2019-05-17 21:12:44 -04:00
James E McClure
60899a43d8 fix cudaMemcpy bug 2019-05-17 20:31:30 -04:00
James E McClure
5820ce8ed4 fix cudaMemcpy bug 2019-05-17 19:37:18 -04:00
James E McClure
469f5f6481 fix cudaMemcpy bug 2019-05-17 19:03:00 -04:00
James E McClure
45788f931d fix cudaMemcpy bug 2019-05-17 18:54:30 -04:00
James E McClure
428d6e8e55 fix cudaMemcpy bug 2019-05-17 16:28:22 -04:00
James E McClure
4e0db2fd3a fix cudaMemcpy bug 2019-05-17 15:09:14 -04:00
James E McClure
9e77b2d9d3 error checking for GPU BC 2019-05-17 14:21:58 -04:00
James E McClure
7b396b0cc0 error checking for GPU BC 2019-05-17 14:15:27 -04:00
JamesEMcclure
11a4a4b848 replace deprecated shfl_down 2019-04-29 12:50:16 -04:00
JamesEMcclure
fe5a110027 print GPU device ID for MPI ranks within a node 2019-04-26 14:56:53 -04:00
James E McClure
3c55966984 Using regular cuda instead of zero copy for comms 2018-09-22 23:46:38 -04:00
James E McClure
379b731069 gpu color clenaup 2018-09-22 17:15:00 -04:00
James E McClure
7f001a7b44 Color BC use map for Phi 2018-09-15 17:38:18 -04:00
James E McClure
b04120e8f0 fix phase field init 2018-09-04 21:51:35 -04:00
James E McClure
50f26adcca fix phase field init 2018-09-04 21:40:44 -04:00
James E McClure
11252ecb38 better phase field init 2018-09-04 21:34:00 -04:00
James E McClure
af35c194ab fixed bug in color init (small) 2018-09-04 20:31:40 -04:00
James E McClure
d17c59d772 atomic add for GPU <6.0 2018-08-28 20:45:12 -04:00
James E McClure
37541278c9 refactor color 2018-08-03 14:52:39 -04:00
James E McClure
6662698836 dfh force 2018-07-18 13:05:58 -04:00
James E McClure
e71c2c97db Force-based wetting condition for GPU 2018-07-03 08:07:22 -04:00
James E McClure
8911435b10 getting ready to switch over to dfh as main color type simulator 2018-05-05 23:42:13 -04:00
James E McClure
47a25640f9 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2018-05-03 13:06:37 -04:00
James E McClure
5292033760 fixed bug in ScaLBL init function 2018-05-03 13:05:38 -04:00
James E McClure
1ea25e1dff added correction into DFH gradient (promising) 2018-05-02 23:03:45 -04:00
James E McClure
c4165e9c58 removed typo 2018-05-01 21:05:38 -04:00
James E McClure
6e6ae05244 removed typo 2018-05-01 21:00:49 -04:00
James E McClure
a0be8ab956 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2018-05-01 20:51:28 -04:00
James E McClure
ba8c806de1 bugfix in dfh.cu 2018-05-01 20:51:10 -04:00
James E McClure
c5127e18c5 key peices for dfh algorithm in place 2018-05-01 20:50:05 -04:00