From ee766497dc9a6d664aec85358a9ea519ca30b167 Mon Sep 17 00:00:00 2001 From: Lourens Veen Date: Mon, 18 May 2026 11:50:50 +0200 Subject: [PATCH 1/5] Fix Installation link in header --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 0c535b3..a8aef4b 100644 --- a/_config.yml +++ b/_config.yml @@ -14,7 +14,7 @@ aux_links: "Documentation": - "https://amuse.readthedocs.io/en/latest/" "Installation": - - "https://amuse.readthedocs.io/en/latest/install/howto-install-AMUSE.html" + - "https://amuse.readthedocs.io/en/latest/install/index.html" "Wiki for sysadmins": - "https://github.com/amusecode/amuse/wiki" "FAQ": From 87f58e9b87d1bcff59d317eb83d4cad0ea30386b Mon Sep 17 00:00:00 2001 From: Lourens Veen Date: Mon, 18 May 2026 11:52:58 +0200 Subject: [PATCH 2/5] Update short installation instructions on main page --- index.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/index.md b/index.md index dc10b1f..605e8f5 100644 --- a/index.md +++ b/index.md @@ -11,11 +11,13 @@ With it, you can simulate many astrophysical systems. ### Getting Started -The easiest way to use AMUSE is to install it with pip - see [installation](https://amuse.readthedocs.io/en/latest/install/index.html). -1. Install Python and other prerequisites, such as a compiler and MPI. -2. (Optional) Create a virtual environment. -3. Install AMUSE via pip. -4. Done! Try some of the examples if you like. +The easiest way to use AMUSE is to install it with conda - see [installation](https://amuse.readthedocs.io/en/latest/install/index.html). + +1. Install conda, preferably using miniforge +2. Create a conda environment +3. Download the AMUSE source code +4. Use ./setup to install AMUSE +5. Done! Try some of the examples if you like. We also encourage you to register to the AMUSE announcements list at [https://groups.google.com/g/amusecode/about](https://groups.google.com/g/amusecode/about). From 7c1de7f6f031e3f751496b1a40bfdd21a01c7607 Mon Sep 17 00:00:00 2001 From: Lourens Veen Date: Mon, 18 May 2026 11:53:54 +0200 Subject: [PATCH 3/5] Update link to examples --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 605e8f5..19b03af 100644 --- a/index.md +++ b/index.md @@ -28,7 +28,7 @@ are appreciated, the source is in the github repository [tree](https://github.co ### Examples -AMUSE comes with many examples, which you can find in the ["examples" directory on github](https://github.com/amusecode/amuse/tree/master/examples). +AMUSE comes with many examples, which you can find in the ["examples" directory on github](https://github.com/amusecode/amuse/tree/main/src/amuse/examples). The "textbook" examples are described in the [AMUSE book](https://iopscience.iop.org/book/978-0-7503-1320-9). If you need help, don't hesitate to contact us (preferably by [creating an issue on github](https://github.com/amusecode/amuse/issues/new?assignees=&labels=question&template=question.md&title=)). From 093dbdff6baba8ba84bef2fdcad28bbc85f55543 Mon Sep 17 00:00:00 2001 From: Lourens Veen Date: Mon, 18 May 2026 11:54:39 +0200 Subject: [PATCH 4/5] Update book link to point to second edition --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 19b03af..899a863 100644 --- a/index.md +++ b/index.md @@ -29,7 +29,7 @@ are appreciated, the source is in the github repository [tree](https://github.co ### Examples AMUSE comes with many examples, which you can find in the ["examples" directory on github](https://github.com/amusecode/amuse/tree/main/src/amuse/examples). -The "textbook" examples are described in the [AMUSE book](https://iopscience.iop.org/book/978-0-7503-1320-9). +The "textbook" examples are described in the [AMUSE book](https://iopscience.iop.org/book/mono/978-0-7503-5331-1). If you need help, don't hesitate to contact us (preferably by [creating an issue on github](https://github.com/amusecode/amuse/issues/new?assignees=&labels=question&template=question.md&title=)). ### Get involved From 0c48bc03c723d4ea40616a8b8edfdee1f727c5f3 Mon Sep 17 00:00:00 2001 From: Lourens Veen Date: Mon, 18 May 2026 12:05:43 +0200 Subject: [PATCH 5/5] Add user meeting and Heidelberg workshop to events page --- events.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/events.md b/events.md index 66add4c..4f5c784 100644 --- a/events.md +++ b/events.md @@ -7,7 +7,9 @@ permalink: /events ## Online user meetings -We organise biweekly user meetings, alternating between Friday afternoon and Friday mornings (European time). +We organise biweekly user meetings on Friday afternoon 15:00 (3 PM) European time. Join +us on [Jitsi](https://meet.jit.si/AMUSECommunityMeeting)! + The user meetings are open to all AMUSE users, from beginners to experts. They are an excellent opportunity to ask us anything you wanted to know about AMUSE, from installation issues to advanced bridging methods. @@ -19,6 +21,9 @@ We (irregularly) organise in-person meetings, either in the form of a workshop o These are organised at varying levels, with aims of teaching how to use AMUSE, contributing to AMUSE or usually a combination. ### Recent meetings: + +- [March 2026](https://indico.strw.leidenuniv.nl/event/5/overview): AMUSE Spring School 2026, Heidelberg, Germany - [April 2024](http://amusecode.org/workshopnyc): MODEST-24a at the AMNH in New York, USA - June 2022: AMUSE school at University of Geneva, Switzerland - December 2019: AMUSE school at Strasbourg University, France +