Wiard
Student
- Dec 21, 2022
- 1
For harmonic eddy current analysis, I need to use a stabilization factor. This is easy to accomplish from the input file, see the example below:
*ELECTROMAGNETIC, LOW FREQUENCY, TIME HARMONIC, STABILIZATION=stabilization factor
However, I am not sure how it is possible to add this stabilization factor via a python script. Normally I would just look at where to select the stabilization factor in the CAE interface and then use the abaqus.rpy file to look at the proper syntax. Unfortunately, I cannot find where to define the stabilization factor in the CAE interface as well.
Have been struggling on this for quite some time so all help is welcome
*ELECTROMAGNETIC, LOW FREQUENCY, TIME HARMONIC, STABILIZATION=stabilization factor
However, I am not sure how it is possible to add this stabilization factor via a python script. Normally I would just look at where to select the stabilization factor in the CAE interface and then use the abaqus.rpy file to look at the proper syntax. Unfortunately, I cannot find where to define the stabilization factor in the CAE interface as well.
Have been struggling on this for quite some time so all help is welcome