amuse
amuse copied to clipboard
Astrophysical Multipurpose Software Environment. This is the main repository for AMUSE
It would be good to update the output of an AMUSE script to not only list the articles to cite, but also to list the precise AMUSE version used (e.g....
**Is your feature request related to a problem? Please describe.** A particle channel can be initialized with a list of attributes to copy on a call of .copy(), but a...
Currently the '--enable-cuda' option is not set by default in configure. Maybe we should enable this by default if CUDA can be found - this way also the PyPI package...
Hey All, Since I transferred to my current position with the NANOGrav/WVU HPC administration team, I have been working a lot with `singularity`, a secure method of running software on...
Currently, collision detection in e.g. ph4 uses the 'radius' property of particles. It would be beneficial to have an optional 'interaction_radius' property (not sure of the name), which would take...
The current version of AMRVAC in AMUSE is quite old. It would be nice to have an updated version. http://github.com/amrvac/amrvac/ has the latest versions of AMRVAC.
stellar_wind.py (@vdhelm et al. 2019) does not currently have an example, since it was released after the AMUSE book came out. It would be good to have such an example...
FastKick is very useful in Bridged simulations, but it scales with N1*N2, making it still a bottleneck in simulations with many particles (especially where N1 ≈ N2). Since codes like...
Currently, the "amuse" package depends on amuse-framework and most of the available community codes. If any of these fail, this will result in AMUSE not getting installed. This can be...
**Is your feature request related to a problem? Please describe.** for debugging or logging its nice if you can id the instance of the code (other than the cyprtic result...