amuse
amuse copied to clipboard
Astrophysical Multipurpose Software Environment. This is the main repository for AMUSE
**Is your feature request related to a problem? Please describe.** it's a common practice to label code that is generated with a message to that effect, at the same time...
**Is your feature request related to a problem? Please describe.** The old CI wasn't working too well, and didn't cover all codes. It's been updated a bit to work with...
**Describe the bug** The command `help(code.parameters)` is supposed to show a generated docstring, but this crashes at least on the `issue-1024-new-build-system` branch: ``` In [12]: help(se.parameters) --------------------------------------------------------------------------- CoreException Traceback (most...
trying an issue and see if we can turn that into a branch for merging.... otherwise I'll send a manual PR from my fork
**Describe the bug** I wrote a conversion script (for NEMO) for snapshots, but it fails for the "txt" format. It's ok for "csv", "dyn" and "tsf" **To Reproduce** From the...
**Describe the bug** Octgrav uses a part of the CUDA API that was removed recently, so it does not compile anymore. To get it to work again, someone with CUDA...
Similar updates to #1093, standardized keywords (deprecating but still accepting older keywords)
Both SSE & SeBa have AMUSE function to retrieve the wind mass loss rates of the stars, however the names are different. SSE: get_mass_loss_wind SeBa: get_wind_mass_loss_rate I'd recommend we stay...
This issue tracks my work on reworking the tests of the community codes, following discussion with @LourensVeen (please correct where I'm wrong). I will keep it updated as I learn...
The latest releases don't show up on [Zenodo](https://zenodo.org/records/8409512). v2023.7.0 is the last one to be listed there. Is the release process broken? How does that work in the first place?