Commit Graph

576 Commits

Author SHA1 Message Date
James McClure
c71b2a44c5 Merge branch 'cmake' of github.com:JamesEMcClure/LBPM-WIA into cmake 2014-04-08 06:49:41 -04:00
James McClure
7910614d09 Updated cpu/Color.cpp to match gpu/Color.cu for relaxation process 2014-04-08 06:49:07 -04:00
James McClure
ebf2bd2d6f Updated Sph1896 example to most recent titan version 2014-04-07 09:49:56 -04:00
James McClure
64b42c2dc2 Adding updated configure script for titan 2014-04-07 09:21:28 -04:00
James McClure
1177946c92 volume averaging modified to exclude more of the interface region 2014-03-29 13:51:08 -04:00
James McClure
7f5369ea97 Fixed restart initialization for pressure BC 2014-03-29 12:28:21 -04:00
James McClure
08c8e8ca91 Added restart interval as input parameter in Color.in 2014-03-28 21:44:44 -04:00
James McClure
5cf61c64e5 Changed restart interval to 20000 2014-03-25 00:10:31 -04:00
James McClure
4745496cc3 pretty sure wetting phase nans are fixed 2014-03-24 23:26:46 -04:00
James McClure
fe5bdd8e15 pretty sure wetting phase nans are fixed 2014-03-24 23:23:28 -04:00
James McClure
d43a117cf4 finally fixing nan in contact angle 2014-03-24 17:37:22 -04:00
James McClure
979c4d9f80 still fixing nans 2014-03-24 17:27:01 -04:00
James McClure
54936e6f68 intermediate contact angle nan fixes 2014-03-24 17:06:48 -04:00
James McClure
9eb4218a4e maybe fixed nan 2014-03-23 23:34:42 -04:00
James McClure
e075252956 revergin contact angle (still nan) 2014-03-23 18:26:06 -04:00
James McClure
dbeb32f404 added missing } 2014-03-23 10:48:18 -04:00
James McClure
167c6bc2eb should fix nans from contact angle in pmmc.h 2014-03-23 10:42:15 -04:00
James McClure
d2eca269fb Fixed residual saturation intialization bug that i just created 2014-03-23 09:43:37 -04:00
James McClure
f0f761f830 trying to fix nan 2014-03-23 07:55:37 -04:00
James McClure
199509c56b test 2014-03-21 21:49:20 -04:00
James McClure
fb4982dfbb test 2014-03-21 21:31:46 -04:00
James McClure
26c8b8a2a9 testing 2014-03-21 21:10:34 -04:00
James McClure
586fa95d55 testing 2014-03-21 20:48:14 -04:00
James McClure
a2bf788837 Fixed bug in GPU initialization lb2_Color_wia_mpi.cpp 2014-03-21 11:41:11 -04:00
James McClure
ffd5ce53d3 test 2014-03-21 10:29:04 -04:00
James McClure
c9d4bd49a2 Reverted to old communication setup routine 2014-03-21 10:19:18 -04:00
James McClure
19479c1241 Added communication for gradient of signed distance function 2014-03-19 21:46:13 -04:00
James McClure
35f3cd65b4 Corrected sauter mean diameter 2014-03-19 20:37:05 -04:00
James McClure
ce545ef2dd Corrected sauter mean diameter 2014-03-19 20:29:36 -04:00
James McClure
25cecfa9aa Corrected sauter mean diameter 2014-03-19 20:19:20 -04:00
James McClure
5b3c2c416f Corrected sauter mean diameter 2014-03-19 20:04:00 -04:00
James McClure
7da69bc246 Merge branch 'cmake' of github.com:JamesEMcClure/LBPM-WIA into cmake 2014-03-19 19:31:53 -04:00
James McClure
a95ba59791 Updated example/Sph1896 2014-03-19 19:31:34 -04:00
James McClure
d43846cc1f Tweaked equilibrium moments for gpu/Color.cu 2014-03-19 19:14:51 -04:00
James McClure
f198809484 re-test CPU version for pressure BC in porous media 2014-03-19 19:10:55 -04:00
James McClure
0bee33dfb0 fixed a bug where all ranks were set = 0 2014-03-19 17:10:48 -04:00
James McClure
c205710777 Tweaked equilibrium moment coefficients in Color.cpp 2014-03-19 16:24:56 -04:00
James McClure
9685b3a714 Made CPU and GPU build from the same version of lb2_Color_wia_mpi.cpp 2014-03-19 15:49:06 -04:00
Mark Berrill
d8427491c1 Adding some sample build scripts 2014-03-19 15:26:11 -04:00
Mark Berrill
cb302f0bee Change to ctest script 2014-03-19 14:46:20 -04:00
James E McClure
1bdd7b3897 refactored tests/cpu/lb2_Color_wia_mpi.cpp 2014-03-19 09:33:09 -04:00
James E McClure
78a2c7a7f2 Refactored cpu/Extras.cpp 2014-03-19 09:31:37 -04:00
James E McClure
4e9d651d6d refactored TestBubble.cpp (fixed) 2014-03-19 09:27:47 -04:00
James E McClure
c3bfaddc37 refactored TestBubble.cpp 2014-03-19 09:26:34 -04:00
James E McClure
05bbbd3e5d Refactored cpu branch 2014-03-19 09:22:50 -04:00
James E McClure
d9e42aa064 Refactored lb2_Color_wia_mpi.cpp 2014-03-19 09:14:26 -04:00
James E McClure
12a869aabd Refactored Color.cu / Color.h for gpu build 2014-03-19 09:09:05 -04:00
James E McClure
595765881a Refactored D3Q19.cu / D3Q19.h for gpu build 2014-03-19 09:08:39 -04:00
James E McClure
7f68548125 Refactored Extras.cu / Extras.h for gpu build 2014-03-19 09:07:50 -04:00
James E McClure
556c06738a refactored D3Q7.cu /D3Q7.h to match CPU calls 2014-03-18 11:56:36 -04:00