Skip to content

A Python module that allows you to run ANSYS APDL scripts setting selected parameters values by Python, and returning the values of all parameters in the end of the analysis.

License

Notifications You must be signed in to change notification settings

dutitello/paransys2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

paransys2

This Python module allows you to run ANSYS APDL scripts setting selected parameters values by Python, and returning the values of all parameters in the end of the analysis. It is also able to import POST26 variables values or derivate the finite element model by the finite difference method.

This tool is under development.

License

paransys2 is licensed under the MIT license.

This module, paransys2, makes no commercial claim over ANSYS whatsoever. This tool just extends the functionality of ANSYS by adding a Python non-interactive interface using a set of APDL scripts, without changing the the core behavior or license of the original software. The use of paransys2 requires a legally licensed local copy of ANSYS.

About

A Python module that allows you to run ANSYS APDL scripts setting selected parameters values by Python, and returning the values of all parameters in the end of the analysis.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published