Commit Graph

127 Commits

Author SHA1 Message Date
James E McClure
1ea25e1dff added correction into DFH gradient (promising) 2018-05-02 23:03:45 -04:00
James E McClure
8550c57e76 debugging dfh bubble 2018-05-02 21:12:37 -04:00
James E McClure
3838920d9c fixed typo 2018-05-01 21:06:41 -04:00
James E McClure
c5127e18c5 key peices for dfh algorithm in place 2018-05-01 20:50:05 -04:00
James E McClure
c5243960cc Added ScaLBL_Gradient_Unpack function 2018-05-01 14:17:45 -04:00
James E McClure
5c3f4cf38d small cleanup 2018-05-01 13:47:45 -04:00
James E McClure
fc365e9aba DFH gradient works (no comm yet) 2018-05-01 11:13:26 -04:00
James E McClure
b73bcf21f0 phase init 2018-04-30 15:04:03 -04:00
James E McClure
41fedfc9f6 Updating initialization routine for possible memory issue 2018-04-30 15:00:26 -04:00
James E McClure
1173082022 dfh in progress 2018-04-30 10:27:38 -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
39f5a2daf2 Updated Extras.cpp for new cuda stuff (doesn't do anythin on cpu) 2018-04-19 09:09:37 -04:00
James E McClure
d985d4eb30 BGK model for AA 2018-03-29 22:50:28 -04:00
James E McClure
9ee65a3a29 BGK model for AA 2018-03-29 22:49:44 -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
b64ceccc6b Fixed unitialized value 2018-01-26 14:49:32 -05:00
James E McClure
5cd7a08c2d Pressure refactor 2018-01-26 10:30:56 -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
Rex Zhe Li
568535965f fix asymmetry due to D3Q7 receive function 2018-01-24 19:17:13 +11: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
8b8415a5c4 getting ready to merge RexFlux 2017-12-20 15:07:15 -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
25c3b89abe re-factoring flux BC 2017-12-19 13:00:27 -05:00
James E McClure
bee3713349 remove .swp files 2017-12-06 12:33:32 -05: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
Rex Zhe Li
48ec03362c Insert the velocity calculation function to update the velocity profiles after applying the boundary condition but before applying ScaLBL_Color_BC_z(Z) functions 2017-12-05 14:19:56 +11:00
James E McClure
1b8ceef7d8 Merge branch 'VariableDensity' 2017-12-01 11:50:27 -05:00
Rex Zhe Li
a932685d88 update the velocity BCs (for cpu) following Harting and Hecht approach 2017-11-30 18:06:03 +11:00
James E McClure
1dd592d48a Updated Color BC compiles cleanly 2017-11-27 07:45:51 -05:00
James E McClure
ea21a7ff86 Merge branch 'VariableDensity' of https://github.com/JamesEMcClure/LBPM-WIA into VariableDensity 2017-11-27 07:35:25 -05:00
James E McClure
0cc7c09619 fix to cpu/Color.cpp 2017-11-27 07:35:09 -05:00
James E McClure
87fffc8b0e 1st effot to fix color BC issue 2017-11-27 07:33:41 -05:00
James E McClure
ff31f21337 Compute velocity instead of momentum 2017-11-26 07:47:00 -05:00
James E McClure
53fbe986d6 Initial try at variable density 2017-11-25 15:17:20 -05:00
Rex Zhe Li
0efeda94cc fill zero velocity values for the solid nodes 2017-11-23 16:07:24 +11:00
Rex Zhe Li
9c7605403f D3Q19.cpp: for flux BC comment out the unncessary read of the distribution functions 2017-11-21 16:11:52 +11:00
James E McClure
becd898547 Fixed BC bug 2017-11-20 22:19:45 -05:00
James E McClure
6795ca86b4 fixing flux BC z 2017-11-19 14:21:46 -05:00
Mark Berrill
f4e0aca1c3 Fixing TestBubble and some memory leaks 2017-10-02 10:07:06 -04:00
James E McClure
d102150942 Added flux BC to LBPM-WIA 2017-09-18 05:55:34 -04:00
zherexli
add17ab75a fix a little bug on linear interpolation of two viscosities according to the local phase field 2017-08-30 22:06:01 +10:00
James E McClure
4acd3efafb lbpm_color_macro_simulator allows for viscosity ratio not equal to one 2017-02-15 16:38:44 -05:00
James E McClure
bba9e52911 Refactored LBPM-WIA to make calls consistent with ScaLBL library conventions 2016-11-24 11:26:51 -05:00