Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
psimpy
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
mbd
psimpy
Commits
e57929ee
Commit
e57929ee
authored
2 years ago
by
Hu Zhao
Browse files
Options
Downloads
Patches
Plain Diff
docs: update docstrings
parent
8f0a2295
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/psimpy/simulator/ravaflow24.py
+2
-2
2 additions, 2 deletions
src/psimpy/simulator/ravaflow24.py
with
2 additions
and
2 deletions
src/psimpy/simulator/ravaflow24.py
+
2
−
2
View file @
e57929ee
...
...
@@ -125,7 +125,7 @@ class Ravaflow24Mixture:
entrainment_coef
:
Union
[
float
,
np
.
floating
]
=
-
7.0
,
EPSG
:
Union
[
str
,
None
]
=
None
)
->
tuple
[
str
,
str
]:
"""
Preprocess simulation input data.
Preprocess simulation input data
simulation
.
Parameters
----------
...
...
@@ -293,7 +293,7 @@ class Ravaflow24Mixture:
def
extract_qoi_max
(
self
,
prefix
:
str
,
qoi
:
str
,
aggregate
:
bool
=
True
)
->
Union
[
float
,
np
.
ndarray
]:
"""
Extract the maximum value(s) of a quantity of interest
in one simulation
.
Extract the maximum value(s) of a quantity of interest.
Parameters
----------
...
...
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