Commit Graph

70 Commits

Author SHA1 Message Date
Thomas Ramstad
23189f5577 Clang format (#55)
Run clang-format on modules of code
2021-11-08 22:58:37 +01:00
JamesEMcclure
e87141a2e8 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2021-06-29 15:31:37 -04:00
JamesEMcclure
e8da961cae update greyscale model and kill warnings 2021-06-16 15:02:47 -04:00
JamesEMcclure
09f6e40aae Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2021-06-13 23:36:52 -04:00
JamesEMcclure
6985aa7647 kill more warnings 2021-06-09 15:53:04 -04:00
JamesEMcclure
0b03f9bd5c fix merge conflict 2021-03-24 21:32:08 -04:00
James McClure
eb62dbd38e standalone d3q7 mass collision for color model 2021-03-18 21:06:15 -04:00
JamesEMcclure
56dc55a14d added equinor copyright statement 2020-10-12 06:08:29 -04:00
JamesEMcclure
49f5ec07a6 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2020-05-07 14:03:11 -04:00
James McClure
735b3f5d3e fix argfs 2020-04-03 20:29:37 -04:00
James McClure
e4d836e7fc add reflection condition for color grad 2020-04-03 20:24:29 -04:00
JamesEMcclure
05cafcb525 fix failed merge 2020-03-17 21:44:45 -04:00
Mark Berrill
d1f714a82e Adding MPI wrapper class 2020-01-28 08:51:32 -05:00
JamesEMcclure
1acae53d82 Merge branch 'morphLBM' of github.com:JamesEMcClure/LBPM-WIA 2019-11-14 11:30:58 -05:00
JamesEMcclure
22e330ca26 fix color bug 2019-11-14 09:52:37 -05:00
JamesEMcclure
471b786333 Merge branch 'morphLBM' of github.com:JamesEMcClure/LBPM-WIA into morphLBM 2019-09-09 15:06:32 -04:00
JamesEMcclure
bfb2e6f85d fix factor of 19 in color 2019-09-09 10:17:47 -04:00
James E McClure
20fdfe39b0 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2018-09-07 13:08:13 -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
2af69c02fa Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2018-08-03 17:54:06 -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
2e8382cceb Added OPM headers 2018-06-11 15:19:05 -04:00
James E McClure
41fedfc9f6 Updating initialization routine for possible memory issue 2018-04-30 15:00:26 -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
5ce47ab205 Rewrote gpu and cpu with contents from ScaLBL (AA refactor) 2018-01-24 10:08:43 -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
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
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
James E McClure
0815951952 refactoring scaLBL names for cpu/*cpp and gpu/*cu 2016-11-23 17:03:12 -05:00
James E McClure
fa418c0850 Cleaning up warnings, fixin build 2016-01-10 11:30:13 -05:00
Mark Berrill
97bff08872 Changing the algorithm when computing the local ids 2015-08-14 14:59:36 -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 E McClure
b48a17516d Added velocity boundary condition for D3Q19 distribution to project 2015-07-18 16:01:14 -04:00
James E McClure
732a1c1beb Found a bug in cpu/Color.cpp -- this should work well! 2015-07-04 13:04:54 -04:00
James E McClure
d6cf96f24c Finished refactoring MassColorCollideD3Q7 2015-07-04 09:55:50 -04:00
James E McClure
162a8920c8 Refactored cpu/Colo.cpp for MassD3Q7 2015-07-04 08:50:25 -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
ade1e8fb69 Cleaning up Color/D3Q7 .cu/.cpp 2015-06-30 15:35:55 -04:00