Skip to content

This program basically allows the user to apply a single ANSYS CFD Post state/session file on multiple result files in a location, one after the other. The result file names in the chosen location are extracted automatically and the macro is applied to each res file in the parent location. It does not look inside sub folders.

Notifications You must be signed in to change notification settings

shrysr/cfdpost_auto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

CFDPost_auto

  • This program basically enables the user to apply a single ANSYS CFD Post state/session file on multiple result files in a location, one after the other.

  • The user can change the scan locations and paths to ANSYS executables. The requirements to function are the path to the:- a. CFX result files, b. post macro (.cst/.cse) c. ANSYS CFD Post executable

  • The code is split up into useful functions that can (hopefully) also be used as standalone programs, as per the need. This modularity and reusability should increase in the future.

  • The documentation is on-going and not complete by any means. However, the program is commented out and doc strings and tests will be developed in the near future.

See the Wiki for explanations, and recent updates.

shrysr.github.io

About

This program basically allows the user to apply a single ANSYS CFD Post state/session file on multiple result files in a location, one after the other. The result file names in the chosen location are extracted automatically and the macro is applied to each res file in the parent location. It does not look inside sub folders.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages