We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.
Fluids

Fluids

Topics related to Fluent, CFX, Turbogrid and more.

Export vorticity as a vector field from Ansys Fluent

TAGGED: 

    • JMA337
      Subscriber

      Hi,

      I am running simulations in batch. I export the vorticity field for post-processing, but vorticity is not saved as a vector field, like velocity, but as a scalar field. I want to save it as a vector field

      The command I use to export the data file is: 

      /file/export/ensight-gold "./export/ensight/ensght" mean-y-velocity mean-y-velocity-dataset mean-z-velocity  mean-x-vorticity-dataset mean-z-velocity-dataset mean-wall-shear mean-y-vorticity-dataset mean-z-vorticity-dataset mean-x-velocity-dataset rmse-x-velocity-dataset rmse-y-velocity-dataset rmse-z-velocity-dataset x-velocity y-velocity  () yes * () () no

       

      But from the .encas file export, it is celar velocity is the only vector field saved.

      FORMAT
      type:  ensight gold
      GEOMETRY
      model: "ensght.geo"
      VARIABLE
      scalar per node: mean_y_velocity                                  "ensght.scl9"
      scalar per node: mean_y_velocity_dataset                          "ensght.scl10"
      scalar per node: mean_z_velocity                                  "ensght.scl11"
      scalar per node: mean_z_velocity_dataset                          "ensght.scl12"
      scalar per node: mean_x_vorticity_dataset                         "ensght.scl13"
      scalar per node: mean_z_vorticity_dataset                         "ensght.scl14"
      scalar per node: mean_y_vorticity_dataset                         "ensght.scl16"
      scalar per node: mean_z_vorticity_dataset                         "ensght.scl17"
      vector per node: velocity                                         "ensght.vel"
      SCRIPTS
      metadata: "ensght.xml"

      Any suggestions?

      Thank you

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