LLNL / SAMRAI

Structured Adaptive Mesh Refinement Application Infrastructure - a scalable C++ framework for block-structured AMR application development
https://computing.llnl.gov/projects/samrai
Other
224 stars 80 forks source link

Modify artificial_minimum_load enforcement to avoid small boxes #272

Closed nselliott closed 5 months ago

nselliott commented 5 months ago

This stops some edge cases where the artificial_minimum_load could cause the creation of small boxes that it is intended to avoid.