danieljprice / phantom

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

Set initial position in grtde and grstar #576

Open Shigaharuki3012 opened 1 month ago

Shigaharuki3012 commented 1 month ago

It seems that we can not set the initial position of the star in grtde or grstar setup.That is , star will be initially setted at the apocenter. Can we just call set_binary in the moddump_tidal.f90? Or just add "binary" setup and moddump file in the Makefile_setup? (Just like when we use SETUP=star,where "binary" setup and moddump used)