Ansys Assistant will be unavailable on the Learning Forum starting January 30. An upgraded version is coming soon. We apologize for any inconvenience and appreciate your patience. Stay tuned for updates.

Ansys Learning Forum Forums Discuss Simulation General Mechanical Write the parameter value to a text file Reply To: Write the parameter value to a text file

mjmiddle
Ansys Employee

For the error, I suspect you ran a post solve for a command snippet under the Solution branch after a solution was present. If the solution is cleared, it will run the command snippet as part of the solution and this error does not occur. To run as a post solve, you often need to set "Save MAPDL db" to yes in the Analysis Settings:

In the command snippet include the RESUME command near the top.

[bingo_chatbox]