A postprocessor for ABAQUS output files.
The ABAQUS .fil output file can be scanned and translated into a pyFormex script with the ‘postabq’ command. Use it as follows:
postabq job.fil > job.py
Then execute the created script from inside pyFormex.
Classes defined in module fe_post
Align on the last increment and export results
A do nothing function to stand in for as yet undefined functions.
Return all the step keys.
Return all the incs for given step.
Return the results of the current step/inc for given key.
The key may include a component to return only a single column of a multicolumn value.
Print the steps/increments/resultcodes for which we have results.
Functions defined in module fe_post