amuse
amuse copied to clipboard
Astrophysical Multipurpose Software Environment. This is the main repository for AMUSE
AMUSE units are outdated: in some cases they contradict international agreed values. In this PR units and constants are updated to their current standards. As a reference, the default values...
Update of the mesa_r15140 interface, adding getters required to make it compatible with TRES: - get_core_radius - get_convective_envelope_mass - get_convective_envelope_radius - get_wind_mass_loss_rate - get_apsidal_motion_constant - get_gyration_radius Update of the evolve_until...
I'd like to request an attribute called 'wind_mass_loss_rate', similar to SeBa. Currently there is only a function in SSE that can return the wind mass loss rate.
If one runs the following small script using sse or seba (python script.py --SeBa), the seba version does not properly set the stellar properties in the code, whereas sse does....
**Describe the bug** When using the AMUSE-version of Brutus, it does not fully utilize the given wordlength when initializing, leading to higher-than-expected error margins down the line. **To Reproduce** Run...
On a fresh clone of the main branch, I have `amuse/src/amuse/community/evtwin/data/input/input` and also `amuse/src/amuse/community/evtwin/src/trunk/input` and they are identical except for `zahb.dat`, which seems to contain some parameters that are slightly...
**Describe the bug** Pikachu, like octgrav and bonsai, uses a CUDA API that is no longer supported, so it doesn't compile. To get it to work again, someone with CUDA...
**Describe the bug** Phigrape's Sapporo support is broken. That's all I wrote down unfortunately, so I'm not sure if it doesn't compile or does compile but fails the tests. Anyway...
**Describe the bug** mmc's AMUSE integration is quite weird, and it doesn't have tests so we're not sure it works. There's code generation (and a promise to remove it), an...
**Describe the bug** MESA r2208 fails some of its tests, because #933 changed the timestepping logic but didn't update the tests. If I revert 5ee20a0e1 then they pass, so the...