Commit Graph

1901 Commits

Author SHA1 Message Date
James E McClure
63404db74f Switched to Eikonal solver in TestSegDist 2017-04-19 15:47:41 -04:00
James E McClure
dcf98ab196 Using Eikonal equation solver in analysis - need perf opt 2017-04-19 08:49:11 -04:00
James E McClure
39a7654d4c Debugging 2017-04-18 23:20:28 -04:00
James E McClure
518aaefe57 Testing re-factored analaysis routines 2017-04-18 23:00:47 -04:00
James E McClure
d0490ce5da Removed signed distance cropping for the solid 2017-04-18 22:42:54 -04:00
James E McClure
840ebce29a Computing initial distance from analytical form in TwoPhase::ColorToSignedDistance 2017-04-18 22:12:00 -04:00
James E McClure
bf5ee19b8e Refactoring TwoPhase::ColorToSignedDistance 2017-04-18 22:00:06 -04:00
James E McClure
ac797709ce Merge branch 'master' of https://github.com/JamesEMcClure/LBPM-WIA 2017-04-18 19:14:02 -04:00
James E McClure
f24046cf02 removed pore size quartile calculation from lbpm_morphopen_pp 2017-04-18 19:13:23 -04:00
James E McClure
2be0ed44aa Successfully moved Eikonal to Domain.h 2017-04-14 15:24:16 -04:00
James E McClure
68417437ce Moving Eikonal to Domain.h/cpp 2017-04-14 15:22:25 -04:00
James E McClure
53bba777c6 update Domain.h 2017-04-14 15:21:32 -04:00
James E McClure
efcbbca1b7 moved Eikonal equation solver to Domain.cpp/.h 2017-04-14 15:16:58 -04:00
James E McClure
65579e9b4e moved Eikonal equation solver to Domain.cpp/.h 2017-04-14 15:13:32 -04:00
James E McClure
7dc8f33d44 Added support for multi-input domains in lbpm_segmented_decomp 2017-04-14 14:06:13 -04:00
James E McClure
9f046c9638 double the distance value lbpm_refine_pp 2017-03-28 21:24:08 -04:00
James E McClure
2b2c0b7528 lbpm_refine_pp writes ID and signdist 2017-03-28 15:47:29 -04:00
James E McClure
4d84c366d6 lbpm_refine_pp writes ID and signdist 2017-03-28 15:44:51 -04:00
James E McClure
42b7b5a009 lbpm_refine_pp updated 2017-03-28 10:22:39 -04:00
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