James McClure
|
caf6c8cdcd
|
Modified Signed distance to compute further from solid phase
|
2014-09-24 21:46:38 -04:00 |
|
James McClure
|
4228c20f14
|
Update signed distance in tests/BlobAnalysis.cpp
|
2014-09-07 16:01:49 -04:00 |
|
James McClure
|
1973da3bad
|
tweaked distance mapping
|
2014-09-02 19:57:52 -04:00 |
|
James McClure
|
b203429a85
|
Flip ID
|
2014-08-24 19:04:47 -04:00 |
|
James McClure
|
e3c5c9f906
|
Flip ID
|
2014-08-24 14:18:17 -04:00 |
|
James McClure
|
6cef33fdd6
|
Changed rules on flipID
|
2014-08-22 17:27:54 -04:00 |
|
James McClure
|
ff6b746f24
|
Updated pore volume calculation
|
2014-08-22 07:52:14 -04:00 |
|
James McClure
|
43f89b27c5
|
Improved saturation estimate
|
2014-08-20 08:59:18 -04:00 |
|
James McClure
|
a9d975a9ab
|
Fixing kstart / kfinish for iVol_global
|
2014-08-19 22:03:58 -04:00 |
|
James McClure
|
e8d270a1a0
|
Fixing kstart / kfinish for iVol_global
|
2014-08-19 21:49:02 -04:00 |
|
James McClure
|
121ba6001b
|
Fixing kstart / kfinish for iVol_global
|
2014-08-19 21:20:27 -04:00 |
|
James McClure
|
b0422e1d0b
|
Fixing kstart / kfinish
|
2014-08-19 21:13:07 -04:00 |
|
James McClure
|
1c9c1de72f
|
trying again with kstart/kfinish
|
2014-08-19 21:06:42 -04:00 |
|
James McClure
|
0ee400f7bb
|
Moved pressure BC setup outside of ifdef in test/lb2_Color_wia_mpi
|
2014-08-19 20:56:57 -04:00 |
|
James McClure
|
fffdb62860
|
Made sure non-zero denominator for contact angle computation in common/pmmc.h
|
2014-08-19 20:14:41 -04:00 |
|
James McClure
|
5d7cc47e78
|
Got rid of the nan check on the contact angle routine in common/pmmc.h
|
2014-08-19 15:30:57 -04:00 |
|
James McClure
|
e6900ad02f
|
Updated gpu/D3Q19.cu
|
2014-08-18 14:51:29 -04:00 |
|
James McClure
|
2ec1d264af
|
removed accidentally added character from common/pmmc.h
|
2014-08-18 09:08:27 -04:00 |
|
James McClure
|
bc92b5ba82
|
Added conditional to common line sorting in common/pmmc.h so that this section of code is ignored if no common line points are found
|
2014-08-18 09:04:10 -04:00 |
|
James McClure
|
5a83c9608d
|
Updated cpu/D3Q19.cpp criteria for unpacking negative distributions causes problems
|
2014-08-16 09:40:09 -04:00 |
|
James McClure
|
000d1b721c
|
REmoved lb2_Blob_wia from tests/CMakeLists.txt
|
2014-08-10 12:27:25 -04:00 |
|
James McClure
|
456dd10edb
|
Rmoved the capillary pressure-based error criteria from simulators
|
2014-08-10 11:20:48 -04:00 |
|
James McClure
|
a5ec9be888
|
Broadening the analysis capabilities of tests/BlobAnalysis.cpp
|
2014-08-10 11:01:30 -04:00 |
|
James McClure
|
c421d1f6f0
|
Updated D3Q19 UnpackDist() routine so that values are not unpacked into the solid
|
2014-08-10 11:01:07 -04:00 |
|
James McClure
|
cc6ec0ca2f
|
Updated D3Q19 UnpackDist() routine so that values are not unpacked into the solid
|
2014-08-10 10:19:32 -04:00 |
|
James McClure
|
65c0f04d3e
|
Tweaked formatting for .tcat logs in tests/lb2_Color_wia_mpi.cpp
|
2014-08-09 21:40:44 -04:00 |
|
James McClure
|
3dfdbf00cf
|
Normalizing the contact angle measurement in tests/BlobAnalysis.cpp
|
2014-08-09 18:56:16 -04:00 |
|
James McClure
|
22d9fa6d7f
|
Added a basic histogram class (not debugged)
|
2014-08-09 18:19:18 -04:00 |
|
James McClure
|
55ebdc01ba
|
Write out the SignDist used in the averaging
|
2014-08-09 17:13:14 -04:00 |
|
James McClure
|
2986a2217f
|
debugging contact curve velocity
|
2014-08-09 17:05:20 -04:00 |
|
James McClure
|
9e01da883c
|
debugging contact curve velocity
|
2014-08-09 17:02:05 -04:00 |
|
James McClure
|
dce6dd24df
|
Something wrong with blob contact angle
|
2014-08-09 16:58:50 -04:00 |
|
James McClure
|
980f512061
|
added common line velocity to common/pmmc.h
|
2014-08-09 15:25:28 -04:00 |
|
James McClure
|
14508c48c4
|
Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA
|
2014-08-09 14:42:28 -04:00 |
|
James McClure
|
b0ee6f0832
|
Updated tests/BlobAnalysis to print out trJwn (forgot before)
|
2014-08-09 14:42:05 -04:00 |
|
James McClure
|
9d821359c6
|
Small tweak to trJwn so nans don't ever get computed in tests/BlobAnalysis.cpp
|
2014-08-09 14:19:00 -04:00 |
|
James E McClure
|
f55daf6622
|
Removed tests/lb2_Blob_wia_mpi.cpp from the project
|
2014-08-09 13:55:34 -04:00 |
|
James McClure
|
f864106b6a
|
Updated getBlobConnections() in common/Domain.h so that it doesn't break at compile time
|
2014-08-09 13:34:41 -04:00 |
|
James McClure
|
64a2107cf5
|
Removed warning messages from cpu/D3Q7.cpp based on PGI compiler on Eos
|
2014-08-09 13:30:22 -04:00 |
|
James McClure
|
52fb0d58ab
|
Updated BlobAnalysis.cpp so dPdt.xxxxx does not need to exist
|
2014-08-09 11:54:46 -04:00 |
|
James McClure
|
ac2bb2e7ce
|
Blob analysis updated
|
2014-08-08 18:10:23 -04:00 |
|
James McClure
|
4b054357d0
|
updated tests/BlobAnalysis.cpp
|
2014-08-07 22:37:14 -04:00 |
|
James McClure
|
3dd157790b
|
updated tests/BlobAnalysis.cpp
|
2014-08-07 22:01:55 -04:00 |
|
James McClure
|
554a9b54a4
|
updated tests/BlobAnalysis.cpp
|
2014-08-07 21:41:21 -04:00 |
|
James McClure
|
996cc1869e
|
updated tests/BlobAnalysis.cpp
|
2014-08-07 21:30:47 -04:00 |
|
James McClure
|
cd31a12d22
|
Updated tests/BlobAnalysis.cpp
|
2014-08-07 08:22:49 -04:00 |
|
James McClure
|
84fe91dbf5
|
Updated tests/BlobAnalysis.cpp
|
2014-08-06 21:38:36 -04:00 |
|
James McClure
|
f0945c950f
|
Updated tests/BlobAnalysis.cpp
|
2014-08-06 21:33:16 -04:00 |
|
James McClure
|
34b111d5d9
|
Updated tests/BlobAnalysis.cpp
|
2014-08-06 00:42:36 -04:00 |
|
James McClure
|
b278c5fcb6
|
Updated tests/BlobAnalysis.cpp
|
2014-08-06 00:24:31 -04:00 |
|