Hey there,
a colleague suggested using STBTEL to make it easier to locate errors in my geometry selafin file. He told me that the command "stbtel.py -c name-of-systel-file.cfg stb.cas" works for him. Unfortunately that doesn't work for me. I'm sure I used the correct name of the cfg-file and it IS in the configuration file. The command window shows this error:
Not able to find your configuration [systel_v8p1.cfg] in the configuration file: C:\TELEMAC\v8p1r0\configs\systel_v8p1.cfg
Traceback (most recent call last):
File "C:\TELEMAC\v8p1r0\scripts\python3\stbtel.py", line 7, in <module>
main('stbtel')
File "C:\TELEMAC\v8p1r0\scripts\python3\runcode.py", line 216, in main
update_config(options)
File "C:\TELEMAC\v8p1r0\scripts\python3\config.py", line 77, in update_config
CFGS.parse_cfg_file(cfg_file, cfg_name, root_dir, python_dir)
File "C:\TELEMAC\v8p1r0\scripts\python3\configuration\cfg.py", line 104, in parse_cfg_file
self.read_cfg()
File "C:\TELEMAC\v8p1r0\scripts\python3\configuration\cfg.py", line 59, in read_cfg
raise TelemacException(err)
utils.exceptions.TelemacException:
... use instead:
+> win7gfors
I would really appreciate any help. Thank you :)
Cara