Commit Graph

154 Commits

Author SHA1 Message Date
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
James E McClure
e99f2c288a implemented gpu ScaLBL_Gradient_Unpack 2018-05-01 14:50:03 -04:00
James E McClure
5c3f4cf38d small cleanup 2018-05-01 13:47:45 -04:00
James E McClure
b73bcf21f0 phase init 2018-04-30 15:04:03 -04:00
James E McClure
b1fa970969 clean up dfh bugs 2018-04-30 10:59:39 -04:00
James E McClure
36dadc223c clean up dfh bugs 2018-04-30 10:53:10 -04:00
James E McClure
07dc759f36 clean up dfh bugs 2018-04-30 10:38:08 -04:00
James E McClure
83894aad40 re-testing zero copy stuff for summit 2018-04-30 10:29:56 -04:00
James E McClure
1173082022 dfh in progress 2018-04-30 10:27:38 -04:00
James E McClure
4ac376057a updated summit build script 2018-04-28 10:42:59 -04:00
James E McClure
63022d0b33 refactor dfh.cu 2018-04-28 10:04:47 -04:00
James E McClure
bfa4d61035 frame dfh simulator compiles 2018-04-24 17:05:46 -04:00
James E McClure
d3043ab2d6 starting dfh color lbm 2018-04-23 13:17:10 -04:00
James E McClure
9b618db185 Setting based on MPI rank 2018-04-14 21:01:16 -04:00
James E McClure
4e7c8fda99 Adding set device function 2018-04-14 20:33:45 -04:00
James E McClure
f40b0f7175 Back to zero copy for MPI on summit 2018-04-03 20:13:35 -04:00
James E McClure
42e7f46dee BGK model on summit 2018-04-02 10:00:56 -04:00
James E McClure
d23378b560 GPU kernels for BGK 2018-03-29 23:00:56 -04:00
James E McClure
96d4a82cae Reverted to non-mass conserving color bc 2018-03-26 21:59:19 -04:00
James E McClure
820a64c4ca Enforcing mass conservation for opposing components in reservoir 2018-03-19 11:00:59 -04:00
James E McClure
ee74bbf820 fixing pressure bc bug 2018-02-21 17:27:12 -05:00
James E McClure
e6f366f9af fixing dumb mistake 2018-02-21 17:12:27 -05:00
James E McClure
e891dfa25f Debugging issues with cooperative thread reduction 2018-02-21 09:20:43 -05:00
James E McClure
52f3987639 debugging 2018-02-20 21:42:18 -05:00
James E McClure
73a2347bef Refactoring flux bC for use with cooperative groups 2018-02-20 21:31:37 -05:00
James E McClure
030f997516 cooperative groups builds on summit 2018-02-20 21:20:14 -05:00
James E McClure
5a81875503 Adding cooperative groups for cuda reduction 2018-02-20 21:06:32 -05:00
James E McClure
b64ceccc6b Fixed unitialized value 2018-01-26 14:49:32 -05:00
James E McClure
502c82b3b8 Pressure refactor 2018-01-26 10:28:58 -05:00
James E McClure
73dfa1fb7c Pressure refactor 2018-01-26 10:26:18 -05:00
James E McClure
931ae3aab9 Updated ScaLBL_D3Q19_Pressure 2018-01-26 10:19:37 -05:00
James E McClure
5ce47ab205 Rewrote gpu and cpu with contents from ScaLBL (AA refactor) 2018-01-24 10:08:43 -05:00
James E McClure
1087e330e1 Updated D3Q19 flux bc 2018-01-13 09:54:19 -05:00
James E McClure
f6409db196 Fixed merge conflict in D3Q19.xx 2018-01-13 09:43:20 -05:00
James E McClure
67a775d660 Fixed bug in pressure BC 2018-01-13 09:40:33 -05:00
James E McClure
a9dda36754 Re-factored flux BC - volumetric flux over boundary should be entered instead of the mean boundary velocity 2017-12-19 16:43:34 -05:00
James E McClure
f26b026570 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2017-12-19 13:00:38 -05:00
James E McClure
25c3b89abe re-factoring flux BC 2017-12-19 13:00:27 -05:00
Rex Zhe Li
94f256ec8b remove .swp files 2017-12-19 19:50:08 +11:00
Rex Zhe Li
def329a849 correct the signs of the loaded velocity profiles, because the velocity calculation function ScaLBL_D3Q19_Velocity() extracts the distribution functions from the opposite memory locations 2017-12-05 14:26:54 +11:00
James E McClure
f3c0cd3aea updated Color BC in gpu/Color.cu 2017-11-27 23:01:31 -05:00
James E McClure
ff31f21337 Compute velocity instead of momentum 2017-11-26 07:47:00 -05:00