Steven Rieder
Steven Rieder
PeTar in AMUSE currently doesn’t use the GPU, this would require at least manually modifying the Makefile but probably more modifications.
This PR needs at least a test to show that this collision detection actually works before it can be merged.
go ahead, further updates will be in a new pr.
Meant to allow for nice LaTeX representations like R_{\odot} instead of RSun
@spzwart @LourensVeen I'd like your thoughts on this. The aim is to allow us to use this in e.g. axes for plots, where using "RSun" just looks stupid and manually...
Unicode can work (☉ for \odot etc), but some older LaTeX implementations don't accept unicode. Also, unicode doesn't do sub/superscript etc. We could easily also add a unicode representation, where...
Ready to merge I think.
I restored the original formatting, so that the review is clearer. I think the bracket I mentioned earlier is in the wrong place, otherwise looks ok.
If you want to update the formatting afterwards (might be good for readability), please make that a separate PR.
I doubt the src/trunk directory is used at all.