Create a function driven response Optistruct

TomSouthall
TomSouthall Altair Community Member
edited October 1 in Community Q&A

I'm trying to make a response for my topology optimisation which is mass fraction x compliance.
I've started by creating a function for this.
image
I'm now trying to create the response using a DRESP2 but I'm unsure where I'm meant to put my other responses and if I need to add anything else.
image
Would somebody advise what I need to do for this case and also if possible explain what all the different inputs are for.

Best Answer

  • Adriano_Koga
    Adriano_Koga
    Altair Employee
    edited October 1 Answer ✓

    Here it is a good starting point:

    https://2021.help.altair.com/2021/hwsolvers/os/topics/solvers/os/dresp2_bulk_r.htm

     

    DRESP2s reference other responses, that might be DRESP1 (basic ones) and other DRESP2s.

     

    Basically DRESPx refers to basic scalar values (single values).

    DRESPxV stands for vector responses, i.e displacement for multiple nodes

    DRESPxL stands for responses for specific LoadCases

    DRESPxLV stands for vector responses for specific loadcases;

Answers

  • Adriano_Koga
    Adriano_Koga
    Altair Employee
    edited October 1 Answer ✓

    Here it is a good starting point:

    https://2021.help.altair.com/2021/hwsolvers/os/topics/solvers/os/dresp2_bulk_r.htm

     

    DRESP2s reference other responses, that might be DRESP1 (basic ones) and other DRESP2s.

     

    Basically DRESPx refers to basic scalar values (single values).

    DRESPxV stands for vector responses, i.e displacement for multiple nodes

    DRESPxL stands for responses for specific LoadCases

    DRESPxLV stands for vector responses for specific loadcases;