Skip to content

Python Script to create history output files (1 file per frame) with the displacements of an element set

License

Notifications You must be signed in to change notification settings

smrg-uob/Abaqus_history_output_U

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Abaqus_history_output_U

Python Script to create history output files (1 file per frame) with the displacements of an element set

For example, if you run a model called "NICOISGREAT.inp" having an element set named "ANDKIND" using "abaqus interactive job=NICOISGREAT" Then you can use the the following command to extract files with the displacements at each load increment (also called frame) abaqus python disp_historyoutput.py -odb NICOISGREAT -elset ANDKIND

About

Python Script to create history output files (1 file per frame) with the displacements of an element set

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages