![]() |
Shamrock 2025.10.0
Astrophysical Code
|
Free boundary condition. More...
#include <shammodels/sph/include/shammodels/sph/config/BCConfig.hpp>
Public Attributes | |
| Tscal | expand_tolerance = 1.2 |
| The tolerance for the box expansion. | |
Free boundary condition.
The box will be expanded if a particle is outside of it.
Definition at line 52 of file BCConfig.hpp.
| Tscal shammodels::sph::BCConfig< Tvec >::Free::expand_tolerance = 1.2 |
The tolerance for the box expansion.
If a particle is outside of the box, the box will be expanded to the new range with an added margin factor of expand_tolerance
Definition at line 59 of file BCConfig.hpp.