WSL/SLF GitLab Repository
Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Aschauer
swe2hs
Commits
085097bc
Commit
085097bc
authored
May 13, 2022
by
Aschauer
Browse files
fix forgotten argument deletion for R_rho pooling
parent
70138927
Pipeline
#577
failed with stage
in 1 minute and 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/swe2hs/core.py
View file @
085097bc
...
...
@@ -259,7 +259,6 @@ def timestep_forward(
# calculate settling resistance
R
=
_get_settling_resistance
(
rho_layers
,
overburden_layers
,
R_max
=
R_max
,
R_min
=
R_min
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment