Discovery Import

Discovery Import

AIM – Design Point – Batch Solve

TAGGED: 

    • tyson.cooney
      Subscriber
      Can I get some guidance on how to activate the batch solve/update all command in the Design Points Dashboard?
    • Naresh Patre
      Ansys Employee

      Hello T-C

      You can first record the operations using File - Scripting - Record Journal. This will create a journal file (.wbjn). You can then execute this journal file in batch mode using below command from command prompt:

      "C:Program FilesANSYS Incv202FrameworkbinWin64runwb2.bat" -Q -wASimHTML -cASimUI -B -R aaa.wbjn"

    • tyson.cooney
      Subscriber

      Hi Naresh

      Why can't I just use the "Update All" in the top right of the Design Points Dashboard? It looks like there's already buttons to do this command, they're just not activated.

      Regards

      Tyson

    • Naresh Patre
      Ansys Employee

      Hi T-C

      ok, I think I now understand the problem. From the image that you shared, it looks like you have only defined input parameters. You need to define atleast one output parameter which will get computed for each design point. Once you define an output parameter (like max stress, displacement, etc.), the "Update all" button will get activated. You can then click it to update all the design points.

      • tyson.cooney
        Subscriber

        Naresh Patre Thanks, that fixed it.

Viewing 3 reply threads
  • You must be logged in to reply to this topic.