-
I would like to show results from external file to Ansys Mechanical mesh using PyMAPDL. I have a .cdb file with mesh from Mechanical and I have .csv with custom results from external software where each column has its own result with the first column having the node ID number. I am struggling with assigning the values to each node and show the results on mesh in PyMAPDL.
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi @SIM905
I can create a simple example once I know exactly what you are looking for. Mike |
Beta Was this translation helpful? Give feedback.
@SIM905
Check this Ansys Developer Forum post. The forum is open to all...well there are internal Ansys employee discussion groups but the idea is a place to discuss scripting. Mike