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 cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Defining frequency dependent constraint in Nastran sol 200

Status
Not open for further replies.

Vahid_Daneshmand

Automotive
Joined
Dec 21, 2018
Messages
2
Location
IR
Hi,

I want to define a constraint for a topology optimization problem that uses frequency value (Nastran sol 200). In the other word the constraint will update for every frequency value during a forced response analysis for each optimization loop. How can I fetch and use frequency value for this job? how can I define a frequency dependent constraint? the costraint formulation is : w^2/8000 , w:frequency

thanks.
 
Look at the DCONSTR entry. Field 4 (LALLOW/LID) and field 5 (UALLOW/UID) both allow you to reference a constant value (via a real value in field 4/5) or a frequency dependent value defined on TABLED1 entries (via an integer value in field 4/5). You can also restrict the range in which the constraint is active using fields 6/7.

DG
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top