Commit bc26046d authored by BO ZHANG's avatar BO ZHANG :basketball:
Browse files

updated data manager class

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -90,7 +90,7 @@ class CsstSimParams(BasicParams):
def __init__(self):
# define versions of simulation
# C denotes for Cycle
self.VER_SIMS = ["C3", "C5.1", "C5.2"]
self.VERSIONS = ["C3", "C5.1", "C5.2"]
cp = CsstParams()
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment