Commit Graph

145 Commits

Author SHA1 Message Date
JamesEMcclure
05cafcb525 fix failed merge 2020-03-17 21:44:45 -04:00
JamesEMcclure
9f5b44dfe4 Revert "Moving more MPI calls to the wrapper"
This reverts commit 0f91767b6c.
2020-03-17 21:23:18 -04:00
JamesEMcclure
c426aa7d1d remove deprecated pressure BC routines 2020-02-03 15:13:45 -05:00
JamesEMcclure
79669b30d0 merging with morphLBM (may be some problems still) 2020-02-03 14:30:03 -05:00
Mark Berrill
0f91767b6c Moving more MPI calls to the wrapper 2020-01-28 12:33:36 -05:00
Mark Berrill
d1f714a82e Adding MPI wrapper class 2020-01-28 08:51:32 -05:00
Mark Berrill
acb2d30454 Fixing compile warnings 2020-01-22 12:19:04 -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 E McClure
379b731069 gpu color clenaup 2018-09-22 17:15:00 -04:00
James E McClure
b4936bfa28 fix phase field init 2018-09-04 22:00:33 -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
7d8f3f00c8 fixed Vel bug 2018-08-03 14:59:42 -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
f1c1fc54f0 wetting BC as external force 2018-07-02 14:59:27 -04:00
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