Skip to content

Commit

Permalink
Update sfincs.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Leynse authored Sep 4, 2024
1 parent 4200bcd commit cbc5923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hydromt_sfincs/sfincs.py
Original file line number Diff line number Diff line change
Expand Up @@ -716,7 +716,7 @@ def setup_subgrid(
Threshold depth in SFINCS model, by default 0.01 m
q_table_option : int, optional
Option for the computation of the representative roughness and conveyance depth at u/v points, by default 2.
1: "old" weighting method, compliant with SFINCS < v2.1.0, taking the avarage of the adjecent cells
1: "old" weighting method, compliant with SFINCS < v2.1.0, taking the avarage of the adjacent cells
2: "improved" weighting method, recommended for SFINCS >= v2.1.0, that takes into account the wet fractions of the adjacent cells
manning_land, manning_sea : float, optional
Constant manning roughness values for land and sea, by default 0.04 and 0.02 s.m-1/3
Expand Down

0 comments on commit cbc5923

Please sign in to comment.