amuse icon indicating copy to clipboard operation
amuse copied to clipboard

Astrophysical Multipurpose Software Environment. This is the main repository for AMUSE

Results 226 amuse issues
Sort by recently updated
recently updated
newest added

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....

feature request

**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...

feature request

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...

feature request

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...

kind: feature request
area: packaging

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...

feature request

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.

area: community_code
status: help wanted
kind: update

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...

feature request

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...

area: community_code
kind: feature request

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...

feature request
installation

**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...

kind: feature request
area: framework