Commit Graph

135 Commits

Author SHA1 Message Date
James McClure
1ed3428ef6 re-run clang format 2023-10-23 04:18:20 -04:00
James McClure
588d1a15c1 updates from ScaLBL 2023-10-22 09:53:45 -04:00
James McClure
111529ff5e add voltage BC for d3q19 poisson solver 2022-10-27 08:15:21 -04:00
James McClure
5204f48d45 fix memory leaks 2022-07-12 18:44:36 -04:00
James McClure
7c790e8802 updating membrane communication structure 2022-05-11 23:37:18 -04:00
James McClure
2894b740d0 add functions to copy send / recv list from ScaLBL 2022-05-11 17:12:23 -04:00
James McClure
c424e1d984 cleanup with help from valgrind 2022-05-06 16:21:37 -04:00
James E McClure
f99af45c9b Merge branch 'membrane' into tmp 2022-03-27 16:03:26 -04:00
James McClure
2c3272e423 updates and fix for user input reader 2022-03-22 17:31:12 -04:00
James McClure
5bbda39fdb working on membrane communication structures 2022-02-21 16:39:24 -05:00
James E McClure
074ea746f2 Merge branch 'Crusher' of github.com:JamesEMcClure/LBPM-WIA into Crusher 2022-02-10 16:41:34 -05:00
Mark Berrill
1f671edbc1 Testing persistent communication 2022-02-10 16:29:22 -05:00
James E McClure
c672648b7d fix sendcount / recvcount 2022-02-10 15:03:57 -05:00
James E McClure
af7ec72622 Merge branch 'Spock' of github.com:JamesEMcClure/LBPM-WIA into Spock 2022-01-10 15:46:16 -05:00
James McClure
26766ef69a update membrane structure 2021-12-25 17:58:53 -05:00
James E McClure
419de4e397 local spock changes 2021-12-21 11:36:52 -05:00
James McClure
aa0b3a1cb0 merge LBPM with spock 2021-12-12 11:36:47 -05:00
James McClure
51ada19b06 merging conflicts 2021-12-09 13:51:35 -05:00
Rex Zhe Li
7d525e999b enable different types of solid BC for Poisson solver; to be built and tested 2021-12-02 23:32:57 +11:00
Thomas Ramstad
23189f5577
Clang format (#55)
Run clang-format on modules of code
2021-11-08 22:58:37 +01:00
Mark Berrill
056eeaa461 Merging master 2021-11-03 10:55:56 -04:00
JamesEMcclure
3d4a0a1f2f Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2021-09-01 07:39:10 -04:00
James E McClure
3f20276cb6 add barrier between pack / MPI send 2021-07-26 11:48:05 -04:00
Rex Zhe Li
de909820f8 merge master into FOM_dev 2021-06-27 19:53:52 -04:00
Mark Berrill
d9746d575b Fixing potential bugs with communication 2021-06-24 14:42:03 -04:00
JamesEMcclure
09f6e40aae Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2021-06-13 23:36:52 -04:00
JamesEMcclure
f9f2c6310f make sure slip BC data structures are allocated and initialized irrespective of BC 2021-06-08 13:58:59 -04:00
JamesEMcclure
41bb5a1360 make sure slip BC data structures are allocated and initialized irrespective of BC 2021-06-08 13:54:58 -04:00
JamesEMcclure
baedeaa2a3 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2021-06-01 06:43:07 -04:00
Rex Zhe Li
536fc6e8c0 update ion flux BC; to be built and tested 2021-05-25 01:59:24 -04:00
Rex Zhe Li
cd2bcfba85 build pass; TODO: verify the slippingBC model 2021-05-15 02:27:02 -04:00
Rex Zhe Li
fee3d9eadc save unfinished work; to be built and tested 2021-05-11 22:25:05 -04:00
JamesEMcclure
0b03f9bd5c fix merge conflict 2021-03-24 21:32:08 -04:00
James McClure
c1cd959da6 D3Q7 Lee model (looks anisotropic) 2021-03-18 14:51:26 -04:00
Mark Berrill
5c27e3830a Fixing compile errors without MPI 2021-02-12 13:43:26 -05:00
Mark Berrill
90ba7ed65a Fixing bug with analysis 2021-01-22 10:05:16 -05:00
James McClure
c350e2b45e demo for performance in MRT model 2021-01-20 18:25:29 -05:00
James McClure
e63b471260 added performance estimator to scalbl 2021-01-20 16:50:25 -05:00
JamesEMcclure
0fe3125833 merging multi-halo 2021-01-13 21:44:23 -05:00
James McClure
0983e63fbf merging FOM with new functions 2021-01-04 23:29:02 -05:00
James McClure
c998cc24b0 update to ScaLBL 2021-01-04 23:10:21 -05:00
JamesEMcclure
56dc55a14d added equinor copyright statement 2020-10-12 06:08:29 -04:00
James McClure
7244258135 merging greyscale and electrokinetic in ScaLBL 2020-10-09 15:05:14 -04:00
JamesEMcclure
f3c74bc89f update Memory Optimized Layout -tests passing 2020-09-30 15:22:37 -04:00
James McClure
1c1155d3b7 debug halo width 2020-09-30 15:15:57 -04:00
James McClure
5ed82a54f4 fix failing commm test 2020-09-30 15:14:28 -04:00
JamesEMcclure
624ec5a145 memory optimized layout with halo width 2020-09-30 15:10:18 -04:00
James McClure
0c594fa33d add halo to memory optimized layout 2020-09-30 14:45:51 -04:00
James McClure
fd27b3138a tweak BC conventions 2020-09-23 14:53:46 -04:00
James McClure
11be793575 use periodic BC in ScaLBL (model specific BC possible) 2020-09-23 12:30:22 -04:00