Releases: amusecode/amuse
Releases · amusecode/amuse
v2024.6.0
v2024.4.0
What's Changed
- Update MESA 15140 Makefile by @rieder in #1015
- Update patch_files.py for mpiamrvac by @rieder in #1016
- Update makefile_header_non_mesasdk by @rieder in #1017
- Update rebound/patch_files.py - bugfix by @rieder in #1018
- refactor support/interface.py with black by @rieder in #1027
- Let hermite end at exactly the requested time by default by @rieder in #1028
- Refactoring (mainly in amuse.units) by @rieder in #1033
- quantities: Make mean() more generic. by @Sbte in #1039
- Various refactoring by @rieder in #1042
- add Hermite_GRX by @rieder in #1046
- remove set_acceleration from all interfaces by @rieder in #994
- Updates/orbital elements by @rieder in #1047
Full Changelog: v2023.11.0...v2024.4.0
v2023.11.0
What's Changed
- Delete obsolete files by @rieder in #999
- Use latest HDF5 library in h5py for Store V2 by @brentmaas in #1002
- fix gadget2 memory leak @rieder in #1005
New Contributors
- @brentmaas made their first contribution in #1002
Full Changelog: v2023.10.0...v2023.11.0
v2023.10.0
What's Changed
- Updates/m4 by @rieder in #963
- Add a check on the grid shape by @rieder in #964
- Fix code style in tests by @rieder in #965
- fix numpy.matrix deprecation by @rieder in #966
- Fix numpy deprecations by @rieder in #967
- io test fixes by @rieder in #969
- fix divide by zero warning originating in brokenimf.py by @rieder in #968
- Fix stellar type for low mass ms stars by @rjfarmer in #972
- Updates to SeBa to add functionalities to AMUSE by @silviatoonen in #977
- Add periodic functionality to the bilinear remapper. by @Sbte in #973
- Remote workers for socket channel by @ipelupessy in #944
- Update mesa 15140 download.py by @rieder in #986
- Fix bug of adding particles in the middle of simulations for PeTar by @lwang-astro in #988
- Update howto-install-AMUSE.rst by @spzwart in #987
- Update setup version by @rieder in #992
New Contributors
- @lwang-astro made their first contribution in #988
Full Changelog: v2023.5.1...v2023.7.0
v2023.5.1
What's Changed
- bugfix: amuse-mesa no longer builds mesa - instead, this is done in amuse-mesa-r15140 (which is a requirement for amuse-mesa)
- amuse-mesa package should now build properly - though pre-built models are not yet included. Note: building mesa can take > 30 minutes!
- grids: Add a method to set axes names. by @Sbte in #923
- Revert FDPS version to 7.0 for PeTar by @rieder in #950
- Update python-package.yml in test action by @rieder in #951
- Update python-package.yml by @rieder in #952
- Update inplace.yml workflow by @rieder in #954
- Update planetary_system.py by @rieder in #955
- make sure vectorattributes definitions are stored and copied by @ipelupessy in #947
- Add finer controls for timestepping in mesa by @rjfarmer in #956
- Fixes mesa's test cases by @rjfarmer in #959
New Contributors
Full Changelog: v2023.4.0...v2023.5.0
v2023.5.0
What's Changed
- amuse-mesa package should now build properly - though pre-built models are not yet included. Note: building mesa can take > 30 minutes!
- grids: Add a method to set axes names. by @Sbte in #923
- Revert FDPS version to 7.0 for PeTar by @rieder in #950
- Update python-package.yml in test action by @rieder in #951
- Update python-package.yml by @rieder in #952
- Update inplace.yml workflow by @rieder in #954
- Update planetary_system.py by @rieder in #955
- make sure vectorattributes definitions are stored and copied by @ipelupessy in #947
- Add finer controls for timestepping in mesa by @rjfarmer in #956
- Fixes mesa's test cases by @rjfarmer in #959
New Contributors
Full Changelog: v2023.4.0...v2023.5.0
v2023.4.0
What's Changed
- ScalarQuantities now convert strings to floats by @rieder in #934
- Update literature.py to optionally create tex/bib output by @rieder in #908
- Add mapper, a helper tool for making 2D maps from SPH particles. by @rieder in #733
- fix for automatic code building in case of develop (pip -e) install by @ipelupessy in #941
- Fix time logic for evovle_for in mesa 2208 by @rjfarmer in #933
- Adds ability to change the number of pre-MS steps taken by @rjfarmer in #938
- Updates to stellar_winds.py by @rieder in #816
Full Changelog: v2023.3.0...v2023.4.0
v2023.3.0
What's Changed
- Bugfix issue for #850 by @rieder in #869
- allow for constant mass loss in Mmams by @ipelupessy in #859
- Patch out misleading error messages by @rjfarmer in #917
- Update SeBa version in AMUSE by @silviatoonen in #913
- Create community-seba.yml by @rieder in #920
- Change library order for building MESA by @rieder in #918
- Expose setting an inlist for mesa 2208 by @rjfarmer in #929
- Fix missing Na by @rjfarmer in #930
Full Changelog: v2022.11.0...v2023.3.0
v2023.3.0-rc1
What's Changed
- Bugfix issue for #850 by @rieder in #869
- allow for constant mass loss in Mmams by @ipelupessy in #859
- Patch out misleading error messages by @rjfarmer in #917
- Update SeBa version in AMUSE by @silviatoonen in #913
- Create community-seba.yml by @rieder in #920
- Change library order for building MESA by @rieder in #918
- Expose setting an inlist for mesa 2208 by @rjfarmer in #929
- Fix missing Na by @rjfarmer in #930
Full Changelog: v2022.11.0...v2023.3.0-rc1
v2022.11.0
What's Changed
- default printing strategy is now "simple" instead of the previous "default" #886
- adding option to SeBa to retrieve zeta_thermal & zeta_adiabatic from SeBa + test_seba update by @silviatoonen in #889
- Update SeBa version by @silviatoonen in #897
- bug in seba_time after recall_memory_one_step in SeBa interface by @silviatoonen in #895
- Fix timesteps issues with evolve_model and MESA by @rjfarmer in #900
- Clear up user directories in Makefiles by @stephenpcook in #901
- replace if..else with try..except in bridge.py by @rieder in #903
New Contributors
- @stephenpcook made their first contribution in #901
Full Changelog: v2022.10.0...v2022.11.0