🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Verification Problem Model Issue

User: "Altair Forum User"
Altair Employee
Updated by Altair Forum User

Hello all,

 

I've been trying to recreate the example problem seen here: https://connect.altair.com/CP/SA/training/self_paced/optimization/content/opt3/pdf/ex1a.pdf

 

But with a couple of modifications:

1. I have written a script to run the model in batch mode, however, the script cannot handle RBEs at this point. I've substituted all RBEs with loads and constraints assigned directly to the surfaces, effectively creating tractions instead of RBEs.

2.  The script meshes everything in tetra elements. 

 

Everything else should be the same (material definitions, boundary conditions, objective function, etc). I'm thinking that these two modifications shouldn't change the outcome very much, but maybe that's an incorrect assumption? I keep getting an error in Optistruct that the compliance is huge and optimization can't be performed. Any ideas as to why? The model is attached. Any help or guidance is greatly appreciated!

Unable to find an attachment - read this blog

Find more posts tagged with

Sort by:
1 - 3 of 31
    User: "Rahul Rajan_21763"
    New Altair Community Member
    Updated by Rahul Rajan_21763

    Looks like there are modeling issues. Either nodes are not connected (free edges) or loads and BCs are not applied properly. If possible please share .fem and .out file?

    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    Hi Rahul, 

     

    Thank you for taking a look - yes there appears to be an issue somewhere in the model, however, I believe the loads and BCs are applied the same as in the example (except that I have substituted the RBEs for tractions). I am going back through again and checking. I uploaded the other files - I thought I had uploaded the .hm yesterday but appear to have selected the wrong one! The files you requested are uploaded now. Thank you!

    User: "Rahul Rajan_21763"
    New Altair Community Member
    Updated by Rahul Rajan_21763

    I took a quick look into the .fem file and found there is no node to node connectivity between the design /nondesign region. Please correct it and run again.