Commit Graph

1638 Commits

Author SHA1 Message Date
James E McClure
0e1a83c777 Added Non-local means witth depth=1 2016-04-23 18:55:59 -04:00
James E McClure
774c6213ff Added distance thresholded non-local means to lbpm_uCT_pp 2016-04-23 16:40:19 -04:00
James E McClure
fb15cb8af2 Added interpolation to tests/lbpm_uCT_pp 2016-04-23 16:17:23 -04:00
James E McClure
bb3c44a270 Added mesh interpolation function to lbpm_uCT_pp 2016-04-23 15:12:11 -04:00
James E McClure
d3109037ce updated lbpm_uCT_pp so that sparse filtering is performed 2016-04-23 14:35:18 -04:00
James E McClure
bcb628d45e Basic filtering for sparse structures compiles and seems to work, some glibc free error needs to be identified 2016-04-23 14:03:55 -04:00
James E McClure
910c1cb2a9 Fixing segfault in lbpm_uCT_pp:Sparsify 2016-04-23 10:50:32 -04:00
James E McClure
9c009cdda9 Added filtering functions back into lbpm_uCT_pp 2016-04-23 09:57:24 -04:00
James E McClure
0c0e7f34c4 Added headers to lbpm_uCT_pp (again) 2016-04-23 09:50:49 -04:00
James E McClure
7eb030bca7 Adding new code to reverted lbpm_uCT_pp since I somehow introduced a memory error that I didn't feel like debuggin 2016-04-23 09:40:09 -04:00
James E McClure
a4be801a70 Debugging segfault-- think if ixed it 2016-04-21 21:04:12 -04:00
James E McClure
60834d227d Debugging segfault 2016-04-21 20:25:09 -04:00
James E McClure
c06a822510 Changed scope for full volume, would like to change it back once the rest of lbpm_uCT_pp is working 2016-04-21 19:43:05 -04:00
James E McClure
055bcd2e75 Pushed working fix (i think) 2016-04-21 17:47:47 -04:00
James E McClure
4b513f17c2 Added header for mesh writer 2016-04-21 06:42:56 -04:00
James E McClure
94cff142c3 Added visualization to lbpm_uCT_pp, I did it wrong before. This might still be wrong but it is a step in the right direction 2016-04-20 16:45:38 -04:00
James E McClure
f4667b63a3 Added visualization to lbpm_uCT_pp, fixed compilationb ug 2016-04-20 16:28:20 -04:00
James E McClure
0a8b163cd3 Added visualization to lbpm_uCT_pp 2016-04-20 16:23:04 -04:00
James E McClure
30a453b45b lbpm_uCT_pp compiles cleanly 2016-04-20 07:09:26 -04:00
James E McClure
62c23208ee Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2016-04-20 07:06:25 -04:00
James E McClure
215ef95918 implementing segmentation workflow within lbpm_uCT_pp 2016-04-20 07:06:17 -04:00
James McClure
b6f1e9cad7 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2016-04-17 22:25:13 -04:00
James McClure
6e90b7e6dc Updates to segmented to make sure communications are performed and to morphdrain to insure inlet layer is treated 2016-04-17 22:24:59 -04:00
James E McClure
579c1284c5 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2016-04-17 10:30:44 -04:00
James E McClure
918ad01e33 Fixed warning from common/Domain.h 2016-04-17 10:30:23 -04:00
James E McClure
6d991e7803 Updated lbpm_segmented_pp seems to converge nicely 2016-04-16 21:01:02 -04:00
James McClure
22067ea15a Fixed bugs in lbpm_segmented_pp.cpp 2016-04-16 19:34:03 -04:00
James E McClure
61cbeb4220 Updated lbpm_segmented_pp based on Min (2010) to sovle Eikonal equation 2016-04-16 19:27:24 -04:00
James E McClure
631ba92bea Removed erroneous return statement 2016-04-14 13:50:49 -04:00
James E McClure
3a88da2235 Initial Layering in the halo (so initial layer will not cause fluid to appear where Distance < Rcrit) 2016-04-14 13:07:34 -04:00
James E McClure
968feb1fbb Basic verification for lbpm_morphdrain_pp, read from ID file 2016-04-13 23:03:39 -04:00
James E McClure
159ace9646 Fixed bug in lbpm_morphdrain_pp.cpp -- now compiles 2016-04-13 21:46:59 -04:00
James E McClure
24093354e0 First draft of lbpm_morphdrain_pp 2016-04-13 21:43:31 -04:00
James E McClure
f94f6df3d1 Created a morphological drainage pre-processor in lbpm_morphdrain_pp (not in CMake or project, code not implemented) 2016-04-13 16:06:31 -04:00
James E McClure
6db20f8761 Fixing error in tests/lbpm_squaretube_pp 2016-03-31 19:58:27 -04:00
James E McClure
eb39f555e0 Read ColorToBinary from Restart file 2016-03-31 13:05:55 -04:00
James E McClure
83a4812e18 Made lbpm_uCT_pp provisional on the existence of netcdf 2016-03-19 11:36:26 -04:00
James E McClure
8d9a25e1fd Domain decomposition now works for lbpm_uCT_pp (not yet intended for production) 2016-03-18 16:18:58 -04:00
James E McClure
43f1d53fa7 Adding domain decomposition to lbpm_uCT_pp (in progress) 2016-03-18 10:25:06 -04:00
James E McClure
593e1fb9b5 tests/lbpm_uCT_pp is setup to read recon.volume netcdf files from ARgonne 2016-03-17 16:48:26 -04:00
James E McClure
6798eb5eae added preprocessor for uCT data tests/lbpm_uCT_pp 2016-03-08 19:40:00 -05:00
James E McClure
139c2a19b2 Updated input file to provide control over blob analysis interval 2016-03-03 13:46:14 -05:00
James E McClure
6d221e3234 Fixed a confusing bug in lbpm_random_pp 2016-02-29 12:56:28 -05:00
James E McClure
489c878148 Separate work item for blob analysis and regular macroscale analysis 2016-02-29 11:14:22 -05:00
James E McClure
fa0ad77b21 Refactoring the analysis by sepaating the blob analysis and the macroscopic analysis 2016-02-29 10:42:37 -05:00
James E McClure
08cd944f87 Fixed warning from nested comment in lbpm_segmented_pp 2016-02-29 09:54:05 -05:00
James E McClure
ad4744bfae Cleaning up the pre-processing pipeline for two phase flow 2016-02-28 21:03:47 -05:00
James E McClure
a6e9bf3dd1 Revert "Untested changes to compute geometric information from segmented images -- must check build"
This reverts commit 6cc6743ee6.
2016-02-28 17:56:57 -05:00
James E McClure
c6e3004101 Fixed bug in lbpm_segmented_decomp porosity calculation 2016-02-28 17:50:44 -05:00
James E McClure
cae26e1c28 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2016-02-28 17:39:41 -05:00