Error in "Prepare Batch Calculation"
Posted: Mon May 18, 2015 8:02 pm
Hello,
I recently installed code_saturne and about to learn to use it starting with the tutorial. unfortunately, I couldn't finish the first tutorial as I got an error at the prepare batch calculation. Error shown in the terminal as following.
"Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/code_saturne/Base/MainView.py", line 1127, in displayNewPage
self.Browser)
File "/usr/local/lib/python2.7/dist-packages/code_saturne/Base/BrowserView.py", line 578, in display
return displaySelectedPage(name, root, case, stbar, study, tree)
File "/usr/local/lib/python2.7/dist-packages/code_saturne/Base/Toolbox.py", line 254, in displaySelectedPage
thisPage = Page.BatchRunningView(root, case)
File "/usr/local/lib/python2.7/dist-packages/code_saturne/Pages/BatchRunningView.py", line 469, in __init__
if config_features['mpi'] == 'yes':
KeyError: 'mpi'"
Would anyone consult me on this problem. Thank you
I recently installed code_saturne and about to learn to use it starting with the tutorial. unfortunately, I couldn't finish the first tutorial as I got an error at the prepare batch calculation. Error shown in the terminal as following.
"Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/code_saturne/Base/MainView.py", line 1127, in displayNewPage
self.Browser)
File "/usr/local/lib/python2.7/dist-packages/code_saturne/Base/BrowserView.py", line 578, in display
return displaySelectedPage(name, root, case, stbar, study, tree)
File "/usr/local/lib/python2.7/dist-packages/code_saturne/Base/Toolbox.py", line 254, in displaySelectedPage
thisPage = Page.BatchRunningView(root, case)
File "/usr/local/lib/python2.7/dist-packages/code_saturne/Pages/BatchRunningView.py", line 469, in __init__
if config_features['mpi'] == 'yes':
KeyError: 'mpi'"
Would anyone consult me on this problem. Thank you