Commit Graph

1590 Commits

Author SHA1 Message Date
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
Mark Berrill
689415f8e9 Fixing compile error on MAC 2016-01-12 14:26:48 -05:00
James E McClure
8c402ce8b9 Clean build with gcc (no warnings) 2016-01-10 11:36:24 -05:00
James E McClure
c14c5c2b34 fixed warnings in lbpm_permeability_simulator 2016-01-10 11:30:47 -05:00
James E McClure
fa418c0850 Cleaning up warnings, fixin build 2016-01-10 11:30:13 -05:00
James E McClure
193ec2841d Removing warnings from cdash, deprecating lb2_Color_wia_mpi and BasicSimulator 2016-01-10 11:16:54 -05:00
James E McClure
e8b183dd78 Fixed bug with initializiation of kinematic quantities 2016-01-09 22:03:55 -05:00
James E McClure
e6d74f12d2 Updated TwoPhase.cpp with additional kinematic quantities for common curve dynamics 2016-01-09 21:37:44 -05:00
James E McClure
45886887bc Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2016-01-09 18:21:28 -05:00
James E McClure
1db8479f31 Added preprocessor for square capillary tube 2016-01-09 18:21:14 -05:00
James E McClure
cbd30d7227 Fixed bug in TestBubble 2016-01-09 09:37:59 -05:00
James E McClure
ba03e66cf4 removed warning 2016-01-09 09:36:31 -05:00
James E McClure
9a42a7593c Modified TestBubble so that input files can be used, but test will not fail if input files are not there 2016-01-09 09:34:28 -05:00
James E McClure
e4e75725d9 Removed some warnings 2016-01-09 09:20:54 -05:00
James E McClure
38c8888492 Removed some warnings 2016-01-09 09:16:52 -05:00
James E McClure
b17bb3e2a2 Added generic cluster configure (no GPU) 2016-01-08 14:17:03 -05:00
James E McClure
5126f51fca Fixed failing unit tests (TestBlobAnalyze,TestSegDist) on NewRiver compute cluster (haswell) 2016-01-08 14:09:49 -05:00
James E McClure
091e69cd7a Updated TestCommD3Q19 to ensure clean MPI exit -- fixed bug 2016-01-08 12:58:53 -05:00
James E McClure
b03fa6dc16 Updated TestCommD3Q19 to ensure clean MPI exit 2016-01-08 12:57:42 -05:00
James E McClure
a043dd82c2 Preventing errors if unit tests do not have a valid Domain.in file 2016-01-08 12:52:01 -05:00
James E McClure
3de7b47867 Merging old TestCylinderAreas (deprecating) into TestInterface speed 2016-01-08 12:33:00 -05:00
James E McClure
32f4513f50 TestInterfaceSpeed.cpp 2016-01-08 12:32:22 -05:00
James E McClure
8357de7bc8 Fixed all failing unit tests 2016-01-08 10:53:38 -05:00
James E McClure
59b5d04abe Removing TEST_EXAMPLE from example/CMakeList due to dependency graph loop 2016-01-08 10:41:56 -05:00
James E McClure
b6a33258eb Removing tests/testContactAngle (deprecated, replaced by other tests) 2016-01-08 10:40:53 -05:00
Mark Berrill
19f35bd19b Fixing compile error without MPI 2015-11-30 15:53:39 -05:00
James E McClure
86f141c8fb Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2015-11-29 20:47:18 -05:00
James E McClure
ccc0db185b ColorToBinary from SignDist and Phase instead of Restart (since this is faster when those file exist) 2015-11-29 20:47:09 -05:00
James E McClure
a10006917d Fixed bug in gpu/D3Q19.cu from re-initilizing distribution within solid (both CPU and GPU versions should now be OK) 2015-11-28 19:39:01 -05:00
James E McClure
0fc44c315c Fixed typo in D3Q19.cpp / D3Q19.cu 2015-11-28 18:02:56 -05:00
James E McClure
1a037752cc Distributions within solid phase (not physically meaningful) are re-initialized in the ComputeVelocityD3Q19 routine to a negative value 2015-11-28 17:47:10 -05:00
James E McClure
1b653312d9 Keeping the flip in lbpm_segmented_decomp. Added a warning 2015-11-24 16:51:27 -05:00
James E McClure
8e9d22a3bc Keeping the flip in lbpm_segmented_decomp. Added a warning 2015-11-24 16:46:12 -05:00
James E McClure
0f2fd58b3f Trying to fix Euler characteristic (fail unit tests/TestTorus) 2015-11-22 20:28:39 -05:00
James E McClure
1200e72910 Trying to fix Euler characteristic (fail unit tests/TestTorus) 2015-11-22 20:26:02 -05:00
James E McClure
a28780105e Trying to fix Euler characteristic (fail unit tests/TestTorus) 2015-11-22 20:22:49 -05:00