Commit Graph

1638 Commits

Author SHA1 Message Date
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
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
460879fdf4 Noticed weird behavior -- must be boundary effect for distance 2015-11-14 16:03:34 -05:00
James E McClure
d883c70c83 Removed distance trimming 2015-11-14 15:07:43 -05:00
James E McClure
c2d4845129 Put distance back in analysis 2015-11-14 14:29:12 -05:00
James E McClure
019aaf03d9 Put distance back in analysis 2015-11-14 14:28:38 -05:00
James E McClure
e31ac627e2 Updated common/pmmc.h 2015-11-14 13:05:37 -05:00
James E McClure
6ad044fd36 set trimdist=-1 2015-11-14 12:04:36 -05:00
James E McClure
b4991caece Forget distance for JFM 2015-11-14 12:02:41 -05:00
James E McClure
4c0d22170d Larger distance gap for interfae 2015-11-14 11:47:11 -05:00
James E McClure
c8f650f636 back to distance... 2015-11-14 11:15:24 -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
1884f5652d UPdates to SSO common/Domain.h 2015-11-14 10:43:09 -05:00
James E McClure
4964635337 Allowing smoothing within interface region 2015-11-13 18:29:37 -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
ff5371fd3e Initializing signed distance analytically for color 2015-11-13 15:19:59 -05:00
James E McClure
040edfbbe3 Update distance calculation 2015-11-13 15:09: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
James E McClure
c4af8c2e47 Update Color to Binary 2015-11-12 20:40:05 -05:00
James E McClure
637858558c pdated sign in distance calculation (no change in phase) 2015-11-12 19:59:40 -05:00
James E McClure
c0d2c4dc3d Modifying initialization to see if it helps 2015-11-12 17:31:21 -05:00
James E McClure
28ba0d9ebb Converting distance functions 2015-11-12 17:28:48 -05:00
James E McClure
fefe7f2b9a Converting distance functions 2015-11-12 17:25:11 -05:00
James E McClure
cc30219d57 Adding error check to TestSegDist 2015-11-12 15:23:56 -05:00
James E McClure
7dda5edc78 Adding error check to TestSegDist 2015-11-12 15:23:02 -05:00
James E McClure
f69abbf669 Adding error check to TestSegDist 2015-11-12 15:01:35 -05:00