We have an exciting announcement about badges coming in May 2025. Until then, we will temporarily stop issuing new badges for course completions and certifications. However, all completions will be recorded and fulfilled after May 2025.
Ansys Free Student Software

Ansys Free Student Software

Topics cover installation and configuration of our free student products.

Launhing a solve to ANSYS cloud through CLI

    • elias piteros
      Subscriber

      Hello,

      Does anybody know if can I use .k files  (from LS PrePost) to launch a solve through CLI (Command Line Interface) to Ansys Cloud?

      Thanks

    • igandiko
      Ansys Employee

      Please try below command and let me know if it worked.

      ansyscloudcli runlsdyna -i main.k --files main.k;car5.k -j "test_job" -q xxxxx_cloud_queue_xxxx –n 2  -m 24 --lstc-version "12.0.0"

      Here main.k is the main k file, car5.k is an include file, j= job name/id, -q is the queue name, n=nodes (2), m=cores (24), 12.0.0 is ls-dyna version R12.0. 

Viewing 1 reply thread
  • The topic ‘Launhing a solve to ANSYS cloud through CLI’ is closed to new replies.