Commit Graph

84 Commits

Author SHA1 Message Date
James E McClure
fee6c50900 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2015-07-19 12:09:15 -04:00
James E McClure
b9b4301eac Setting layer for the velocity boundary condition -- mass part will bounce back 2015-07-19 12:08:40 -04:00
James McClure
97f5c11950 Fixed bugs in gpu/D3Q19.cu related to velocity BC 2015-07-18 17:46:39 -04:00
James E McClure
9e8fe0f6f8 Fixed little bug 2015-07-18 17:35:50 -04:00
James E McClure
b48a17516d Added velocity boundary condition for D3Q19 distribution to project 2015-07-18 16:01:14 -04:00
James E McClure
5299fd64ea confused 2015-07-04 16:34:39 -04:00
James E McClure
9f2840ccdc gpu interfaces not moving :/ 2015-07-04 14:23:47 -04:00
James E McClure
465853410b Fixed bug in gpu/Color.cu 2015-07-04 13:55:40 -04:00
James E McClure
d6cf96f24c Finished refactoring MassColorCollideD3Q7 2015-07-04 09:55:50 -04:00
James E McClure
252fdecdc1 Fixed a bug in the initialization of D3Q7 distributions 2015-07-04 09:40:48 -04:00
James McClure
16aa6838cc Trying to resolve difference between solution of CPU and GPU color model 2015-07-03 18:44:55 -04:00
James E McClure
7c972ec79c modify gpu/D3Q7.cu 2015-06-30 19:02:53 -04:00
James E McClure
db1f96cdf1 Cleaning up Color.cu 2015-06-30 17:50:02 -04:00
James E McClure
a735ede54f Fixed a bug I just created in gpu/D3Q7.cu 2015-06-30 15:38:31 -04:00
James E McClure
ade1e8fb69 Cleaning up Color/D3Q7 .cu/.cpp 2015-06-30 15:35:55 -04:00
James E McClure
2822c8e2b3 Cleaning up D3Q19.cu 2015-06-30 15:18:19 -04:00
James E McClure
34e45e715a Cleaning up D3Qy.cu/.cpp 2015-06-30 15:16:41 -04:00
James E McClure
08e14cc261 Cleaning up Color.cu/.cpp 2015-06-30 15:12:56 -04:00
James E McClure
6414325ab2 Refactored cpu/gpu headers into common/ScaLBL.h to prevent divergence of conventions 2015-06-30 11:33:27 -04:00
James E McClure
cf914bcc26 Updated gpu/Color.cu so that nan cannot be produced from the color gradient calculation 2015-06-27 09:54:58 -04:00
James E McClure
92bcc74586 Storing the velocity instead of momentum ColorCollideOpt (Color.cu) 2015-06-27 08:54:43 -04:00
James E McClure
e2141e52fb Modified ComputeVelocityD3Q19 so zero is assigned inside solid 2015-06-26 21:42:20 -04:00
James E McClure
c8cbe211fe Modified ComputeVelocityD3Q19 so zero is assigned inside solid 2015-06-26 21:41:19 -04:00
James E McClure
908b7fbb89 Modified ComputePressureD3Q19 so zero is assigned inside solid 2015-06-26 21:39:21 -04:00
James McClure
68a59e8ea3 nearly workinh version on hokiespeed (wp avg is nan) 2015-06-26 19:44:45 -04:00
James E McClure
10fd1cd8ff Cleaning up 2015-06-26 19:05:57 -04:00
James E McClure
18222bea09 Trying desperate stuff 2015-06-26 18:52:18 -04:00
James E McClure
8b79799591 dbg 2015-06-26 18:02:17 -04:00
James E McClure
0027af9a97 dbg 2015-06-26 17:19:23 -04:00
James E McClure
e0863fb8cf dbugging 2015-06-26 14:46:06 -04:00
James E McClure
0ac3505238 refactor d3q7 collision for swap 2015-06-26 13:12:57 -04:00
James E McClure
b1d7bb9170 Debugging 2015-06-26 12:53:43 -04:00
James E McClure
97fb3db230 Making sure ID not accessed out of boundes in SwapD3Q7 2015-06-26 12:14:57 -04:00
James McClure
748ea8ef42 unit test TestCommD3Q19 works for gpu 2015-06-26 11:00:02 -04:00
James E McClure
3795edfdd9 Adding cuda error hadnling to gpu/D3Q19.cu 2015-06-25 18:04:45 -04:00
James E McClure
bc9f22046c Adding cuda error hadnling to gpu/D3Q19.cu 2015-06-25 18:04:09 -04:00
James McClure
fea42db39c Adding cuda error handling to gpu/Extras.cu 2015-06-25 17:46:13 -04:00
James E McClure
d4d85e3937 Improving error messages from gpu/Extras.cu 2015-06-25 17:44:13 -04:00
James E McClure
1c2b3991ec Adding error handling to gpu/Extras.cu 2015-06-25 16:18:45 -04:00
James E McClure
79384a42bb Debugging TestCommD3Q19 2015-06-25 15:45:25 -04:00
James E McClure
357133fe29 Debugging TestMassConservationD3Q7 2015-06-24 20:02:16 -04:00
James E McClure
38c4c65fe1 Refactoring MassColorCollideD3Q7 (cpu/gpu) 2015-06-24 19:16:32 -04:00
James E McClure
de02f8c25a Refactoring MassColorCollideD3Q7 (cpu/gpu) 2015-06-24 19:15:43 -04:00
James E McClure
e057e0923a Refactoring MassColorCollideD3Q7 (cpu/gpu) 2015-06-24 19:14:36 -04:00
James E McClure
f96e8b8a5c Refactoring MassColorCollideD3Q7 (cpu/gpu) 2015-06-24 19:11:50 -04:00
James E McClure
fe07dfc2ad Refactoring gpu/Color.cu: MassColorCollideD3Q7 2015-06-24 18:21:17 -04:00
James E McClure
2e4822385a Refactoring MassColorCollideD3Q7 (cpu/gpu) 2015-06-24 18:17:31 -04:00
James
e0064e5240 Removed extra line from gpu/ScaLBL.h 2015-06-24 16:45:38 -04:00
James McClure
70ee8316e8 REmoving redundnacy from ScaLBL.h 2015-06-18 22:57:58 -04:00
James E McClure
290591fee7 Updated gpu/MRT.cu 2015-06-16 18:16:45 -04:00