Commit Graph

55 Commits

Author SHA1 Message Date
James McClure
5bbda39fdb working on membrane communication structures 2022-02-21 16:39:24 -05:00
Thomas Ramstad
23189f5577 Clang format (#55)
Run clang-format on modules of code
2021-11-08 22:58:37 +01:00
JamesEMcclure
56dc55a14d added equinor copyright statement 2020-10-12 06:08:29 -04:00
JamesEMcclure
64f1bfd37d Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2020-09-16 11:28:13 -04:00
Rex Zhe Li
2180f7b2bf resolve merge conflict 2020-08-18 18:02:28 -04:00
JamesEMcclure
49f5ec07a6 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2020-05-07 14:03:11 -04:00
Rex Zhe Li
cc14324c33 GPU version ONLY; two-phase greyscale model; save the work 2020-04-07 15:29:33 -04:00
Rex Zhe Li
6e065f3fe3 Revert "CPU standard MRT absperm simulator: move the body force execution from normal space to moment space"
This reverts commit 7405344dac.
2020-04-04 10:30:56 -04:00
James McClure
10b630662a fix reflection name 2020-04-03 10:00:17 -04:00
James McClure
e64d44e438 added D3Q19 reflection BVC 2020-04-03 09:30:55 -04:00
Rex Zhe Li
7405344dac CPU standard MRT absperm simulator: move the body force execution from normal space to moment space 2020-02-25 14:19:23 -05:00
Rex Zhe Li
72ab9f803e merge with morphLBM to incorporate the newest backend updates 2020-02-04 13:28:57 -05: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
Rex Zhe Li
69ee9f79cb Some updates:(1)add different fq initialization for BGK and IMRT;(2)user can choose collision model 2020-01-31 15:15:26 -05:00
Mark Berrill
acb2d30454 Fixing compile warnings 2020-01-22 12:19:04 -05:00
James E McClure
bc1e23adf3 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2018-09-23 00:00:14 -04:00
James E McClure
379b731069 gpu color clenaup 2018-09-22 17:15:00 -04:00
James E McClure
2e8382cceb Added OPM headers 2018-06-11 15:19:05 -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
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
Rex Zhe Li
a932685d88 update the velocity BCs (for cpu) following Harting and Hecht approach 2017-11-30 18:06:03 +11: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
James E McClure
d102150942 Added flux BC to LBPM-WIA 2017-09-18 05:55:34 -04:00
James E McClure
0815951952 refactoring scaLBL names for cpu/*cpp and gpu/*cu 2016-11-23 17:03:12 -05:00
James McClure
1cc1c82427 Fixed bugs in swap algorithm for D3Q19, checked D3Q7 also which I think was right 2016-07-25 11:09:05 -04:00
James McClure
f6a0d331be fixed bug in D3Q19 unpack routine 2016-07-25 10:34:50 -04:00
James E McClure
0fc44c315c Fixed typo in D3Q19.cpp / D3Q19.cu 2015-11-28 18:02:56 -05:00
James E McClure
1a037752cc Distributions within solid phase (not physically meaningful) are re-initialized in the ComputeVelocityD3Q19 routine to a negative value 2015-11-28 17:47:10 -05:00
Mark Berrill
3f771d9374 Modifying analysis in lbpm_color_simulator to run in seperate threads 2015-08-22 11:03:46 -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
f355c13f15 Found the bug in lbpm_permeability_simulator and it was dumb 2015-06-16 13:40:16 -04:00
James E McClure
c5acf631a7 Compiling version 2015-06-15 22:42:53 -04:00
James E McClure
d28d4c7377 Adding permeability simulator 2015-06-15 21:37:07 -04:00
James McClure
5a83c9608d Updated cpu/D3Q19.cpp criteria for unpacking negative distributions causes problems 2014-08-16 09:40:09 -04:00
James McClure
c421d1f6f0 Updated D3Q19 UnpackDist() routine so that values are not unpacked into the solid 2014-08-10 11:01:07 -04:00
James McClure
cc6ec0ca2f Updated D3Q19 UnpackDist() routine so that values are not unpacked into the solid 2014-08-10 10:19:32 -04:00