Commit Graph

1644 Commits

Author SHA1 Message Date
James E McClure
cbec621d7a Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2016-11-22 10:06:00 -05:00
James E McClure
1d5d47c247 Added non-darcy simulator lbpm_nondarcy_simulator 2016-11-22 10:05:54 -05:00
zherexli
33bcf0549b fix the output message for morph_drain 2016-11-18 13:34:18 -05:00
James E McClure
92062029ff Fixed bug in Eikonal equation initialization for lbpm_segmented_pp 2016-11-17 15:36:05 -05:00
James E McClure
84d9fed6e7 Cleaning up lbpm_segmented_pp, remove comments, re-indent,etc. 2016-11-16 16:14:56 -05:00
zherexli
4fb098c8c0 fix a little bug in the lbpm_morphopen_pp 2016-11-11 15:18:21 -05:00
James E McClure
c23f231c6b Resolve potential problem with lbpm_morphopen_pp 2016-11-11 13:56:39 -05:00
James E McClure
85928a02fb editing lbpm_morphopen_pp algorithm 2016-11-11 13:40:07 -05:00
zherexli
1b154eefa8 fix a little output bug 2016-11-10 10:36:49 -05:00
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
James E McClure
55df5b0c4d moved workflows to example directory 2016-11-07 13:04:38 -05:00
zherexli
74e945c9a3 add python utility files for morphological analysis 2016-11-04 15:45:10 -04:00
zherexli
9d3e9284ba update workflows for generating initial guess radii for morphological
imbibition
2016-11-04 15:43:15 -04:00
James E McClure
c98ba48a40 created relperm workflow 2016-11-04 11:21:03 -04:00
James E McClure
6eed4aacea Adding workflow subdirctories 2016-11-04 11:18:38 -04:00
James E McClure
1cf8d7cf00 Added workflows to install path 2016-11-04 10:49:40 -04: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
49592c2973 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2016-11-01 16:29:05 -04:00
zherexli
13a533a748 add morphological drainage and imbibition 2016-11-01 15:57:27 -04:00
zherexli
73ce928dd2 Rex: add morphological drainage and imbibition 2016-11-01 15:55:51 -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
zherexli
1be9311d8a Rex: add a simple python script to read SignDist.xxxxx and ID.xxxxx 2016-10-28 16:03:05 -04:00
zherexli
95d4322d82 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2016-10-28 16:00:46 -04:00
zherexli
5c18bc9e20 Rex: add functions to convert a *.tiff image to a porous domain and a
fluid configuration
2016-10-28 15:56:46 -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
ab92cadfb2 Fixing bug in analysis 2016-10-28 09:29:46 -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