TAGGED: ansys-apdl, batch-script, file-rst, help, mechanical-apdl
-
-
August 3, 2021 at 10:43 am
OnurOnder
SubscriberHello to everyone. I prepared an apdl code and with this code I print the stress values from some nodes to a text file. I give a name to the surface I want to examine with named selection and I want the code to collect data only from the nodes in this region. my code works fine. but I cannot do this on a previously completed analysis. Ansys gives a warning that a surface with this name does not exist because a separate surface is created and a name is not given to this surface during the analysis. I also thought of reading the rst file of the analysis and extracting the data of my surface from it. how can i do that? Or is there an easier way?
Thank you from now.
August 3, 2021 at 3:44 pmGovindan Nagappan
Ansys EmployeeIf you have the db file (or input file), you can import that into Mechanical APDL application, create the named selection you need. The import the result file and execute the commands.
If you just have the result file, it is not sufficient. You need the model(database db file or atleast input file)
August 16, 2021 at 4:52 pmIKER GOMEZ
SubscriberNamed selections can optionally be transferred to the Rst. but in your case they are not transferred.
The quickest way is to write down the .dat (Tools> Write input file) and open the .dat on Ansys Mechanical APDL. Then, once you have the mesh, you can open your result file back to postprocess over the elemenatal or nodal equivalent component to the named selection.
Viewing 2 reply threads- The topic ‘How to read rst file in apdl’ is closed to new replies.
Innovation SpaceTrending discussionsTop Contributors-
5834
-
1906
-
1420
-
1305
-
1021
Top Rated Tags© 2026 Copyright ANSYS, Inc. All rights reserved.
Ansys does not support the usage of unauthorized Ansys software. Please visit www.ansys.com to obtain an official distribution.
-