problems with MEI
Posted: Thu Nov 21, 2019 4:12 pm
Dear all,
I have a problem with a calling functionality of MEI from GUI. When I am trying to call "Calculation by formula" in GUI (initialization or boundary conditions) I have next error message:
I am using master version of CS from gitlab.pleaide.
Thanks for help
Yunyi
I have a problem with a calling functionality of MEI from GUI. When I am trying to call "Calculation by formula" in GUI (initialization or boundary conditions) I have next error message:
Code: Select all
Traceback (most recent call last):
File "/libre/wangyu/opt/code_saturne_bin/lib/python2.7/site-packages/code_saturne/Pages/QMegEditorView.py", line 330, in accept
check, err_msg, n_erros = self.mei_to_c.check_meg_code_syntax(func_type)
File "/libre/wangyu/opt/code_saturne_bin/lib/python2.7/site-packages/code_saturne/cs_mei_to_c.py", line 2596, in check_meg_code_syntax
solver = "cs_solver" + self.package.config.exeext
AttributeError: mei_to_c_interpreter instance has no attribute 'package'
Thanks for help
Yunyi