Commit Graph

3259 Commits

Author SHA1 Message Date
JamesEMcclure
7569c9bf73 support for grid file in MRT model 2020-02-12 14:19:16 -05:00
James McClure
0246577a9c Merge branch 'FOM' 2020-02-10 13:25:29 -05:00
Mark Berrill
57156d16fc Fixing build issue 2020-02-05 07:35:13 -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
JamesEMcclure
b73208b471 fix water seed 2020-02-03 14:05:23 -05:00
JamesEMcclure
c525cf2d67 Merge branch 'FOM' of github.com:JamesEMcClure/LBPM-WIA into FOM 2020-02-03 13:00:07 -05:00
JamesEMcclure
6ed57841b8 update TwoPhase analysis for vector / tensor objects 2020-02-03 12:59:52 -05:00
Mark Berrill
8751fa245b Fixing minor issues with some operating systems 2020-02-03 12:41:09 -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
Mark Berrill
78c2e710b9 Fixing compile warnings 2020-01-22 12:01:29 -05:00
Mark Berrill
f17bccb389 Merge branch 'FOM' of github.com:JamesEMcClure/LBPM-WIA into FOM 2020-01-22 11:00:49 -05:00
Mark Berrill
3c854fd002 Updating StackTrace and improving performance converting uCT data 2020-01-22 11:00:25 -05:00
Mark Berrill
0006695d5f Adding MPIFLAGS option 2020-01-22 11:00:25 -05:00
Mark Berrill
2cee75ae97 Copying halo when reading grid file 2020-01-22 11:00:25 -05:00
JamesEMcclure
67076c0916 fixed Permeability.csv header 2020-01-17 09:40:09 -05:00
JamesEMcclure
33c5c6c934 permeability header fixed 2020-01-16 09:34:34 -05:00
Rex Zhe Li
12c0d42d36 change specifier of printf to correct the output for very large image 2020-01-14 12:01:33 -05:00
JamesEMcclure
fa80034749 fixed redundant layer code 2020-01-13 14:03:04 -05:00
JamesEMcclure
06db016fc8 fix bug with volumetric flux in timelog 2020-01-13 13:57:35 -05:00
JamesEMcclure
7c1167b981 Merge branch 'FOM' 2020-01-13 12:59:12 -05:00
JamesEMcclure
7afd52ef03 check header for Peremeability.csv 2020-01-13 12:48:08 -05:00
JamesEMcclure
b69b505b2f check header for Peremeability.csv 2020-01-13 11:36:29 -05:00
JamesEMcclure
62674e4e0c remove flux factor 2020-01-13 11:21:11 -05:00
Mark Berrill
f0a7732f21 Updating StackTrace and improving performance converting uCT data 2020-01-02 13:23:51 -05:00
Mark Berrill
e66a92142f Adding MPIFLAGS option 2019-12-12 13:58:51 -05:00
Rex Zhe Li
9c48b3de70 enable single phase abs-perm simulator to read medium from Filename 2019-12-09 15:17:27 -05:00
James McClure
9ea68b848c Merge branch 'morphLBM' of github.com:JamesEMcClure/LBPM-WIA into morphLBM 2019-12-03 13:58:09 -05:00
James McClure
cf5a284f6d adding subphase functionality 2019-12-03 13:01:37 -05:00
Mark Berrill
3cd5053ec9 Copying halo when reading grid file 2019-11-21 13:29:26 -05:00
Mark Berrill
e4e5da8598 Merge branch 'FOM' of github.com:JamesEMcClure/LBPM-WIA into FOM 2019-11-21 08:30:30 -05:00
JamesEMcclure
4878557e20 update labels in loop 2019-11-20 09:53:44 -05:00
JamesEMcclure
26cac9060a fix bug with relabel 2019-11-19 12:35:24 -05:00
JamesEMcclure
442d42bb91 Merge branch 'morphLBM' of github.com:JamesEMcClure/LBPM-WIA into morphLBM 2019-11-18 14:08:41 -05:00
JamesEMcclure
9e5f9aa533 save more sigfigs in subphase 2019-11-18 14:08:33 -05:00
JamesEMcclure
9efd6461a0 enable grid reader for color simulation 2019-11-15 10:37:26 -05:00
Rex Zhe Li
e8524d0fbe add more raw output in the debug module, for any future debugging use 2019-11-14 12:57:11 -05:00
JamesEMcclure
a750533a7f Merge branch 'morphLBM' of github.com:JamesEMcClure/LBPM-WIA into morphLBM 2019-11-14 10:32:24 -05:00
JamesEMcclure
22e330ca26 fix color bug 2019-11-14 09:52:37 -05:00
Mark Berrill
b5ee28f044 Adding reader for compressed uCT data 2019-11-08 10:06:07 -05:00
Rex Zhe Li
38a3ae82b6 fix typo in reading input parameter tolerance 2019-10-28 17:04:35 -04:00
Rex Zhe Li
1265c5cfac currently turn off force adaptation per morph interval 2019-10-28 15:18:27 -04:00
JamesEMcclure
717b8b9d56 added option to rescale force multiple times in steady state simulation 2019-10-28 10:49:00 -04:00
JamesEMcclure
90fe77ac6a fix distance 2019-10-25 06:10:55 -04:00
James McClure
f3f08722d3 fix bug in TestPoisuille 2019-10-25 12:07:01 +02:00
James McClure
ac5ec4492e fix sign error 2019-10-25 10:53:47 +02:00
James McClure
48b3f3b019 default to z direction for unsteady 2019-10-22 14:27:30 +02:00
James McClure
64e7b1211a fix divide by zero 2019-10-22 13:58:51 +02:00