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!

Nastran SOL 101 contnuation if one load case fails (terminated)

Status
Not open for further replies.

Farhatirshad

Mechanical
Joined
May 10, 2017
Messages
2
Location
DE
hi,

I have a nastran bdf file with 10 load cases. Sometimes one of the load case fails due to exceeding maxratio. That leads stopping for all other load cases too.
Is there any way that if one of the loadcase fails then rest of the load cases are computed?
 
Hi
You could also add the Bailout,-1 is not recommendet for "production" runs. It is intended for model testing.

It can produce erroneous results.

Thomas
 
Hi Crostolo,
Hi ThomasH,

Thank you for your response. I am running optimization, in which, if one load case fail then I can skip it and extract the results of others. But the problem is, if one load case fail then whole run fails. bailout,-1 will give erroneous results, so that would not be the right solution.
I am looking for a solution something like, in which the erroneous loadcase will not give results but others do.

Farhat
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top