-
How to run functions that are defined in an ACT extension or Mechanical Add-on from a script?
I have an ACT extension installed for Mechanical. I want to run an Mechanical script that will leverage some of the automation that is defined in the ACT extension. How can I do that?
-
Is there a Python client library for interacting with Minerva?
I would like to automate some tasks in Minerva using Python scripting. Is this possible?
-
Is there an example of how to use ansysli_util.exe?
I want to get information about Ansys license usage, license availability, and/or the license server. How can I utilize the Ansys license utility (ansysli_util.exe )?
-
Not able to see notebooks on project page
Hi, I don't have the option/tab for the notebooks.
-
How to get the total number of design points in Workbench via script?
Do we have any ACT API to count the total number of design points present in the parameter set?
-
Print temperatures node ids and locations using DPF inside mechanical
We have a named selection (say MY_NS surface scoped) and we want to obtain and print temperatures, node ids and locations in transient thermal analysis.
-
Ansys workbench design point didn't be updated in OptiSlang
Dear Ansys Developer, currently i am try to build up a OptiSlang project based on Ansys parametric model: Evolutionary algorithm will transfer several design points to Ansys parametric model. Theoretically, all the design points should be updated during the optimization process. Unluckily, the new design points is not…
-
getdata() for bent waveguide eigensolver in MODE solutions
Hello, I am simulation the profile of bent waveguides in LUMERICAL MODE_solutions. I have many profiles to calculate and I am scripting everything. I would like to fetch the data in the eigensolver analysis window, in the column called "angular loss (dB/rad)". However: >>data_loss = getdata("mode1", "angular loss…
-
matlabload: can not open file *.mat for reading
Hello! I am trying to import polygon verticies from a matlab file. The file contains matlab variables, which are arrays of floats and integers. The "matlabload" function doesn't comply, and returns this error : > matlabload("my_file.mat"); Error: prompt line 2: in matlabload: can not open file my_file.mat for reading To…
-
Using optiSLang Robustness module for Geometric parameters/ tolerance study
Hello, I have a model in Mechanical where I have load conditions parameterised. On Spaceclaim side I have a parameterised geometry which generates error-free geoemtry for each parameter combination. WIth this I could perform a sensitivity and eventually also an optimization study. Now I would like to include geometric…
-
About acoustic analyze
Hello everyone. I have an issue about analyze a porous material inside the impedance tube. It's kinda hard for me cause i have been using ANSYS for month. I think i made a mistake about boundary conditions. When ı solve the problem it gives me too big numbers. I did same boundary conditions for diffferent design.…