Commit Graph

131 Commits

Author SHA1 Message Date
James McClure
175e7bd00b swc reader works with MPI 2022-05-16 11:22:38 -04:00
James McClure
c4a97c0589 support for SWC input format 2022-05-16 11:17:47 -04:00
James McClure
0e65364954 added support for swc file 2022-05-15 23:00:23 -04:00
James McClure
2c3272e423 updates and fix for user input reader 2022-03-22 17:31:12 -04:00
Thomas Ramstad
23189f5577 Clang format (#55)
Run clang-format on modules of code
2021-11-08 22:58:37 +01:00
JamesEMcclure
2ceaa23afb Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2021-09-01 14:29:45 -04:00
James McClure
b3457348bd fix inlet / outlet porosity 2021-09-01 14:29:31 -04:00
JamesEMcclure
e87141a2e8 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2021-06-29 15:31:37 -04:00
Rex Zhe Li
57a723b11e fix a minor data type bug 2021-06-18 00:13:17 -04:00
JamesEMcclure
1e8d921f36 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2021-03-26 18:33:44 -04:00
James McClure
8d989a5f5f correct saturation change in shell aggregation 2021-03-26 18:23:44 -04:00
JamesEMcclure
4718b8f225 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2021-03-26 09:37:38 -04:00
JamesEMcclure
23de5b1ec2 fix domain volume bug 2021-03-26 09:36:13 -04:00
JamesEMcclure
77b2e4ad8b fixed dumb merge thing 2021-03-24 22:20:20 -04:00
JamesEMcclure
0b03f9bd5c fix merge conflict 2021-03-24 21:32:08 -04:00
Mark Berrill
90ba7ed65a Fixing bug with analysis 2021-01-22 10:05:16 -05:00
JamesEMcclure
0fe3125833 merging multi-halo 2021-01-13 21:44:23 -05:00
James McClure
7644a8288e refactor Domain to include electorchem grey and FOM 2021-01-05 12:38:28 -05:00
JamesEMcclure
5e70189b16 merge read from file 2020-12-07 13:25:07 -05:00
JamesEMcclure
c479402256 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2020-10-13 14:19:35 -04:00
JamesEMcclure
1c4f4801b3 fix uncommented copyright 2020-10-12 09:35:55 -04: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
Rex Zhe Li
88063edb97 save the work;upgrade output data writing by writing single file instead of decomposed data 2020-10-01 16:27:46 -04:00
James McClure
e69f2db777 add map to widehalo 2020-09-30 09:06:15 -04:00
Rex Zhe Li
4657adbc94 add routine for ion model to read from file 2020-09-28 17:08:49 -04:00
Rex Zhe Li
33fdfeb29d add a routine for single-fluid greyscale to read from file - voxel porosity and perm 2020-09-24 21:57:04 -04:00
Rex Zhe Li
471f71d690 save the work; untested; add a routine of read from file for greyscale simulator 2020-09-23 22:15:05 -04:00
Rex Zhe Li
f9d3376951 Merge branch 'Greyscale_stable_dev' of github.com:JamesEMcClure/LBPM-WIA into Greyscale_stable_dev 2020-09-23 17:47:12 -04:00
Rex Zhe Li
226147a498 save the work of read from user-input file 2020-09-23 17:47:02 -04:00
James McClure
85844ec8e3 template for read from file 2020-09-23 15:21:15 -04:00
JamesEMcclure
64f1bfd37d Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2020-09-16 11:28:13 -04:00
Rex Zhe Li
20c8cc9c3b update PoissonSolver and fix numerous bugs 2020-09-02 11:37:23 -04:00
Rex Zhe Li
ae9e7a0408 fix integer index bug in AggregateLabels in morphdrain 2020-08-29 13:11:56 -04:00
JamesEMcclure
8aa36c69c8 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2020-06-24 23:56:31 -04:00
JamesEMcclure
0d292a52b2 fix volume bug 2020-06-24 23:33:36 -04:00
JamesEMcclure
49f5ec07a6 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2020-05-07 14:03:11 -04:00
James McClure
7b731e327b update pseudo-reflection 2020-05-04 15:26:41 -04:00
James McClure
d424771849 fix scope in Domain inlet/outlet 2020-05-04 15:12:50 -04:00
James McClure
16e187e1dc add pseudo-reflection 2020-05-04 14:50:23 -04:00
James McClure
a82c8995fe make sure not to remove solid for reflection BC 2020-04-07 09:27:32 -04:00
JamesEMcclure
ec634d9326 Merge branch 'Greyscale' of github.com:JamesEMcClure/LBPM-WIA into bugfix 2020-04-02 10:33:04 -04:00
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
Mark Berrill
94156e066e Trying to fix bug with MPI communication 2020-03-12 10:26:17 -04:00
Rex Zhe Li
72ab9f803e merge with morphLBM to incorporate the newest backend updates 2020-02-04 13:28:57 -05:00
JamesEMcclure
79669b30d0 merging with morphLBM (may be some problems still) 2020-02-03 14:30:03 -05:00
Rex Zhe Li
34c5b223b0 fix printf bug 2020-01-30 17:57:56 -05:00
Rex Zhe Li
25df1e0f35 add a few print-out to make the program output more verbose 2020-01-30 13:23:27 -05:00
Mark Berrill
0f91767b6c Moving more MPI calls to the wrapper 2020-01-28 12:33:36 -05:00