Error .tcl cfd mesh

Altair Forum User
Altair Forum User
Altair Employee
edited October 2020 in Community Q&A

Hello,

I'm trying to create a Tcl script file to make a cfd mesh.

I'm newbie to this, so I've made a cfd mesh with Hypermesh, I've translated the command file to tcl commands and I ran .tcl file.

But I'm getting this error:

Error 0

0

0

while executing

'*feinputwithdata2 '#nastran/nastran' 'bl_mesh_out.nas' 1 0 -0.01 1 0 1 1 '

(file 'C:/Users/usuario/Documents/command_cfd_2.tcl' line 131)

invoked from within

'source {C:/Users/usuario/Documents/command_cfd_2.tcl}'

('uplevel' body line 1)

invoked from within

'uplevel #0 'source {$file}''

(procedure '::HM_Framework:image/emoticons/default_tongue.png' alt=':P' srcset='/emoticons/tongue@2x.png 2x' width='20' height='20'>_FileLoad' line 60)

invoked from within

'::HM_Framework:image/emoticons/default_tongue.png' alt=':P' srcset='/emoticons/tongue@2x.png 2x' width='20' height='20'>_FileLoad 24'

(menu invoke)

Import process Messages

Error: Could not open file bl_mesh_out_.nas

In fact, 'bl_mesh_out.nas' doesn't exist in my computer. How is this possible?I just took the command file created by Hypermesh.

Thanks in advance.

Tagged:

Answers

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited September 2012

    Hello,

    do you have deleted the 'command.cmf' before you have started to record your command file?

    Otherwise the line is from a previous session.

    Since HM doesn't delete the command.cmf, you have to do this manually.

    (so it is a good idea to do this generally from time to time)

    Regards,

    Mario

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited September 2012

    Hello,

    Thanks for your answer.

    Yes, I've deleted the 'command.cmf' file but thas doesn't work anyway.

    Regards.

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited August 2013

    Hi everyone,

     

    I am encountering just the same problem, although my file —which either exists in the computer— is called 'pyramids_from_quads.nas'. Did you find out which was the problem?

     

    BTW, I am also creating a CFD mesh, using the 'Volume 3D - Wind Tunnel' option. 

     

    Any ideas?


    Thanks in advance!