Find more posts tagged with
Hello Adriano, thank's for the reply. Your suggestions seems to be a perfect way for learning coding in Hypermesh.
Yes, .inp is for Abaqus. I'm exporting the geometry from abaqus to do mesh refinements in Hypermesh and exproting it back to abaqus for applying loads and initializing a job.
I'm using the student version, which will change hopefully next week. Until then I can't manually export to abaqus. From documentation I guess it might be the
*exportshapes
function. Is it also exporting information about the mesh?
Thank's for any advice
only mesh will be exported:
something like this
*feoutputmergeincludefiles 0
*createstringarray 4 'EXPORTIDS_SKIP' 'HMBOMCOMMENTS_XML' 'HMSUBSYSTEMCOMMENTS_XML' \
'HMMATCOMMENTS_XML'
*feoutputwithdata 'D:/Program Files/Altair/2020/hwdesktop/templates/feoutput/abaqus/standard.3d' 'C:/Users/adriano/Desktop/model.inp' 0 0 2 1 4
*clearmarkall 1
is it abaqus ;inp file?
Just perform the operation manually in HM, and after that open the command.tcl file in the 'documents' folder and you will have the commands for that.
sometimes you need to adjust a couple paths or '\'