Verification Problem Model Issue

Altair Forum User
Altair Forum User
Altair Employee
edited October 2020 in Community Q&A

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

Answers

  • Rahul Rajan_21763
    Rahul Rajan_21763 New Altair Community Member
    edited May 2019

    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?

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited May 2019

    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!

  • Rahul Rajan_21763
    Rahul Rajan_21763 New Altair Community Member
    edited May 2019

    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.