@@ -23,19 +23,48 @@ See also the [unreleased changes].
2323
2424% Security Security in case of vulnerabilities.
2525
26+ ## [ 0.9.0] (2025-12-03)
27+
28+ ### Added/changed
29+
30+ - [ !440] ( https://foss.heptapod.net/fluiddyn/fluidsim/-/merge_requests/440 ) Better
31+ mechanism to print information after simulation initiation
32+
33+ - [ !442] ( https://foss.heptapod.net/fluiddyn/fluidsim/-/merge_requests/442 ) Store "state
34+ parameters" in restarting files
35+
36+ - [ !441] ( https://foss.heptapod.net/fluiddyn/fluidsim/-/merge_requests/441 ) and
37+ [ !443] ( https://foss.heptapod.net/fluiddyn/fluidsim/-/merge_requests/443 ) basic
38+ utilities related to physical fields files {mod}` fluidsim.util.phys_fields `
39+
40+ ### Fixed
41+
42+ - [ !439] ( https://foss.heptapod.net/fluiddyn/fluidsim/-/merge_requests/439 ) Fix bug
43+ restarting file names
44+
45+ - [ !445] ( https://foss.heptapod.net/fluiddyn/fluidsim/-/merge_requests/445 ) Update/fix
46+ profile analysis
47+
2648## [ 0.8.6] (2025-11-23)
2749
2850- Compatibility h5netcdf 1.7
2951- Fix incorrect restart for forcing time correlated
3052
3153## [ 0.8.5] (2025-10-23)
3254
33- - [ !427] ( https://foss.heptapod.net/fluiddyn/fluidsim/-/merge_requests/427 ) Support for Python 3.14
34- - [ !421] ( https://foss.heptapod.net/fluiddyn/fluidsim/-/merge_requests/421 ) New time stepping method ` RK2_phaseshift_random_split `
35- - [ !415] ( https://foss.heptapod.net/fluiddyn/fluidsim/-/merge_requests/415 ) ` FLUIDSIM_TYPE_FFT2D ` and ` FLUIDSIM_TYPE_FFT3D ` (see < https://fluidfft.readthedocs.io/en/latest/plugins.html > )
36- - [ !408] ( https://foss.heptapod.net/fluiddyn/fluidsim/-/merge_requests/408 ) ` temporal_spectra.py ` : improve plot_spectra
37- - [ !407] ( https://foss.heptapod.net/fluiddyn/fluidsim/-/merge_requests/407 ) Improve isotropic tcrandom forcing
38- - [ !400] ( https://foss.heptapod.net/fluiddyn/fluidsim/-/merge_requests/400 ) New script ` scripts/install-fluidsim-stack-from-source.py `
55+ - [ !427] ( https://foss.heptapod.net/fluiddyn/fluidsim/-/merge_requests/427 ) Support for
56+ Python 3.14
57+ - [ !421] ( https://foss.heptapod.net/fluiddyn/fluidsim/-/merge_requests/421 ) New time
58+ stepping method ` RK2_phaseshift_random_split `
59+ - [ !415] ( https://foss.heptapod.net/fluiddyn/fluidsim/-/merge_requests/415 )
60+ ` FLUIDSIM_TYPE_FFT2D ` and ` FLUIDSIM_TYPE_FFT3D ` (see
61+ < https://fluidfft.readthedocs.io/en/latest/plugins.html > )
62+ - [ !408] ( https://foss.heptapod.net/fluiddyn/fluidsim/-/merge_requests/408 )
63+ ` temporal_spectra.py ` : improve plot_spectra
64+ - [ !407] ( https://foss.heptapod.net/fluiddyn/fluidsim/-/merge_requests/407 ) Improve
65+ isotropic tcrandom forcing
66+ - [ !400] ( https://foss.heptapod.net/fluiddyn/fluidsim/-/merge_requests/400 ) New script
67+ ` scripts/install-fluidsim-stack-from-source.py `
3968- and various fixes and small improvements...
4069
4170## [ 0.8.4] (2024-11-08)
@@ -353,4 +382,5 @@ Merge with geofluidsim (Ashwin Vishnu Mohanan repository)
353382[ 0.8.4 ] : https://foss.heptapod.net/fluiddyn/fluidsim/-/compare/0.8.3...0.8.4
354383[ 0.8.5 ] : https://foss.heptapod.net/fluiddyn/fluidsim/-/compare/0.8.4...0.8.5
355384[ 0.8.6 ] : https://foss.heptapod.net/fluiddyn/fluidsim/-/compare/0.8.5...0.8.6
356- [ unreleased changes ] : https://foss.heptapod.net/fluiddyn/fluidsim/-/compare/0.8.6...branch%2Fdefault
385+ [ 0.9.0 ] : https://foss.heptapod.net/fluiddyn/fluidsim/-/compare/0.8.6...0.9.0
386+ [ unreleased changes ] : https://foss.heptapod.net/fluiddyn/fluidsim/-/compare/0.9.0...branch%2Fdefault
0 commit comments