danieljprice / phantom

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

MCFOST version dependency #464

Open conradtchan opened 1 year ago

conradtchan commented 1 year ago

There are currently no version checks to ensure compatibility between Phantom and @cpinte's MCFOST. The documentation says to compile libmcfost.a and build Phantom using it, but there is no guarantee that this will work or produce correct results, especially if the user is using and older version of either code.

@danieljprice Would you be interested in having Phantom enforce version requirements for MCFOST?