Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-pipeline
csst_common
Commits
bc26046d
Commit
bc26046d
authored
Aug 29, 2022
by
BO ZHANG
🏀
Browse files
updated data manager class
parent
ae4c095d
Changes
1
Hide whitespace changes
Inline
Side-by-side
csst_common/params.py
View file @
bc26046d
...
...
@@ -90,7 +90,7 @@ class CsstSimParams(BasicParams):
def
__init__
(
self
):
# define versions of simulation
# C denotes for Cycle
self
.
VER
_
SI
M
S
=
[
"C3"
,
"C5.1"
,
"C5.2"
]
self
.
VERSI
ON
S
=
[
"C3"
,
"C5.1"
,
"C5.2"
]
cp
=
CsstParams
()
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment