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

The Rebound version currently in AMUSE is quite old - this updates it to the latest release. The current tests for the rebound interface still work, but should probably be...

keep-open

Adds a collision test from ph4 to PeTar. Currently the test fails - particles that collide /exactly/ (just "very close" is not enough to trigger the issue) bounce off of...

keep-open

**Describe the bug** The tutorial at https://amuse.readthedocs.io/en/latest/tutorial/c_code.html guides the user to run the tests for the package using `nosetests`. This command is from the `nose` package, which is unmaintained and...

documentation
keep-open
tests

I'm looking at creating Anaconda packages (#525), and it seems that the place to start is with the Sapporo library. There is currently a `sapporo_light` in the `lib/` directory here,...

kind: feature request
status: keep-open
area: packaging

When adding new SPF particles to a running Fi hydro code, the code crashes time = 0|units.yr end_time = 10|units.yr while time

kind: bug
area: community_code

Hello, I am trying to build AMUSE from source on a sterrewacht computer. I am running into issues with certain packages not being built. Here is the [buildlog](https://github.com/amusecode/amuse/files/13457757/buildlog.txt) of the...

bug

I see that codes like bhtree and hop failed to build- that’s really not good. Those are ‘core’ packages… can you find out why these failed to build? _Originally posted...

area: building/installing
status: keep-open

Currently, the `nearest_neighbour` method can result in a particle finding itself as its nearest neighbour when checking against another particle set that contains (some of) the same particles: ```python from...

kind: feature request
area: framework

**Describe the bug** When trying to set a parameter on a code that does not have that parameter, AMUSE tries to generate a clear error message to raise, but crashes...

kind: bug
status: keep-open
area: framework