amuse
amuse copied to clipboard
Astrophysical Multipurpose Software Environment. This is the main repository for AMUSE
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...
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...
**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...
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...
**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...
I think we cleaned DOWNLOAD_CODES from the codes, library saporro 2 still has it..
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...
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...
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,...
**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...