Commit Graph

3014 Commits

Author SHA1 Message Date
James E McClure
a153b0d1a8 Merge branch 'morphLBM' of github.com:JamesEMcClure/LBPM-WIA into morphLBM 2019-03-26 07:14:38 -04:00
James E McClure
d8f7d2274d tweaking endpoint criterion 2019-03-26 07:14:16 -04:00
James E McClure
ffbf2e0503 Merge branch 'morphLBM' of github.com:JamesEMcClure/LBPM-WIA into morphLBM 2019-03-25 10:51:09 -04:00
James E McClure
d0a516ecf6 reverse flow direction if connected pathway is removed 2019-03-25 10:50:58 -04:00
James E McClure
24f5fff3f3 remove shared_ptr from subphase include 2019-03-25 10:34:56 -04:00
James E McClure
dd142b662d Merge branch 'morphLBM' of github.com:JamesEMcClure/LBPM-WIA into morphLBM 2019-03-25 07:04:05 -04:00
James E McClure
ed48ffa264 reconsidering blob removal rule 2019-03-25 07:03:16 -04:00
James E McClure
10795b8d3f Merge branch 'morphLBM' of github.com:JamesEMcClure/LBPM-WIA into morphLBM 2019-03-24 20:49:06 -04:00
James E McClure
72f7eb7c6f fix liekly bug in TestColorBubble 2019-03-24 20:48:34 -04:00
James E McClure
7c7a6e8e2b Merge branch 'morphLBM' of github.com:JamesEMcClure/LBPM-WIA into morphLBM 2019-03-24 17:50:23 -04:00
James E McClure
fd738320c8 fix fractional flow rate / endpoint bug 2019-03-24 17:48:34 -04:00
James E McClure
d3c3668d12 fix fractional flow rate / endpoint bug 2019-03-24 17:48:03 -04:00
James E McClure
683f3c456b formatting to print unsigned char 2019-03-24 06:39:03 -04:00
James E McClure
bac11f5197 Merge branch 'morphLBM' of github.com:JamesEMcClure/LBPM-WIA into morphLBM 2019-03-24 04:37:04 -04:00
James E McClure
5a4f62f16d fixed flow reversal bug 2019-03-24 04:33:59 -04:00
James E McClure
d5e83d45c2 Merge branch 'morphLBM' of github.com:JamesEMcClure/LBPM-WIA into morphLBM 2019-03-23 11:03:26 -04:00
James E McClure
79539f5ac5 de-couple restart from vis 2019-03-23 11:02:40 -04:00
James E McClure
8fa1e56775 print steady time for relperm 2019-03-22 21:29:38 -04:00
James E McClure
e5e634ba2c Merge branch 'morphLBM' of github.com:JamesEMcClure/LBPM-WIA into morphLBM 2019-03-22 20:36:14 -04:00
James E McClure
1bb9a7da9b fixd bug in morphdrain 2019-03-22 18:15:56 -04:00
James E McClure
4324e19dd5 radius exit criteria for morphdrain 2019-03-22 16:15:29 -04:00
James E McClure
f1e0d0a99a Merge branch 'morphLBM' of github.com:JamesEMcClure/LBPM-WIA into morphLBM 2019-03-22 14:57:48 -04:00
James E McClure
fd0cce6207 added vis capabilities for steady state points 2019-03-22 14:47:35 -04:00
James E McClure
907e0c03cf fixed fractional flow 2019-03-22 13:24:18 -04:00
James E McClure
eb33214d16 adjust X for 3D object from manifold 2019-03-22 12:56:30 -04:00
James E McClure
5237005b72 return components from connected pathway analysis 2019-03-22 07:52:51 -04:00
James E McClure
884726f5de return components from connected pathway analysis 2019-03-22 07:51:56 -04:00
James E McClure
1c9764a6fb connected pathway analysis seems to work 2019-03-21 16:12:05 -04:00
James E McClure
4d04d5523f Merge branch 'morphLBM' of github.com:JamesEMcClure/LBPM-WIA into morphLBM 2019-03-21 07:14:57 -04:00
James E McClure
44ae2b697e fixed basic subphase 2019-03-21 07:14:50 -04:00
James E McClure
b22c7feae5 Merge branch 'morphLBM' of github.com:JamesEMcClure/LBPM-WIA into morphLBM 2019-03-21 07:14:22 -04:00
James E McClure
ee6b989f39 fixed basic subphase 2019-03-21 07:14:08 -04:00
James E McClure
0f5cdb4296 Merge branch 'morphLBM' of github.com:JamesEMcClure/LBPM-WIA into morphLBM 2019-03-21 06:46:54 -04:00
James E McClure
b5285f580c write in color 2019-03-20 22:25:34 -04:00
James E McClure
980cb72b8f fix warning 2019-03-20 22:23:00 -04:00
James E McClure
c48addaeb1 write function 2019-03-20 22:21:01 -04:00
James E McClure
582bce8a19 fix bug 2019-03-20 22:14:13 -04:00
James E McClure
3070ce63fd adding subphase write 2019-03-20 22:12:13 -04:00
James E McClure
0bd6551ced fix bug 2019-03-20 21:44:50 -04:00
James E McClure
d45d94c275 refactor 2019-03-20 21:38:25 -04:00
James E McClure
c9787cd3ba Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA into morphLBM 2019-03-20 21:30:24 -04:00
James E McClure
4cd76fe98d fixed bug in TestWriter 2019-03-20 21:29:56 -04:00
James E McClure
5443c99ffa Merge branch 'morphLBM' of github.com:JamesEMcClure/LBPM-WIA into morphLBM 2019-03-20 21:25:12 -04:00
James E McClure
5b09541057 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA into morphLBM 2019-03-20 21:22:32 -04:00
James E McClure
a0bc0f0f92 fix small bug 2019-03-20 21:22:01 -04:00
James E McClure
785c152a8e added reduction to subphase averages 2019-03-20 18:02:45 -04:00
James E McClure
ab607f70b4 first cut at subphase analysis framework 2019-03-20 16:17:35 -04:00
James E McClure
19ada29a18 summit script 2019-03-19 20:24:28 -04:00
James E McClure
4507c34c76 added sub-phase analysis capabilities 2019-03-19 16:36:02 -04:00
James E McClure
05035eeacd working on subphase analysis 2019-03-19 08:36:08 -04:00