Commit Graph

1500 Commits

Author SHA1 Message Date
James E McClure
1eb4d9eeab Added dynamic (time dependent) pressure boundary condition (3) 2015-10-03 19:51:35 -04:00
James E McClure
fedbd5d4a4 Merge branch 'master' of https://github.com/JamesEMcClure/LBPM-WIA 2015-10-02 15:29:01 -04:00
Mark Berrill
e9baac3e30 Fixing bug with vector resize 2015-10-02 14:53:12 -04:00
James E McClure
85467bf348 Merge branch 'master' of https://github.com/JamesEMcClure/LBPM-WIA 2015-10-02 13:38:31 -04:00
James E McClure
13d66d43ab Fixed problem with openmpi MPI_GROUP_NULL 2015-10-02 12:07:53 -04:00
Mark Berrill
78dfce4889 Fixing bug when using OpenMPI 2015-10-02 10:41:26 -04:00
Mark Berrill
71f1616c5c Fixing blob id mapping to preserve overlap between largest blobs 2015-10-02 10:38:44 -04:00
James E McClure
a5d5396524 Bubble initialization order was switched in lbpm_captube 2015-09-27 13:43:20 -04:00
James E McClure
a0985d2bed Fixed initialization for lbpm_captube 2015-09-27 13:35:17 -04:00
James E McClure
8384201d59 Generalized capillary tube example for bubble test or piston 2015-09-24 17:02:54 -04:00
James E McClure
e8dc2c08b0 Merge branch 'master' of https://github.com/JamesEMcClure/LBPM-WIA 2015-09-21 23:22:33 -04:00
James E McClure
4593e92ba4 Broken state 2015-09-21 23:22:18 -04:00
James E McClure
59c06f44ba Added flags to lbpm_color_simulator.h to define ANALYSIS_INTERVAL and BLOBID_INTERVAL 2015-09-21 23:21:16 -04:00
James E McClure
cdeec669c7 commenting out the USE_CUDA from lbpm_color_simulator.h 2015-09-21 23:17:23 -04:00
James E McClure
8011a8261a Added flags to lbpm_color_simulator.h to define ANALYSIS_INTERVAL and BLOBID_INTERVAL 2015-09-21 23:15:44 -04:00
James E McClure
3ed9afd03e Try to prevent identification fo isolated blobs near the solid 2015-09-17 15:36:48 -04:00
James E McClure
de8467c9ef Removed interface mapping from common/TwoPhase.cpp (less accurate, not useful) 2015-09-17 14:49:18 -04:00
Mark Berrill
ed770aa2e2 Getting threaded version working on Titan 2015-09-16 11:00:36 -04:00
Mark Berrill
740233b6c5 Merge branch 'master' of https://github.com/JamesEMcClure/LBPM-WIA 2015-09-14 17:54:14 -04:00
Mark Berrill
bb0823ec98 Working on more frequent blob id updates (for GPUs) 2015-09-14 17:30:35 -04:00
James E McClure
6a7fee647f Forgot to print quantity 2015-09-08 16:28:27 -04:00
James E McClure
016bc1e0ed Including two Euler characteristic computations 2015-09-08 16:21:26 -04:00
James E McClure
9b0e862501 Fixed bug (z velocity component not copied to host) 2015-09-05 21:50:10 -04:00
James E McClure
8673577564 Made type bug in geomavg_MarchingCubes (fixed) 2015-09-05 09:57:20 -04:00
James E McClure
d19b466785 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2015-09-05 09:50:42 -04:00
James E McClure
4ed4e0f53e Updating global minkowski measures for test 2015-09-05 09:50:21 -04:00
James McClure
c71da441a2 Testing a single torus instead of double (smoothness) 2015-09-05 09:48:06 -04:00
James E McClure
bfc61576c6 Added double torus test 2015-09-04 20:15:21 -04:00
James E McClure
7268d25ab2 Added double torus test 2015-09-04 20:12:37 -04:00
James E McClure
6c4ce2bc28 Added double torus test 2015-09-04 20:09:49 -04:00
James E McClure
da1c30c10d Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2015-09-04 19:59:18 -04:00
James E McClure
738ab6677d Added torus test 2015-09-04 19:59:07 -04:00
James E McClure
a0367e4d87 UPdate pmmc.h 2015-09-04 16:57:58 -04:00
James E McClure
cab0e24fa2 bugfix 2015-09-04 16:17:48 -04:00
James E McClure
4c26a33038 Added other minkowski measures (curvature, surface area) 2015-09-04 16:13:32 -04:00
Mark Berrill
941c3cb98f Merge branch 'master' of https://github.com/JamesEMcClure/LBPM-WIA 2015-09-04 13:16:48 -04:00
Mark Berrill
a12e0ba7f1 Replacing MPI_COMM_WORLD with a passed communicator 2015-09-04 13:06:36 -04:00
James E McClure
7f69612a66 Added Minkowski measures to globally computed averages 2015-09-04 09:08:02 -04:00
James E McClure
e95c6e3038 Euler characteristic deteremined from integral curvature, added definition of PI to common/TwoPhase.h 2015-09-03 14:42:23 -04:00
James E McClure
b263147420 Updating tests/TestBlobAnalyze so that gradient halo exchange is performed prior to curvature computation which is important i think 2015-09-03 14:21:27 -04:00
James E McClure
3f25268e23 Using the integral curvature to compute the Euler characteristic 2015-09-02 16:57:19 -04:00
James E McClure
e64b17c71a Updates to TwoPhase.cpp -- back to MPI_Allreduce for components 2015-09-02 16:24:54 -04:00
James E McClure
53fe2b72be Debugging common/TwoPhase.cpp for labeling error 2015-09-02 12:56:35 -04:00
James E McClure
00e2b876db Debugging labeling error 2015-09-02 12:13:44 -04:00
James E McClure
98c414d1cb Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2015-09-02 09:20:12 -04:00
James E McClure
4028d4f8df Updates to TwoPhase.cpp 2015-09-02 09:19:44 -04:00
James E McClure
8178f2b776 Fixed merge conflict in common/TwoPhase.cpp 2015-09-02 08:22:32 -04:00
James E McClure
e1dfc2fb82 Updated build script for titan 2015-09-02 08:19:57 -04:00
James E McClure
87e8c501ad Mapping signed distance within averaging routines ComputeLocal and ComponentAverages to fix bug with labeling 2015-09-02 07:43:33 -04:00
James E McClure
a11aa3cf33 useless commit 2015-09-01 21:56:32 -04:00