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 |
|
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 |
|