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

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...

tests
units

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...

keep-open

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.

area: community_code
kind: feature request
area: interfaces

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....

bug

**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...

kind: bug
area: community_code

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...

area: community_code
status: keep-open

**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...

kind: bug
area: community_code

**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...

kind: bug
area: community_code

**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...

kind: bug
area: community_code

**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...

kind: bug
area: community_code
area: tests