General Mechanical

General Mechanical

Topics related to Mechanical Enterprise, Motion, Additive Print and more.

Coupled analysis on Linux server in batch mode

    • dinesh.bawane
      Subscriber

      I am running Presstressed Modal analysis on HPC cluster in batch mode. I am writing input (.inp) file and launching the run on HPC cluster via commands. As it is a presstressed analysis, I need to write 2 inputs files (for static and modal each). The Linux cluster when fires the run create unique folder everytime having different time-stamp. How can I link these 2 analysis. and write combined input file or any script to launch a combined run. 

      No, I am not able to predict the folder name and include a path in Modal analysis to copy the files.

    • mrife
      Ansys Employee

      Hi Dinesh

      If the cluster has a job scheduler I would suggest configuring RSM and using a WB Mechanical "Remote Solve Process" to solve to (pointing to a queue on the cluster).  Mechanical will then recognize that the needed up-stream static analysis files should be sent along with the modal analysis input file.  And the modal analysis input file written to take out the paths since the needed files will be in the same MAPDL working directory at the time of the solve.

      Alternatively the whole WB Project can be updated to the cluster queue via RSM.  This way a round-trip of the static result files is saved.

      Please show the cluster administrator the Ansys Help on RSM.

      If the cluster does not have a job scheduler then you can manually edit the modal input file to take out the path(s) as needed.  And then when submitting the modal job to the cluster included the necessary static analysis files.  The MAPDL help on restarts and linear perturbation should be reviewed first.

       Mike

Viewing 1 reply thread
  • The topic ‘Coupled analysis on Linux server in batch mode’ is closed to new replies.