python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Script to take data from excel to Ansys for applying pressure value
I have excel tabular data of force for different faces/locations. I wanted to create the pressure tab in Ansys workbench and apply force data from reading cells from excel, but it shows following erro...
Swapnil Kumbhar
Votes: 0
Answers: 1
/OUTPUT filename as three digit in Ansys APDL
I have an operation inside a loop and save the output in each iteration, but I would like to name the file according to the iteration number, with leading zero if it's not a three digit number.
*DO, i...
Ryan
Votes: 0
Answers: 1
ANSYS APDL: Why writing using *vwrite for numbers with exp (10e12) resulting in asterisk?
I was trying to write to a file of two variable, one is integer, another is numbers with exponential, but the second one output as ************. I'm not sure why:
VAR1=10
VAR2=10e12
*CFOPEN, 'test.tx...
Ryan
Votes: 0
Answers: 1
Comparing two Ansys Mechanical Model Trees
I want to compare two Ansys Mechanical Models and summarize the differences. For some cases it is sufficient to just compare the two ds.dat files with e.g. Notepad++. But different meshes make this co...
meshWorker
Votes: 0
Answers: 1