Skip to content

Commit fce7c18

Browse files
authored
Update CHANGELOG.md
1 parent 5041016 commit fce7c18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
:arrow_left: [Back to main page](./README.md)
44

5-
- April 11, 2025: Version 5.6 adds a framework for MPI parallel IO, developed by [\@tlunet](https://github.com/tlunet), making it easy to visualize the data obtained with pySDC on HPC machines in software such as ParaView.
5+
- April 11, 2025: Version 5.6 adds a framework for MPI-parallel I/O, developed by [\@tlunet](https://github.com/tlunet), making it easier to visualize the data obtained with pySDC on HPC machines in software such as ParaView.
66
Also, pySDC is now compatible with the finite element library [Firedrake](https://github.com/firedrakeproject/firedrake) and the geophysical fluid dynamics library
77
[Gusto](https://github.com/firedrakeproject/gusto), thanks to [\@jshipton](https://github.com/jshipton) and [\@brownbaerchen](https://github.com/brownbaerchen).
88
The former allows to setup PDEs with finite element discretizations in pySDC and then solve in time with SDC and PFASST, while the latter allows to setup a geophysical fluid dynamics problem and then use pySDC with any SDC setup as a timestepper in Gusto.

0 commit comments

Comments
 (0)