danieljprice / phantom

Phantom Smoothed Particle Hydrodynamics and Magnetohydrodynamics code
https://phantomsph.github.io
Other
103 stars 223 forks source link

(set_binary, #302) minor fixes so printouts obey conventions #448

Closed danieljprice closed 1 year ago

danieljprice commented 1 year ago

Type of PR: minor fixes to information printed out for hyperbolic/parabolic orbits (#302)

Description: semi-major axis printed negative for hyperbolic orbits; period is printed as huge() for parabolic/hyperbolic orbits

Testing:

~/phantom/scripts/writemake.sh binary > Makefile
make setup
./phantomsetup orbit

Did you run the bots? no

Did you update relevant documentation in the docs directory? no