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

**Describe the bug** During the start of Phantom, The scaling factor initialising does not take the converter value.. It always chooses 1 Myr in second 1 Msun and the the...

kind: bug
area: community_code
area: interfaces

I am not sure yet why (whether its the compiler or mpfr version that requires it) but brutus and adaptb need the latest mpreal.h (https://github.com/advanpix/mpreal/blob/master/mpreal.h) not sure it will work...

bug
community_code

**Is your feature request related to a problem? Please describe.** Currently, of the three SPH codes in AMUSE (Fi, Gadget2, Phantom), only one (Fi) has a get_gravity_at_point function implemented, and...

area: community_code
kind: feature request

PR to add Arepo (WIP, do not merge!)

community_code
feature request

(discussed with @ipelupessy before on Slack, archiving / continuing here) See https://setuptools.pypa.io/en/latest/userguide/development_mode.html Previously, `pip install -e .` would only install AMUSE for pip, it would not build anything. That default...

bug
installation

We should have the following new/modified actions: - [ ] one generic action to set up AMUSE, which other actions can then use (avoiding duplication) - [ ] a test...

buildbot
feature request
tests

Autotools is not ideal, and we have (had) quite a few problems dealing with finding the right dependencies/prerequisites (with numerous bugs still open). Perhaps we can replace it with meson...

feature request
installation

Set some sensible defaults

Hi, I have a problem that I think is related to issue https://github.com/amusecode/amuse/issues/679. I am trying to couple a live NFW halo in gadget2 with an orbiting test mass, however...

kind: question
area: community_code
status: keep-open