issues
search
danieljprice
/
phantom
Phantom Smoothed Particle Hydrodynamics and Magnetohydrodynamics code
https://phantomsph.github.io
Other
110
stars
244
forks
source link
Improvements to windtunnel setup
#597
Closed
themikelau
closed
3 weeks ago
themikelau
commented
3 weeks ago
Added logical flag
windonly
that, when set to true, does not set up a star.
Added runtime parameter
hold_star
, that, when set to 1, subtracts the CM velocity of the star at every time step to keep it in place instead of being swept away by the wind.
Added call to
relax_star
.
windonly
that, when set to true, does not set up a star.hold_star
, that, when set to 1, subtracts the CM velocity of the star at every time step to keep it in place instead of being swept away by the wind.relax_star
.