lwang-astro / PeTar

PeTar is a high-performance N-body code for modelling the evolution of star clusters and tidal streams, including the effect of galactic potential, dynamics of binary and hierarchical system, single and binary stellar evolution.
MIT License
71 stars 19 forks source link

Merger to include MOBSE in the master rapository #11

Closed GiacobboNicola closed 3 years ago

GiacobboNicola commented 3 years ago

Here the reply to the changes requested:

  1. Where is the configure.in? Do you mean configure.ac?
  2. I remove the back up files _ar_interaction.hpp and petar.hpp.orig (I apologies for forgetting them)
  3. Remove the second copy of the class FileHeaderNoOffse in src/format_transfer.cxx
  4. There was only a place where I missed to use if (defined BSE) || (defined MOBSE). In other places, MOBSE and BSE have slightly different behaviors. 5 I did that because the parameters are not exactly the same and I liked the idea to have them separate. If you thinks it better you have the sema