Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
swmm_api
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
3
Snippets
Groups
Projects
Show more breadcrumbs
Markus Pichler
swmm_api
Commits
1141d789
Commit
1141d789
authored
1 week ago
by
Markus Pichler
Browse files
Options
Downloads
Patches
Plain Diff
style: hide untested function
parent
ad867ce4
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
swmm_api/input_file/macros/macros.py
+1
-1
1 addition, 1 deletion
swmm_api/input_file/macros/macros.py
with
1 addition
and
1 deletion
swmm_api/input_file/macros/macros.py
+
1
−
1
View file @
1141d789
...
@@ -390,7 +390,7 @@ def set_absolute_file_paths(inp, path_data_base):
...
@@ -390,7 +390,7 @@ def set_absolute_file_paths(inp, path_data_base):
ts
.
filename
=
path_data_base
/
ts
.
filename
ts
.
filename
=
path_data_base
/
ts
.
filename
def
convert_cms_to_lps
(
inp
:
SwmmInput
):
def
_
convert_cms_to_lps
(
inp
:
SwmmInput
):
# TODO Testing
# TODO Testing
# not tested: CONTROLS, DIVIDERS(CUTOFF), WEIRS(discharge coefficient), INLET_USAGE(Q_max)
# not tested: CONTROLS, DIVIDERS(CUTOFF), WEIRS(discharge coefficient), INLET_USAGE(Q_max)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment