ABAQUS .inp file

Hi there,

 

I am a masters student and new to ABAQUS CAE. I am using version 6.7-1. I have a problem using the .inp file.

After writing the .inp file for a perticular problem how can i run the file. The ABAQUS CAE only recognizes .cae and.obd files. can someone help me out?

 

Thanks in advance. 


Yuanpei Duan's picture

run the inp

You can run the .inp file in the abaqus commond.

  abaqus  job=**(the name of inp file,without ".inp")


.inp file help

Thank you for the help....