Published April 15, 2026
| Version v0.111.0-preview.13
Software
Open
Feel++
Description
Packages
- APT packages available for:
noble (ubuntu 24.04), trixie (debian 13) - Docker images available for:
noble (ubuntu 24.04), trixie (debian 13) - Apptainer images available for:
noble (ubuntu 24.04), trixie (debian 13) - Omitted distros in this release:
resolute
ubuntu/noble (24.04)
- APT package version:
0.111.0~preview.13-1 - APT channel:
latest - APT repository:
http://apt.feelpp.org/ubuntu/noble
Install with APT:
sudo install -d -m 0755 /etc/apt/keyrings
curl -fsSL http://apt.feelpp.org/apt.gpg | sudo gpg --dearmor -o /etc/apt/keyrings/feelpp.gpg
echo 'deb [signed-by=/etc/apt/keyrings/feelpp.gpg] http://apt.feelpp.org/ubuntu/noble noble latest' | sudo tee /etc/apt/sources.list.d/feelpp.list >/dev/null
sudo apt update
sudo apt install python3-feelpp python3-feelpp-mor python3-feelpp-toolboxes
Docker image:
docker pull ghcr.io/feelpp/feelpp:noble-v0.111.0-preview.13
Apptainer image:
apptainer pull oras://ghcr.io/feelpp/feelpp:noble-v0.111.0-preview.13-sif
debian/trixie (13)
- APT package version:
0.111.0~preview.13-1 - APT channel:
latest - APT repository:
http://apt.feelpp.org/debian/trixie
Install with APT:
sudo install -d -m 0755 /etc/apt/keyrings
curl -fsSL http://apt.feelpp.org/apt.gpg | sudo gpg --dearmor -o /etc/apt/keyrings/feelpp.gpg
echo 'deb [signed-by=/etc/apt/keyrings/feelpp.gpg] http://apt.feelpp.org/debian/trixie trixie latest' | sudo tee /etc/apt/sources.list.d/feelpp.list >/dev/null
sudo apt update
sudo apt install python3-feelpp python3-feelpp-mor python3-feelpp-toolboxes
Docker image:
docker pull ghcr.io/feelpp/feelpp:trixie-v0.111.0-preview.13
Apptainer image:
apptainer pull oras://ghcr.io/feelpp/feelpp:trixie-v0.111.0-preview.13-sif
<!-- Release notes generated using configuration in .github/release.yml at v0.111.0-preview.13 -->
What's Changed
Exciting New Features 🎉
- resolves 2368: add debian trixie and fedora 42 to compile feelpp lib by @prudhomm in https://github.com/feelpp/feelpp/pull/2369
- skip h5 files from synchronization by @thomas-saigre in https://github.com/feelpp/feelpp/pull/2347
- chore(release): sync metadata for v0.111.0-preview.13 [ci skip] by @prudhomm in https://github.com/feelpp/feelpp/pull/2456
Bugs fixed 💚
- 2341 smoothstep buge when a negative value of lo is provided by @thomas-saigre in https://github.com/feelpp/feelpp/pull/2342
- Feature/toolboxes exporter trace internal by @vincentchabannes in https://github.com/feelpp/feelpp/pull/2331
Other Changes
- Support acceleration field in toolbox solid by @vincentchabannes in https://github.com/feelpp/feelpp/pull/2335
- 2346 fix extractzipfile function in zipcpp by @Philand in https://github.com/feelpp/feelpp/pull/2359
- Fix feelcore/zip by moving headers from hpp to cpp #2366 by @Philand in https://github.com/feelpp/feelpp/pull/2367
- resolves 2391 : Implement setConfigFiles method for handling multiple configuration f… by @prudhomm in https://github.com/feelpp/feelpp/pull/2392
- resolves 2340: implement fluid structure interaction with rigid elastic bodies by @VLCeline in https://github.com/feelpp/feelpp/pull/2348
- 2387 reorganize python bindings by @prudhomm in https://github.com/feelpp/feelpp/pull/2400
- 2442 refactor feel debianubuntu packaging for reproducible builds and snapshot based publication by @prudhomm in https://github.com/feelpp/feelpp/pull/2446
- resolves 2448 : add packaging metadata and ops tooling and update the ci by @prudhomm in https://github.com/feelpp/feelpp/pull/2450
New Contributors
- @Philand made their first contribution in https://github.com/feelpp/feelpp/pull/2359
Full Changelog: https://github.com/feelpp/feelpp/compare/v0.111.0-preview.11...v0.111.0-preview.13
Files
feelpp/feelpp-v0.111.0-preview.13.zip
Files
(50.0 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:65f678609f4d54806b8761f729763e30
|
50.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/feelpp/feelpp (URL)
Funding
- Agence Nationale de la Recherche
- Exa-MA - Methods and Algorithms for Exascale ANR-22-EXNU-0002
- Agence Nationale de la Recherche
- UNISTRA - Par-delà les frontières, l'Université de Strasbourg ANR-10-IDEX-0002
- Agence Nationale de la Recherche
- STRAT'US - Façonner les talents en formation et en recherche à l'Université de Strasbourg ANR-20-SFRI-0012
- European Commission
- HiDALGO2 - HPC and Big Data Technologies for Global Challenges 101093457
Software
- Repository URL
- https://github.com/feelpp/feelpp