Commit Graph

1475 Commits

Author SHA1 Message Date
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
James E McClure
173f8cab7c Added SOLID/NWP label to lbpm_segmented_decomp to be more flexible 2016-02-28 17:39:17 -05:00
James E McClure
19ffca394e Added Netcdf support to eos config/build 2016-02-28 17:38:40 -05:00
James E McClure
36461c8f3b Added labeling to lbpm_segmented_decomp so that user can input the values for phases (Solid /NWP) 2016-02-28 17:19:36 -05:00
Mark Berrill
6d22d572b1 Merge branch 'master' of https://github.com/JamesEMcClure/LBPM-WIA 2016-02-26 16:31:11 -05:00
James E McClure
4c3fc44c17 Added hdf5/netcdf support to the configure /build on Eos 2016-02-26 11:29:14 -05:00
James E McClure
d12cacf9a5 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2016-02-23 09:56:43 -05:00
Mark Berrill
b5da224624 Creating initial reader for netcdf 2016-02-22 16:26:35 -05:00
Mark Berrill
865726d3c0 Fixing failing test 2016-01-29 10:47:15 -05:00
James E McClure
41c65125cc Little changes to lbpm_segmented_pp -- still need to test it 2016-01-13 17:56:26 -05:00
James E McClure
6cc6743ee6 Untested changes to compute geometric information from segmented images -- must check build 2016-01-13 17:48:26 -05:00
Mark Berrill
5d139fe9bc Fixing some compiler warnings 2016-01-12 14:41:22 -05:00
Mark Berrill
aca03a5b29 Minor CMake cleanup 2016-01-12 14:35:28 -05:00
Mark Berrill
98b8cf2ef8 Supressing warnings with clang 2016-01-12 14:31:19 -05:00