-
ATTENTION NEW USERS! READ THIS POST BEFORE DOING ANYTHING!
Hello all! Unfortunately the forum has recently been the victim of a spam attack, which you may have seen. We've got it under control but whilst we work to shore up the walls, so to speak, we have unfortunately gone into lockdown and you will not be able to post anything for a while. Please bear with us whilst we address…
-
New search functionality for the Ansys dev portal
Hello to our forum and portal users! We are very excited to be on the verge of rolling out our new unified search for the Ansys Developer Portal and Forums. This search will bring together the documentation and articles from the dev portal and posts and information on the forum into a new single search. Over time we will…
-
Welcome! Please Read Before Posting
Welcome to the Ansys Developer community! If you are using the developer tool packages with Ansys simulation tools then this is your community space. This community has been created to ask questions of your peers, exchange ideas, and converse about developer issues within an Ansys context. Here are some guidelines: Keep…
-
My S21 and Eigenmode simulations disagree HFSS
Hi all, I'm having a problem in ansys where I have a quarter wavelength resonator (with a target frequency of 7.0 GHz, inductively coupled to a transmission line.) When I do eigenmode analysis, I get 6.99 GHz for the resonator mode, which is what I expect. However, when I do a driven modal scattering simulation, I get an…
-
Possible to copy sheet in excel document from Ansys?
Hello I have a small python script that writes results to an existing excel document. The script creates a new sheet for each result set in Ansys, and works as intended. Now I would like (for each result set) to: 1) Copy the first sheet in existing excel document and re-name it 2) Write Ansys data to cells of the copied…
-
How to fetch APDL element type based on Element Id?
How to fetch APDL element type based on Element Id?
-
How can I set the script path of a PythonActor?
I want to create an Ansys optiSLang project using optiSLang's python API. In the project a python node should be added and the path to a script should be used. How can I do that?
-
How to modify the selection information Column Control settings?
What is the script to activate the ‘Mass’, ‘Centroid’, and ‘Moment of Inertia’ in the section information Column Control panel? Because, by default, some quantities are not activate, I need to force turn those on then I can export the section information.
-
How to automate the extraction of STL files from total deformation results?
Is it possible to use mechanical scripting to automate the extraction/creation of STL files from total deformation results?
-
Additonal graphics only in Python Result?
I would like to plot a path on top of the actual results for the entire model to verify the exact location of the path. The script below works fine but the path remains visible when changing to other results. The intention is to see the path only on the contents of the Python Result object. In ACT one could respond to a…
-
How do you output simulation data to a hdf5 file?
Given any number of different dpf fields of data (for the same time and mesh scoping), how do you create one hdf5 file that contains all this combined information?
-
How to merge/combine named selections in Mechanical using scripting?
Say we have 2 named selections (called say NS1 and NS2), how can we use scripting to merge them or combine them into one named selection?
-
Need help on "Temp_Winding_Max" - automation variable name.
Hi team, how can i read/get the above automation variable data through scripting..?