Skip to content

Commit 5d1a15d

Browse files
committed
update changelog
1 parent ee6dd0b commit 5d1a15d

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
## [2.2.00] 2025-01-17
88
### Changed
99

10-
-
10+
- Fix a bug that could lead to a segmentation fault when MHD+Fargo+MPI (with X3 domain decomposition) are all enabled (#295)
11+
- Fix a bug that could result in an incorrect magnetic field when initialising B from the vector potential in non-axisymmetric spherical geometry (#293)
12+
- Fix a bug that could result in Idefix believing the MPI library is not Cuda aware for some versions of OpenMPI (#310)
13+
- Ensure that the behaviour in 1D Spherical geometry is identical to Pluto (#291)
1114

1215
### Added
1316

14-
-
15-
16-
### Removed
17+
- Add the python interface "pydefix", allowing users to initialise and analyse Idefix simulations live from Python without writing any file (#277)
18+
- Add the native Idefix coordinates in VTK file to simplify postprocessing (#292)
19+
- Add code testing on CPU targets using gcc and Intel Oneapi (#300)
1720

1821

1922
## [2.1.02] 2024-10-24

0 commit comments

Comments
 (0)