Commit Graph

1336 Commits

Author SHA1 Message Date
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
James McClure
ebbb35f970 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2015-07-15 09:38:45 -04:00
James E McClure
0ba840ba53 Refactor tests/ComponentLabel to use TwoPhase.h 2015-07-15 09:38:40 -04:00
James McClure
e19279a0d8 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2015-07-15 09:37:03 -04:00
James E McClure
8d910f9039 Refactor tests/ComponentLabel to use TwoPhase.h 2015-07-15 09:36:56 -04:00
James McClure
2c1eddbaa0 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2015-07-15 09:22:22 -04:00
James E McClure
724f8e39f2 Refactor tests/ComponentLabel to use TwoPhase.h 2015-07-15 09:21:48 -04:00
James McClure
2cbafd6e92 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2015-07-15 09:19:39 -04:00
James E McClure
671351de54 Refactor tests/ComponentLabel to use TwoPhase.h 2015-07-15 09:19:31 -04:00
James McClure
4b95b74293 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2015-07-15 09:15:23 -04:00
James E McClure
83f7526cf1 Refactor tests/ComponentLabel to use TwoPhase.h 2015-07-15 09:12:49 -04:00
James McClure
4be71b74aa Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2015-07-14 13:28:21 -04:00
James E McClure
612ea47a21 moved component averagign outside of simulation since it was taking a long time to complete for micromodel system 2015-07-14 13:28:11 -04:00
James McClure
e508bf17e1 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2015-07-14 13:20:29 -04:00
James E McClure
dd005b00bb moved component averagign outside of simulation since it was taking a long time to complete for micromodel system 2015-07-14 13:19:57 -04:00