Commit Graph

1523 Commits

Author SHA1 Message Date
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
James E McClure
945cd14cd5 Trying to fix Euler characteristic (fail unit tests/TestTorus) 2015-11-22 19:47:55 -05:00
James E McClure
1923d091e1 Trying to fix Euler characteristic (fail unit tests/TestTorus) 2015-11-22 19:37:53 -05:00
James E McClure
b13a55b37c Trying to fix Euler characteristic (fail unit tests/TestTorus) 2015-11-22 19:33:22 -05:00
James E McClure
5950712b1a Fixed bug 2015-11-22 19:24:37 -05:00
James E McClure
8d3d35d524 Updated Euler characteristic based on Huang, Liu et al. (2009) 2015-11-22 19:23:14 -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
cf863aaed4 Guess i'm not giving up yet :/ 2015-11-14 19:28:33 -05:00
James E McClure
fed90b10a0 Guess i'm not giving up yet :/ 2015-11-14 19:27:43 -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
938dd1d5d7 Giving up on distance function 2015-11-14 17:53:58 -05:00