Commit Graph

49 Commits

Author SHA1 Message Date
James McClure
588d1a15c1 updates from ScaLBL 2023-10-22 09:53:45 -04:00
Thomas Ramstad
23189f5577
Clang format (#55)
Run clang-format on modules of code
2021-11-08 22:58:37 +01:00
JamesEMcclure
0b03f9bd5c fix merge conflict 2021-03-24 21:32:08 -04:00
James McClure
2f5fc9ead1 merging with FOM 2021-01-04 22:16:58 -05:00
JamesEMcclure
56dc55a14d added equinor copyright statement 2020-10-12 06:08:29 -04:00
JamesEMcclure
05cafcb525 fix failed merge 2020-03-17 21:44:45 -04:00
Mark Berrill
d1f714a82e Adding MPI wrapper class 2020-01-28 08:51:32 -05:00
James E McClure
bc1e23adf3 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2018-09-23 00:00:14 -04:00
Mark Berrill
f955162e20 Optimizing performance and updating Array class 2018-09-17 13:03:00 -04:00
James E McClure
2e8382cceb Added OPM headers 2018-06-11 15:19:05 -04:00
Mark Berrill
195481f615 Moving to a new signed distance function 2018-05-17 12:07:20 -04:00
Mark Berrill
ab92cadfb2 Fixing bug in analysis 2016-10-28 09:29:46 -04:00
Mark Berrill
b11d2c447e Working on lbpm_uCT 2016-05-25 14:00:28 -04:00
Mark Berrill
5d139fe9bc Fixing some compiler warnings 2016-01-12 14:41:22 -05:00
Mark Berrill
e9baac3e30 Fixing bug with vector resize 2015-10-02 14:53:12 -04:00
Mark Berrill
71f1616c5c Fixing blob id mapping to preserve overlap between largest blobs 2015-10-02 10:38:44 -04:00
James E McClure
3ed9afd03e Try to prevent identification fo isolated blobs near the solid 2015-09-17 15:36:48 -04:00
Mark Berrill
a12e0ba7f1 Replacing MPI_COMM_WORLD with a passed communicator 2015-09-04 13:06:36 -04:00
James E McClure
b43d370a56 Trying to find bug in ComputePhaseComponent 2015-08-30 14:44:59 -04:00
Mark Berrill
63ef7d0fc6 Finishing id mapping between timesteps, modifying TwoPhase to print the new global id. Still testing. 2015-08-25 14:32:36 -04:00
Mark Berrill
968e906032 Fixing bugs with thread based resturcturing of analysis in lbpm_color_simulator 2015-08-24 14:11:26 -04:00
Mark Berrill
f0ffbcb174 Fixing compile error with std::swap 2015-08-17 14:21:01 -04:00
Mark Berrill
767f7d9d2b Merging 2015-08-14 15:17:59 -04:00
Mark Berrill
97bff08872 Changing the algorithm when computing the local ids 2015-08-14 14:59:36 -04:00
James E McClure
40ca2aaef7 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2015-08-12 12:45:35 -04:00
James E McClure
91be524a23 Cleanup of analysis.cpp 2015-08-12 12:45:26 -04:00
James E McClure
71c0b3cdc3 Fixed bug in analysis.cpp 2015-08-10 11:13:28 -04:00
Mark Berrill
1f93ef2535 Adding check for final blob id value 2015-07-28 17:15:44 -04:00
Mark Berrill
a0a8b578e2 Cleaning up some code (merging duplicate functionallity into subfuction 2015-07-17 11:08:33 -04:00
Mark Berrill
f4a2f22f57 Adding initial code to map bubble ids between timesteps 2015-07-16 22:08:43 -04:00
James E McClure
dd6ee21794 Fixed communication bug lbpm_color_simulator runs with WP /NWP averaging 2015-07-13 14:09:23 -04:00
James E McClure
ea5ad3c7d4 debugging mihgt have it 2015-07-13 14:07:21 -04:00
James E McClure
38bfc20ed8 debugging mihgt have it 2015-07-13 14:05:52 -04:00
James E McClure
2f141e1d15 debugging 2015-07-13 13:53:38 -04:00
James E McClure
d10abcd715 debugging 2015-07-13 13:52:46 -04:00
James E McClure
e61fab7eff debugging 2015-07-13 13:47:38 -04:00
James E McClure
9967de05ea debugging 2015-07-13 13:42:04 -04:00
James E McClure
3d319f082d resize ComponentLabel in local computation in analysis.cpp 2015-07-13 13:31:35 -04:00
James E McClure
468f14de50 Fixed communication bug in TwoPhase::ComponentAverages 2015-07-13 13:16:46 -04:00
James E McClure
6a7fa484f7 Fixed communication bug in TwoPhase::ComponentAverages 2015-07-13 13:07:52 -04:00
James E McClure
233e36644c not resizing ComponentLabel in analysis.cpp 2015-07-13 13:00:43 -04:00
James E McClure
30befa961c ComponentLabel compiles making it run 2015-07-11 22:58:57 -04:00
James E McClure
021300c19e Working on component labeling 2015-07-11 22:24:43 -04:00
James E McClure
7c9807b7ac Working on component labeling 2015-07-11 13:02:53 -04:00
James E McClure
bdc750db9c Working on component labeling 2015-07-11 13:01:03 -04:00
James E McClure
5f83184db0 Working on component labeling 2015-07-11 12:52:59 -04:00
James E McClure
adffa425aa Adding component labeling functions to analysis.cpp 2015-07-10 17:38:20 -04:00
Mark Berrill
49753252c8 Fixing compile errors and warnings with PGI 2015-04-28 12:26:27 -04:00
Mark Berrill
b7634dc099 Adding parallel blob identification 2015-04-28 11:34:57 -04:00