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

just a couple of questions for the new mesa @rjfarmer : - how do I run models with different metallicity? - does mesa need anything else form the src/mesa directory...

question
stale

Makes life easier compared to directly using FiMap. Plan is to expand this mapper to also use it with Fresco and to add a plotting tool separately.

i tried to install developer version of amuse by "pip install -e. " but phase some error. error mention below. Defaulting to user installation because normal site-packages is not writeable...

question

suggest to remove the use of this environment option. if you want to build a code that needs to be downloaded, just download (if not already present...).

keep-open

I'm running a very simple simulation with AMUSE & SeBa of the evolution of 1 binary and 1 single star. I make 3 star particles, of which 2 I place...

bug

- [x] Test issue 850 - [x] Add test to workflow for this branch - [ ] Fix issue - [ ] Remove workflow - [ ] Merge & Remove...

**Is your feature request related to a problem? Please describe.** The documentation of the currently available codes is out of date **Describe the solution you'd like** I think its best...

area: building/installing
area: documentation
kind: feature request

**Describe the bug** If a system has multiple network interfaces, like ethernet and wifi, or ethernet and docker, it hangs in seemingly random places. I am confused that it DOES...

kind: bug
status: keep-open
area: framework

Out of curiosity, why is there a module amuse.units.optparse? Is this different from the standard python optparse (which is since Python 2.7 deprecated and replaced by argparse)? And why is...

python3
feature request
refactoring