File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11This file contains a description of the major changes to the EESSI test suite.
22For 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+
420v0.8.1 (6 November 2025)
521---------------------
622
Original file line number Diff line number Diff line change @@ -27,4 +27,4 @@ include = ["eessi*"]
2727version_scheme = " guess-next-dev"
2828local_scheme = " node-and-date"
2929write_to = " eessi/testsuite/_version.py"
30- fallback_version = " 0.8.1 "
30+ fallback_version = " 0.9.0 "
You can’t perform that action at this time.
0 commit comments