Commit Graph

2107 Commits

Author SHA1 Message Date
James E McClure
6ce4e690e8 Updated GPU build with ScaLBL 2016-11-25 15:51:43 -05:00
James E McClure
16dc811dd7 Added changes to lbpm_color_simulator and lbpm_nondarcy_simulator made on OLCF 2016-11-25 15:23:45 -05:00
James E McClure
bba9e52911 Refactored LBPM-WIA to make calls consistent with ScaLBL library conventions 2016-11-24 11:26:51 -05:00
James E McClure
740a815b61 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2016-11-24 11:20:11 -05:00
James E McClure
9890e2a71b refactored lbpm_nondarcy_simulator to match ScaLBL conventions 2016-11-24 11:19:56 -05:00
James E McClure
51e06f1df8 remove lbpm_color_macro_simulator from project 2016-11-24 11:11:06 -05:00
James E McClure
ac1222ee81 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2016-11-24 10:51:13 -05:00
James E McClure
0815951952 refactoring scaLBL names for cpu/*cpp and gpu/*cu 2016-11-23 17:03:12 -05:00
James E McClure
b7a5ea342f replacing ScaLBL functions in tests/*cpp 2016-11-23 16:16:48 -05:00
zherexli
8010c3991b Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2016-11-22 17:28:28 -05:00
zherexli
b22a1b2120 add a TODO list for all python preprocess/postprocess scripts 2016-11-22 17:27:21 -05:00
James E McClure
151b748bdd Added help flag to lbpm_nondarcy_simulator 2016-11-22 14:31:10 -05:00
James E McClure
d486289a30 Fix to lbpm_nondarcy_simulator.cpp 2016-11-22 13:40:25 -05:00
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