Commit Graph

1048 Commits

Author SHA1 Message Date
zherexli
02f7c0f6c6 add the similar feature to morphopen so that closest sw is used 2016-11-09 23:23:56 -05:00
zherexli
5c0104f270 -fix bug for find max Rcrit at the inlet; -adapt to find the final sw
closest to target SW
2016-11-09 20:17:49 -05:00
zherexli
c13c1c6773 change int() to round() when rounding Rcrit to its nearest integer 2016-11-09 14:07:19 -05:00
James E McClure
56db9ba70d fxed little bug 2016-11-09 11:47:31 -05:00
James E McClure
4339df1496 Updated lbpm_morphdrain_pp to intiialize WP=1 2016-11-09 11:44:20 -05:00
James E McClure
53d56eb401 ONly output final radius / sw in lbpm_morphopen_pp 2016-11-09 11:27:55 -05:00
zherexli
898bdfc2ba add a sentcen to show the final Rcrit for morphological drainage 2016-11-08 12:40:06 -05:00
James E McClure
01cfec638f fixed bugs introduced in lbpm_morphdrain_pp 2016-11-07 20:42:24 -05:00
James E McClure
6ca3eb2079 Compute initial saturation in lbpm_morphdrain_pp 2016-11-07 20:38:12 -05:00
zherexli
4ba6dece97 add lbpm_morphopen_pp to the CMake list 2016-11-07 18:51:57 -05:00
zherexli
f20aa5eb15 add a new morphological opening script, take target wetting saturation
as an input
2016-11-07 18:48:25 -05:00
James E McClure
802dbb461e Updated morphdrain preprocessor to take a target saturation as input 2016-11-07 14:28:39 -05:00
zherexli
6ed5f5aea6 fix how the W phase saturation is calculated in morphological drainage 2016-11-02 17:39:49 -04:00
James E McClure
ce72949e4a fixed boundary condition error in lbpm_morphdrain_pp 2016-11-01 16:35:18 -04:00
James E McClure
2b470d0f43 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2016-11-01 08:33:31 -04:00
James E McClure
2c0c00c114 debugging lbpm_segmented_pp 2016-11-01 08:33:28 -04:00
James McClure
55818bfe3c fixed scop in lbpm_segmented_decomp 2016-10-28 15:38:38 -04:00
James McClure
53633ed029 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA into HEAD 2016-10-28 15:30:53 -04:00
James E McClure
0c0c39dd81 Merge 2016-10-28 15:20:29 -04:00
James E McClure
db6dac1e49 Adding files from OLCF 2016-10-28 15:18:00 -04:00
Mark Berrill
ef6c6a09ad Fixing minor bug 2016-10-28 09:38:34 -04:00
Mark Berrill
0369e8d618 Moving MPI_Comm_dup in attempt to fix threading issue 2016-10-28 09:04:23 -04:00
James McClure
bb8c0e9beb Added macroscale only simulator (no component level averaging) for CPU systems 2016-10-27 14:27:13 -04:00
James McClure
d81614f571 removing basic color simulator for now 2016-10-22 07:28:58 -04:00
James McClure
23f99b06ca working on basic color sim 2016-10-22 07:22:03 -04:00
James McClure
0774b34360 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2016-10-21 21:06:20 -04:00
James E McClure
f4a49fab77 see if basic color compiles 2016-10-21 21:05:45 -04:00
James E McClure
bac7f92bdd Added basic color simulator (without component analysis) 2016-10-21 21:02:34 -04:00
James McClure
dea480cd5a Allowing non-cubic domains for lbpm_permeability_simulator 2016-10-21 20:28:29 -04:00
James McClure
0ca1c1aaeb Fixed scope for MPI to avoid errors in lbpm_segmented_pp 2016-10-10 11:15:06 -04:00
James McClure
b09a97cdac Fixed scope for MPI to avoid errors in lbpm_segmented_decomp 2016-10-10 11:13:55 -04:00
zherexli
4964a8dd8d fix the bug in squaretube so to properly generate a square tube in different orientations 2016-10-03 12:00:45 -04:00
James E McClure
f79a66e5d3 ALlowing orientation for square tube to be modified 2016-09-15 10:54:27 -04:00
James E McClure
5e89555e7f Updated lbpm_square_tube to ensure clean MPI exit 2016-09-02 14:58:23 -04:00
rexzheli
e7987c9cc9 Fixed the setup for the square tube test 2016-09-02 14:38:34 -04:00
James E McClure
ae24b5888f Re-enabled dynamic work assignment for connected components in CUDA version 2016-08-09 15:17:20 -04:00
James E McClure
1142df785b Added pore size quartiles to lbpm_morph_pp 2016-08-06 14:35:19 -04:00
James E McClure
79aaf222d4 Pore size histogram finished for lbpm_morph_pp 2016-08-06 12:50:45 -04:00
James E McClure
5d03313a0b Pore size histogram working in lbpm_morph_pp 2016-08-06 11:43:12 -04:00
James E McClure
96a5acf96b Histogram in lbpm_morph_cpp (compiles) 2016-08-06 11:10:41 -04:00
James E McClure
bbe4c42d0f Adding histogram for pore size distribution in lbpm_morph_pp 2016-08-06 11:03:26 -04:00
James E McClure
f3ec60922a Fixed bug so that pore sizes are written 2016-08-06 08:27:24 -04:00
James E McClure
769ba9d4b1 Fixed bug in lbpm_color_simulator.h where the file stream was not provided to fprintf; added extra functionality to morphological preprocessors to print pore size 2016-08-02 15:00:41 -04:00
James E McClure
c706bcd0fc Editing morphological initialization scripts to generate multiple states 2016-08-01 21:49:42 -04:00
James E McClure
ee2869ab71 Write Restart.txt file in lbpm_color_simulator with timestep info 2016-07-30 15:22:56 -04:00
James E McClure
791d30a15d Allowing non-cubic domains for lbpm_permeability_simulator 2016-07-26 08:47:36 -04:00
James E McClure
8f50bb315e No longer mandating cubic domain in lbpm_color_simulator 2016-07-25 14:58:36 -04:00
James E McClure
fd9ad4b2db updates to lbpm_morph_pp to make things more accurate in under-resolved images 2016-07-25 09:43:29 -04:00
James E McClure
d12ab9da94 Updates to lbpm_color_simulator (restart) 2016-07-25 09:42:57 -04:00
James E McClure
c5baceae76 Deleted return statement in lbpm_segmented_decomp 2016-07-23 10:41:11 -04:00