Dear All,

I am trying to run a nastran job on a two node grid.

The syntax of xml file is given below:
<job>
    <executable>/msc2005r2/bin/nastran</executable>
    <argument>/tmp/jps/test.bdf</argument>
    <argument>scr=yes</argument>
    <argument>old=no</argument>
    <argument>sdirectory=/tmp/jps</argument>
    <stdout>/tmp/jps/stdout</stdout>
    <stderr>/tmp/jps/stderr</stderr>
</job>

I am not able to run the job. The error in stderr is :
 SYSTEM FATAL MESSAGE (pgm: nastran, fn: run_command_stdin)
    nice ./test.T1759_54 - errno=2, No such file or directory

despite of the fact that the said file is there.

Is there some other configuration needed to run the file?

Thanks & Regards
JP Singh

Reply via email to