SFINCS shows segmentation fault error when run with sfincs.drn (culverts and drainage) #190
Replies: 2 comments 1 reply
-
|
Hi thanks for your message, apologies for the very late response - something in the notification settings went wrong. Is the above still an issue? |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Great! happy modeling |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi,
I am running Super-Fast Inundation of CoastS (SFINCS) model at subgrid resolution with culverts and drainage. Forcing- water level and precipitation forcing. I am getting following error:
############################################
Build-Revision: $Rev: v2.2.1-alpha col d'Eze
Build-Date: $Date: 2025-05-16
------ Preparing model simulation --------
Computational mesh
Number of active z points : 68893
Number of active u/v points : 136551
Warning : some subgrid uv point(s) have a difference (z_zmin - uv_zmin) > 0.1m. Make sure you used HydroMT-SFINCS > v1.1.0 and check your input
Processes
Subgrid topography : yes
Quadtree refinement : no
Advection : yes
Viscosity : yes
Coriolis : no
Wind : no
Atmospheric pressure : no
Precipitation : yes
SnapWave : no
Wave paddles : no
Program received signal SIGSEGV: Segmentation fault - invalid memory reference.
Backtrace for this error:
#0 0x7f7e6f423960 in ???
#1 0x7f7e6f422ac5 in ???
#2 0x7f7e6ee4251f in ???
#3 0x7f7e6efa0815 in ???
#4 0x5567929a417b in ???
#5 0x55679290e588 in ???
#6 0x55679286cd07 in ???
#7 0x556792869366 in ???
#8 0x7f7e6ee29d8f in ???
#9 0x7f7e6ee29e3f in ???
#10 0x5567928693c4 in ???
#11 0xffffffffffffffff in ???
##########################################
Could you provide any idea to resolve this error?
Beta Was this translation helpful? Give feedback.
All reactions