Difference between revisions of "User talk:Stéphane Pagano"

From ONELAB
Jump to: navigation, search
m (Welcome!)
 
(Problème en utilisant l'exemple beam3d avec la commande beam.py: new section)
 
Line 3: Line 3:
 
You will probably want to read the [[Help:Contents|help pages]].
 
You will probably want to read the [[Help:Contents|help pages]].
 
Again, welcome and have fun! [[User:Geuzaine|Geuzaine]] ([[User talk:Geuzaine|talk]]) 23:25, 18 December 2013 (CET)
 
Again, welcome and have fun! [[User:Geuzaine|Geuzaine]] ([[User talk: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

Latest revision as of 05:59, 29 July 2016

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