🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Error .tcl cfd mesh

User: "Altair Forum User"
Altair Employee
Updated by Altair Forum User

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.

Find more posts tagged with

Sort by:
1 - 3 of 31
    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    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

    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    Hello,

    Thanks for your answer.

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

    Regards.

    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    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!