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

A long standing wish is to have a binary (pre-compiled) distribution of AMUSE. The main problem in realising this is that AMUSE depends on quite a few libraries, most importantly...

buildbot
feature request
installation

When using `derive_from_evolution` in `stellar_wind.py` in combination with a binary system, the resulting amount of wind particles is incorrect: it does not take the mass transfer to the companion into...

kind: bug
area: documentation

**Describe the bug** The amuse-simplex-2023.5.0 build fails on Debian 12 amd64 at this point... mpicxx -g -O2 -fPIC -ansi -std=c++11 -ffast-math -fomit-frame-pointer -c -o cxxutils.o -c cxxutils.cc -I../../include cxxutils.cc: In...

bug

Since we are discussing the installation of MESA (see #980) , can we discuss how to handle the case where MESA successfully installed only one version? Now this will result...

area: community_code
kind: feature request

**Describe the bug** After building in development mode, `git status` shows a bunch of files that were generated by the build but aren't being ignored. If they're not ignored, they...

kind: bug
area: building/installing

I think we cleaned DOWNLOAD_CODES from the codes, library saporro 2 still has it..

area: building/installing
status: keep-open

Very simple C++ SPH+Nbody code, based on the nbody+sph c++ example of FDPS. Meant to be used as a 'kick' code / field code, not as much as an integrator...

community_code
keep-open

When evolving a star cluster with a mass function with the Nbody6++ code, the masses assigned to particles change after some evolve steps. Perhaps this is related to encounters between...

bug
community_code

Currently MESA data (e.g. pre-calculated ZAMS models) are stored in the src/ dir in the MESA directory. After making the worker, these should be moved to the AMUSE data directory,...

bug
community_code

**Describe the bug** I installed my AMUSE without any problem. However, when I tried to run an event-driven example calling the SeBa community code, it showed the next error: exceptions.CodeException("The...

bug