Commit Graph

1782 Commits

Author SHA1 Message Date
James E McClure
b7b3832306 Updating I/O pattern for lbpm_refine_pp 2017-03-28 09:25:29 -04:00
James E McClure
3ddea4dfbf lbpm_refine_pp working 2017-03-27 22:16:26 -04:00
James E McClure
9e9132ace3 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2017-03-27 20:43:57 -04:00
James E McClure
44d3245e8f debugging lbpm_refine_pp 2017-03-27 20:41:13 -04:00
James E McClure
dd89720a11 Added distance mesh refinement tool 2017-03-27 20:17:14 -04:00
James E McClure
0c13231be5 Added distance mesh refinement tool 2017-03-27 20:11:55 -04:00
James E McClure
9602b5e81f Added distance mesh refinement tool to cmakelists 2017-03-27 20:11:26 -04:00
James E McClure
61f1291d28 Added mesh refinement tool 2017-03-26 14:10:59 -04:00
James E McClure
b48442bf14 Fixed small bug in porosity calculation in lbpm_segmented_decomp 2017-03-17 10:35:13 -04:00
Mark Berrill
15d48e03c7 Fixing compile errors on Titan 2017-03-01 16:30:39 -05:00
Mark Berrill
90ffb5b9d0 Adding support for different precision in silo 2017-03-01 15:48:17 -05:00
Mark Berrill
2ae077c0b0 Fixing bug with convertIO.cpp 2017-02-20 10:26:15 -05:00
James E McClure
1227aaf482 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2017-02-15 16:38:51 -05:00
James E McClure
4acd3efafb lbpm_color_macro_simulator allows for viscosity ratio not equal to one 2017-02-15 16:38:44 -05:00
James E McClure
3c590b56b4 exit from lbpm_morphdrain_pp if radius is too small 2017-02-07 19:52:48 -05:00
Mark Berrill
bff991f337 Fixing issue with some silo versions 2017-02-03 11:37:48 -05:00
Mark Berrill
578382f0b5 Finishing silo writer/reader 2017-02-03 11:26:08 -05:00
Mark Berrill
31c815144e Merge branch 'master' of https://github.com/JamesEMcClure/LBPM-WIA 2017-02-03 11:25:43 -05:00
James E McClure
ab2a945a5a Added support to write local averages for all MPI ranks 2017-02-02 15:38:49 -05:00
Mark Berrill
099443a3ab Working on writer 2017-01-31 08:22:29 -05:00
Mark Berrill
3434dcb43c Fixing compile error 2017-01-26 12:14:28 -05:00
James E McClure
353de15606 Added example configure script for titan with silo support for I/O 2017-01-25 12:40:50 -05:00
Mark Berrill
e29faadcee Adding initial Silo writer. Modifying writer interface. 2017-01-23 10:42:21 -05:00
Mark Berrill
5329c1f659 Fixing compile error 2017-01-18 15:09:40 -05:00
James E McClure
9260e0402f Added porosity check to lbpm_segmented_decomp 2016-12-19 10:08:32 -05:00
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