User talk:Stéphane Pagano

From ONELAB
Jump to: navigation, search

Welcome to ONELAB! We hope you will contribute much and well. You will probably want to read the help pages. Again, welcome and have fun! Geuzaine (talk) 23:25, 18 December 2013 (CET)

Problème en utilisant l'exemple beam3d avec la commande beam.py

Bonjour,

Question sur l'exemple beam3D avec le script beam.py. En lancant gmsh beam.py

j'obtiens l'erreur :

 File "./beam.py", line 126, in <module>
   OL.call('elmergrid', 'ElmerGrid 14 2 beam.msh -out mesh', rundir=OL.wdir)
 File "/Users/stephanepagano/Desktop/work/getdp/beam3d/onelab.py", line 471, in call
   stderr=subprocess.STDOUT)
 File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 711, in __init__
   errread, errwrite)
 File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 1343, in _execute_child
   raise child_exception

OSError: [Errno 2] No such file or directory


Merci pour vos réponses, Stéphane