Commit Graph

1911 Commits

Author SHA1 Message Date
James E McClure
7502ab69b0 serial decomp segfault ... 2017-07-06 22:20:45 -04:00
James E McClure
705b520d1d hmm 2017-07-06 22:16:40 -04:00
James E McClure
3437f7d97f fixed bug in lbpm_serial decomp 2017-07-06 21:10:53 -04:00
James E McClure
1fff61c861 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2017-07-06 21:06:43 -04:00
James E McClure
4f398d1112 Added serial domain decomposition tool 2017-07-06 21:06:34 -04:00
Mark Berrill
a04317d766 Updating threadpool class 2017-07-05 12:08:21 -04:00
James E McClure
fddc22ccab Build with silo for titan 2017-06-22 08:59:38 -04:00
James E McClure
c7927b4ff2 Added workflow scripts for Titan and Eos to example/Workflow 2017-05-15 10:34:56 -04:00
James E McClure
efdc0fa000 Updated Titan /Eos build scripts 2017-05-14 16:00:32 -04:00
James E McClure
c3d26ff712 Added timing to TestSegDist 2017-04-20 10:55:13 -04:00
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