***
Wartungsfenster jeden ersten Mittwoch vormittag im Monat
***
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
COMMICS
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Insights
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
Show more breadcrumbs
ASC
Praetorius
COMMICS
Commits
c4811863
Commit
c4811863
authored
6 years ago
by
Carl-Martin Pfeiler
Browse files
Options
Downloads
Patches
Plain Diff
help for OutputOptions class added
parent
e9193579
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
_setup/outputOptions.py
+6
-0
6 additions, 0 deletions
_setup/outputOptions.py
with
6 additions
and
0 deletions
_setup/outputOptions.py
+
6
−
0
View file @
c4811863
...
...
@@ -5,6 +5,12 @@
class
OutputOptions
:
'''
Objects of this class are meant to control what is written out during simulation
However, we suggest using the .SetXYZ() methods from the Integrator class,
those are available for the most important members of this class.
--> See help(Integrator)
'''
# description
def
__init__
(
self
,
other
=
None
):
...
...
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