Commit Graph

899 Commits

Author SHA1 Message Date
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
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
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
Mark Berrill
5d139fe9bc Fixing some compiler warnings 2016-01-12 14:41:22 -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
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
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
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
b6a33258eb Removing tests/testContactAngle (deprecated, replaced by other tests) 2016-01-08 10:40:53 -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
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
80e3aba9a6 Refactoring Euler characteristic 2015-11-22 14:39:19 -05:00
James E McClure
2e874fc41a Reverting trimdist 2015-11-16 09:36:55 -05:00
James E McClure
e1fced3818 Making sure the id[] match for Mask and Dm in lbpm_color_simulator 2015-11-15 19:52:43 -05:00
James E McClure
ebca0af48b Revert "Revert "Changing my mind again -- removed distance from NWP analysis""
This reverts commit f2902021ec.
2015-11-15 08:47:19 -05:00
James E McClure
f2902021ec Revert "Changing my mind again -- removed distance from NWP analysis"
This reverts commit 599c7b55f9.
2015-11-14 21:43:18 -05:00
James E McClure
599c7b55f9 Changing my mind again -- removed distance from NWP analysis 2015-11-14 21:24:06 -05:00
James E McClure
bcf3783537 Including distance with larger number of timesteps -- seems to be more accurate (slightly) 2015-11-14 21:10:59 -05:00
James E McClure
3ea19e53c7 Reverting away from Signed Distance computation (again). It works but convergence is slow, plan to upgrade the method in the future 2015-11-14 20:57:07 -05:00
James E McClure
4ac08f7652 Using Dm to initialize, Mask for LBM communications (maybe fix a bug) 2015-11-14 19:25:56 -05:00
James E McClure
dfb8bc8004 Debugging analysis error 2015-11-14 17:29:59 -05:00
James E McClure
3c3f8b2013 Cleaning up lbpm_color_simulator 2015-11-14 17:07:14 -05:00
James E McClure
5c1a361f23 Including two domains in lbpm_color_simulator: Full domain Dm and Mask which excludes the solid portion (for LB communications) 2015-11-14 17:05:07 -05:00
James E McClure
b05181bfb2 Including two domains in lbpm_color_simulator: Full domain Dm and Mask which excludes the solid portion (for LB communications) 2015-11-14 17:03:04 -05:00
James E McClure
d883c70c83 Removed distance trimming 2015-11-14 15:07:43 -05:00
James E McClure
b4991caece Forget distance for JFM 2015-11-14 12:02:41 -05:00
James E McClure
43beba999b Renamed items in threadpoool 2015-11-14 11:06:31 -05:00
James E McClure
d757b65892 Renamed items in threadpoool 2015-11-14 11:05:44 -05:00
James E McClure
2e685f8323 Tinkering with threadpool definitions and concurrency 2015-11-14 10:45:23 -05:00
James E McClure
5c998333ff Updates trying to figure out what broke the interface speed 2015-11-14 10:44:02 -05:00
James E McClure
91651bbf37 Reverting to segmented representation for color to distance conversion 2015-11-13 15:25:42 -05:00
James E McClure
c6d4060249 Update distance calculation 2015-11-13 14:53:11 -05:00
James E McClure
56d28abed0 Only writing ID.dat (8bit) 2015-11-12 21:31:13 -05:00
James E McClure
e869ef7151 Only writing ID.dat (8bit) 2015-11-12 21:28:07 -05:00
James E McClure
2a8a81fe92 Not Writing out halo in ColorToBinary 2015-11-12 21:06:02 -05:00
James E McClure
ca3fa0ae25 fixed ColorToBinary 2015-11-12 21:00:25 -05:00