Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Stabilization in electromagnetic analysis

Status
Not open for further replies.

Wiard

Student
Joined
Dec 21, 2022
Messages
1
Location
NL
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 :)
 
According to the documentation, the stabilization factor can't be changed from its default value in Abaqus/CAE. So you have to rely on keywords regardless of the details of your approach.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top