Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Deltares
/
SFINCS
Public
Notifications
You must be signed in to change notification settings
Fork
43
Star
85
Code
Issues
25
Pull requests
14
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Redo infiltration
- #330
#330
Draft
Leynse
wants to merge 24 commits into
main
Deltares/SFINCS:main
from
redo_infiltration
Deltares/SFINCS:redo_infiltration
Copy head branch name to clipboard
Conversation
Commits
24
(24)
Checks
Files changed
Draft
Redo infiltration
#330
Leynse
wants to merge 24 commits into
main
Deltares/SFINCS:main
from
redo_infiltration
Deltares/SFINCS:redo_infiltration
Copy head branch name to clipboard
Commits
Commits on Feb 4, 2026
- Initial commit, working on make a generic read_netcdf_quadtree_generic function
Show description for beb9f1a
Leynse
committed
beb9f1a
View commit details
Copy full SHA for beb9f1a
Browse repository at this point
- Working version for storage volume nc with fixed mapping to SFINCS (can always add a snapwave one) and with real*4 (can always make a double version as well)
Show description for 68e1493
Leynse
committed
68e1493
View commit details
Copy full SHA for 68e1493
Browse repository at this point
- Add error when wanted variable was not found in file and directly stop
Show description for 245c1a1
Leynse
committed
245c1a1
View commit details
Copy full SHA for 245c1a1
Browse repository at this point
- Add netinfiltrationfile, netinftype variables
Show description for d3db40e
Leynse
committed
d3db40e
View commit details
Copy full SHA for d3db40e
Browse repository at this point
- Implement netcdf reader option for all infiltration options
Show description for 4353274
Leynse
committed
4353274
View commit details
Copy full SHA for 4353274
Browse repository at this point
- Add stop_sfincs check on combination check of infiltration input type (orignal vs netcdf) vs grid type (regular vs quadtree)
Show description for 378e27e
Leynse
committed
378e27e
View commit details
Copy full SHA for 378e27e
Browse repository at this point
- Constant uniform infiltration is allowed for both grid types
Leynse
committed
a2f67b4
View commit details
Copy full SHA for a2f67b4
Browse repository at this point
- Edit check - still possible that precip is forced but qinf=0
Leynse
committed
c654c00
View commit details
Copy full SHA for c654c00
Browse repository at this point
Commits on Feb 12, 2026
- Change names to infiltrationfile and infiltrationtype
Leynse
committed
36a5aa8
View commit details
Copy full SHA for 36a5aa8
Browse repository at this point
- Move whole subroutine 'initialize_infiltration' from sfincs_domain.f90 to sfincs_infiltration.f90
Leynse
committed
30a0cb6
View commit details
Copy full SHA for 30a0cb6
Browse repository at this point
- Add check whether specified infiltrationtype is correct
Leynse
committed
0dc0720
View commit details
Copy full SHA for 0dc0720
Browse repository at this point
Commits on Mar 6, 2026
- Added version for reading in netcdf quadtree manningfile (#271)
Show description for 2a1a974
Leynse
authored
2a1a974
View commit details
Copy full SHA for 2a1a974
Browse repository at this point
Merge branch '268-make-generic-quadtree-nc-input-reader' of https://github.com/Deltares/SFINCS into 272-add-netcdf-quadtree-option-input-for-all-infiltration-options-using-generic-reader
Leynse
committed
29a145c
View commit details
Copy full SHA for 29a145c
Browse repository at this point
- Bump date
Leynse
committed
167387b
View commit details
Copy full SHA for 167387b
Browse repository at this point
Commits on Mar 18, 2026
Progress with redoing continuity logic, adding new infiltration flavor, adding option to mimic drainage
keesnederhoff
committed
a0ed4a0
View commit details
Copy full SHA for a0ed4a0
Browse repository at this point
Commits on Mar 20, 2026
Included more output options
keesnederhoff
committed
cf6a78d
View commit details
Copy full SHA for cf6a78d
Browse repository at this point
Commits on Mar 24, 2026
- clean repo
Leynse
committed
3300914
View commit details
Copy full SHA for 3300914
Browse repository at this point
Merge branch 'redo_infiltration' of https://github.com/Deltares/SFINCS into redo_infiltration
Leynse
committed
fe8cf95
View commit details
Copy full SHA for fe8cf95
Browse repository at this point
Commits on Mar 26, 2026
submit progress
keesnederhoff
committed
bb61661
View commit details
Copy full SHA for bb61661
Browse repository at this point
Merge branch 'redo_infiltration' of https://github.com/Deltares/SFINCS into redo_infiltration
keesnederhoff
committed
8c91945
View commit details
Copy full SHA for 8c91945
Browse repository at this point
Commits on Mar 31, 2026
included loss function in bucket model
keesnederhoff
committed
f1c425b
View commit details
Copy full SHA for f1c425b
Browse repository at this point
Commits on Apr 15, 2026
ongoing progress
keesnederhoff
committed
2a07fe8
View commit details
Copy full SHA for 2a07fe8
Browse repository at this point
Merge branch 'main' into redo_infiltration
maartenvanormondt
committed
a5a25df
View commit details
Copy full SHA for a5a25df
Browse repository at this point
Merge branch 'redo_infiltration' of https://github.com/Deltares/SFINCS into redo_infiltration
maartenvanormondt
committed
462dfd1
View commit details
Copy full SHA for 462dfd1
Browse repository at this point
You can’t perform that action at this time.