SFINCS v2.2.0 col d'Eze Release 2025.01 #162
Leynse
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
v2.2.0 col d'Eze release
The first official 2025 release of SFINCS, the v2.2.0 col d'Eze release, 'Easing over bumps in fast compound flood modelling together', is now available!
This contains open access to the source code from Github: https://github.com/Deltares/SFINCS/releases/tag/v2.2.0_col_dEze_release.
As pre-compiled Windows executable:
https://download.deltares.nl/en/sfincs/
As Docker container:
docker pull deltares/sfincs-cpu:sfincs-v2.2.0-col-dEze-Release
Changes:
The code consists of all functionality of the v2.1.1 release, with the following major changes/additions:
NOTE - in the run.bat batchfile you can therefore not specify '/sfincs.exe>sfincs.log' anymore, since that conflicts with the automatically generated file. Any other name (as sfincs_log.txt in our examples) will do, or don't specify an output file for the messages to the screen at all!
Detailed overview additions/changes:
Bugfixes:
Advanced user options - currently as alpha/beta functionality:
NOTE - please contact Deltares-SFINCS group in case you want to use any of this functionality.
Upgraded BMI implementation to be complient with that of XMI (BMI + extensions - Hughes et al. 2022), to be used with 'xmipy' (https://github.com/Deltares/xmipy) and related functions (https://deltares.github.io/xmipy/xmipy.html).
Nonhydrostatic pressure correction (for tsunami wave modelling), keywords nonh = yes (default no) and 'nh_tstop', 'nh_fnudge', 'nh_tol', 'nh_itermax'. Also added option to specify 'nonh_mask' to turn on nonh correction only in part of the domain.
Added lookup table for h^(7/3) term in momentum equation. Potentially faster. Keyword h73table = 1/yes/true (default: false).
Added option to store subgrid hmean (rather than zs - z_zmin), keyword storehmean = yes (default no)
This discussion was created from the release SFINCS v2.2.0 col d'Eze Release 2025.01.
Beta Was this translation helpful? Give feedback.
All reactions