Hi all,
I am planning to generate a derived field output for Von-Mises stress response due to random vibration from harmonic results. To do that, I will need to process multiple frequency stress outputs, which I do not think can be done using the GUI at this point.
So I am thinking of accomplishing it externally to GUI, using a Python script by following the steps below:
- Read in the .frd file and process the multi-frequency element stress tensors (using both real and imaginary results)
- Create a new fictitious output step and add the new results (scalar Von-Mises values) as a standard output (e.g.: STRESS SXX).
- Open the processed frd file in PrepoMax to visualize the response.
I am wondering if anyone has the experience in such custom postprocessing and can advice if there’s a better way to achieve this before I go too deep.








