Fluids

Fluids

Topics related to Fluent, CFX, Turbogrid and more.

Rocky 25R2 Scripting Issue

    • saif.ansari
      Subscriber

      Hi, 

      I have installed pyrocky core and tried to configure also with jupyter notebook

      But its throwing version issue while trying to call rocky using pyrocky commands

      I tried with 25R1 and 25R2 both are having same issue.

      Previously, i have configured pyfluent also and its just works fine

    • Jackson Gomes
      Ansys Employee

      Hi saif

      Your issue is that pyrocky can’t find the Rocky executable/version.

      Try to specify the rocky version:

       rocky = pyrocky.launch_rocky(rocky_version="25.2")

       
    • saif.ansari
      Subscriber

       

       

      Hi

      Hi, I tried that it doesnt help version as 25.2 and 252 and in the default script its written as 242

       

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