https://github.com/alphaparrot/ExoPlaSim
Raw File
Tip revision: 3d7d4742b69327570633be08e91d243dc983c9ee authored by Adiv Paradise on 25 February 2019, 04:25:56 UTC
Overhauled solar angle calculation to allow general orbital parameters. You can now produce synchronous rotation for example by setting sidereal_day and sidereal_year equal to each other. For true synchronicity, however, best to continue to use NFIXED and FIXEDLON, since numerical error in orbital calculations causes the substellar point to drift otherwise.
Tip revision: 3d7d474
cleansam
rm -f sam/bld/*
rm -f sam/bin/*
rm -f sam/run/*
back to top