Commit bc26046d authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

updated data manager class

parent ae4c095d
......@@ -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