amuse
amuse copied to clipboard
Astrophysical Multipurpose Software Environment. This is the main repository for AMUSE
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...
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...
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...).
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...
- [x] Test issue 850 - [x] Add test to workflow for this branch - [ ] Fix issue - [ ] Remove workflow - [ ] Merge & Remove...
Testing if this would be an option
**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...
**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...
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...