Skip to content
Snippets Groups Projects
Commit c20fa061 authored by Peters, Wouter's avatar Peters, Wouter
Browse files

latest updates to do proper restart with private TM5 rcfile

parent 8f49fd0f
Branches
No related tags found
No related merge requests found
...@@ -183,12 +183,6 @@ class TM5ObservationOperator(ObservationOperator): ...@@ -183,12 +183,6 @@ class TM5ObservationOperator(ObservationOperator):
DaPlatForm = self.DaCycle.DaPlatForm DaPlatForm = self.DaCycle.DaPlatForm
# First reload the original tm5.rc file to get unmodified settings
dummy = self.LoadRc(self.RcFileName) # load the specified rc-file
dummy = self.ValidateRc() # validate the contents
# Write a modified TM5 model rc-file in which run/break times are defined by our da system # Write a modified TM5 model rc-file in which run/break times are defined by our da system
NewItems = { NewItems = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment