Commit Graph

1150 Commits

Author SHA1 Message Date
James E McClure
a7b655f811 nope -- velocity BC still goofy trying again 2015-07-23 15:49:29 -04:00
James E McClure
7e572d4936 nope -- velocity BC still goofy trying again 2015-07-23 15:44:59 -04:00
James E McClure
90cbc71a45 Found the (a) reason why the velocity BC were misbehaving 2015-07-23 15:31:11 -04:00
Mark Berrill
ac7e410cba Updating ctest script 2015-07-23 12:13:57 -04:00
James E McClure
7a96d341d1 trying out components for visualization at scale 2015-07-21 20:40:09 -04:00
James E McClure
1be11617bc trying out components for visualization at scale 2015-07-21 20:24:33 -04:00
James E McClure
9062eb880b Being more sure 2015-07-21 19:15:51 -04:00
James E McClure
13fda1388d removed communications that aren't needed when external BC are set in lbpm_color_simulator, then fixed a typo 2015-07-21 16:54:04 -04:00
James E McClure
c2ec8729d2 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2015-07-21 16:51:08 -04:00
James E McClure
ed70df9b11 removed communications that aren't needed when external BC are set in lbpm_color_simulator 2015-07-21 16:50:42 -04:00
James E McClure
2c383a162f fixed bug -- lbpm_color_simulator builds with mesh writer for volumes 2015-07-20 17:41:36 -04:00
James E McClure
a6baf109dd Add mesh writer to lbpm_color_simulator 2015-07-20 17:36:06 -04:00
James E McClure
69aab048fe Add mesh writer to lbpm_color_simulator 2015-07-20 17:33:17 -04:00
James E McClure
63f8796dd4 Add mesh writer to lbpm_color_simulator 2015-07-20 17:29:09 -04:00
James E McClure
8dd25c8a23 Add mesh writer to lbpm_color_simulator 2015-07-20 17:23:36 -04:00
James E McClure
dd521d96da playing with velocity BC again -- color inlet condition seems to allow phase to enter / leave 2015-07-20 14:44:02 -04:00
James E McClure
bba6e5c33b Added call to TwoPhase::WriteSurfaces to lbpm_color_simulator so that surfaces are written at the end of simulation 2015-07-20 14:39:33 -04:00
James E McClure
e3fa2da3b6 Debugging surface writer 2015-07-20 14:34:10 -04:00
James E McClure
0d77092536 Debugging surface writer 2015-07-20 14:32:15 -04:00
James E McClure
63f65b1bf2 Debugging surface writer 2015-07-20 14:28:42 -04:00
James E McClure
f4071f9927 Debugging surface writer 2015-07-20 14:23:34 -04:00
James E McClure
03578e941b Adding surface writer to common/TwoPhase.h to write out all surfaces 2015-07-20 13:33:34 -04:00
James E McClure
20be34e802 Adding surface writer to common/TwoPhase.h to write out all surfaces 2015-07-20 13:28:39 -04:00
James E McClure
8a165e942d UPdated velocity BC 2015-07-19 17:12:39 -04:00
James E McClure
abefa5e4f1 ComponentLabel get Phase from Restart file -- fixed density arry read convention 2015-07-19 14:51:32 -04:00
James E McClure
2b73811af5 ComponentLabel get Phase from Restart file 2015-07-19 14:40:40 -04:00
James E McClure
fee6c50900 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2015-07-19 12:09:15 -04:00
James E McClure
b9b4301eac Setting layer for the velocity boundary condition -- mass part will bounce back 2015-07-19 12:08:40 -04:00
James McClure
97f5c11950 Fixed bugs in gpu/D3Q19.cu related to velocity BC 2015-07-18 17:46:39 -04:00
James McClure
66948680ed Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2015-07-18 17:39:37 -04:00
James E McClure
9e8fe0f6f8 Fixed little bug 2015-07-18 17:35:50 -04:00
James McClure
38c286ec5d Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2015-07-18 17:26:10 -04:00
James E McClure
42231df0aa Fixed little bug 2015-07-18 17:26:02 -04:00
James McClure
c8b5e1c020 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2015-07-18 17:23:35 -04:00
James E McClure
a4aa193d3b Added velocity BC as option for lbpm_color_simulator 2015-07-18 17:16:38 -04:00
James E McClure
b48a17516d Added velocity boundary condition for D3Q19 distribution to project 2015-07-18 16:01:14 -04:00
James E McClure
c510ee00c6 Phase labeling for solid based on Dm.id instead of SDs 2015-07-18 11:43:02 -04:00
Mark Berrill
a8733a3ac3 Improving stack trace, fixing compile error without MPI 2015-07-17 11:27:59 -04:00
Mark Berrill
a0a8b578e2 Cleaning up some code (merging duplicate functionallity into subfuction 2015-07-17 11:08:33 -04:00
Mark Berrill
f4a2f22f57 Adding initial code to map bubble ids between timesteps 2015-07-16 22:08:43 -04:00
James E McClure
5d86abf774 Set up to only write blobs if TRIMVOL is non-zero (basically, ignore tiny isolated features) 2015-07-15 16:24:25 -04:00
James E McClure
662f84d8dc Added example pressure for data files generated from micromodel experiment -- need to find a way to dsitribute files, probably through the Digital Rock Portal 2015-07-15 13:40:03 -04:00
James McClure
28ae586eae Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2015-07-15 10:00:51 -04:00
James E McClure
32af75c017 Fixed bug in component.WP.tcat -- wasn't writing out the ws interfacial area 2015-07-15 10:00:40 -04:00
James McClure
50d9a7ce76 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2015-07-15 09:49:38 -04:00
James E McClure
b589e6797e Refactor tests/ComponentLabel to use TwoPhase.h 2015-07-15 09:49:31 -04:00
James McClure
431c637b07 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2015-07-15 09:46:56 -04:00
James E McClure
95f06a7743 Refactor tests/ComponentLabel to use TwoPhase.h 2015-07-15 09:46:47 -04:00
James McClure
af61b69bd9 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2015-07-15 09:43:21 -04:00
James E McClure
284f28a869 Refactor tests/ComponentLabel to use TwoPhase.h 2015-07-15 09:43:14 -04:00