Skip to content

Commit f1d8a95

Browse files
Merge pull request #311 from casparvl/release_0.9.0
Release 0.9.0
2 parents f112cd9 + 4f1496b commit f1d8a95

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

RELEASE_NOTES

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
This file contains a description of the major changes to the EESSI test suite.
22
For more detailed information, please see the git log.
33

4+
v0.9.0 (23 December 2025)
5+
---------------------
6+
This is a minor release of the EESSI test-suite
7+
8+
New tests:
9+
* OpenFoam: added a large test case, that can run on larger scales (#281)
10+
* ESPResSo: added a lattice-Boltzman (LB) test case, updated P3M and LJ test cases for ESPResSo 5.0 release (#300).
11+
New test cases also test waLBerla integration in ESPResSo.
12+
* LPC3D: test case simulates NMR spectra and diffusion of a liquid within a disorder porous carbon, based on a
13+
mesoscopic model (#306).
14+
* lmbpy-pssrt: test case for a fork of lbmpy that adds population-based methods (#308).
15+
* waLBerla: test case for a stand-alone waLBerla installation. Runs a slightly modified version of one of
16+
waLBerla's lbm tutorials (#309).
17+
* LAMMPS: added tests to test integrated LAMMPS + OBMD (open-boundary molecular dynamics) and
18+
LAMMPS + ALL (A Load balancing Library), and LAMMPS + ALL + OBMD functionality (#303).
19+
420
v0.8.1 (6 November 2025)
521
---------------------
622

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ include = ["eessi*"]
2727
version_scheme = "guess-next-dev"
2828
local_scheme = "node-and-date"
2929
write_to = "eessi/testsuite/_version.py"
30-
fallback_version = "0.8.1"
30+
fallback_version = "0.9.0"

0 commit comments

Comments
 (0)