Why we need to use SET,LAST under POST1 for 2019R1? It worked without this command in previous versions.
-
-
April 5, 2023 at 2:31 pm
FAQ
ParticipantStarting in Release 2019 R1, Distributed Solve is the default: https://ansyshelp.ansys.com/account/secured?returnurl=/Views/Secured/corp/v193/ai_rn/rnmapdlupdateguide.html%23d0e4041 Typically, what happens is that, after you solve, the results are read into memory at the end of the solution. (For SMP version, this behavior can be overridden with /CONFIG,NOELDB,1.) Distributed Solve, however, acts differently in this respect from SMP version. (Note in /CONFIG documentation, NOELDB has no effect with Distributed Solve as noted in the “Notes” section.) Thus, in 19.2 and prior, the SMP version was used, which loaded the entire last result set after solution. However, in Release 2019 R1, the DOF solution is loaded but not everything else, so the SET command is needed to read results from the result file. Results such as EF (in Electromagnetics) are derived results, not DOF results, hence VOLT can be post-processed right away without the SET command but EF needs to be read from result file first. In general, it’s good practice to always load the result set you want with the SET command.
-

Introducing Ansys Electronics Desktop on Ansys Cloud
The Watch & Learn video article provides an overview of cloud computing from Electronics Desktop and details the product licenses and subscriptions to ANSYS Cloud Service that are...

How to Create a Reflector for a Center High-Mounted Stop Lamp (CHMSL)
This video article demonstrates how to create a reflector for a center high-mounted stop lamp. Optical Part design in Ansys SPEOS enables the design and validation of multiple...

Introducing the GEKO Turbulence Model in Ansys Fluent
The GEKO (GEneralized K-Omega) turbulence model offers a flexible, robust, general-purpose approach to RANS turbulence modeling. Introducing 2 videos: Part 1 provides background information on the model and a...

Postprocessing on Ansys EnSight
This video demonstrates exporting data from Fluent in EnSight Case Gold format, and it reviews the basic postprocessing capabilities of EnSight.
- The warning message is: “The maximum contact stiffness is too big. This may affect the accuracy of the results.” Why does large contact stiffness affect results accuracy?
- Contact Definitions in ANSYS Workbench Mechanical
- After Workbench crashes, how can I recover the project from a .mechdb file?
- Model has a large number of contacts – how to reduce them?
- How to resolve “Error: Invalid Geometry”?
- How to display the color of each body based on the material in Mechanical?
- How to deal with “”Problem terminated — energy error too large””?”
- The LS-DYNA equivalent of *MODEL_CHANGE card (in ABAQUS). Which keywords can be used to introduce(activate)/delete(deactivate) elements in the middle of a calculation (at user-specific time/load steps).
- Please explain the warning message “coefficient ratio exceeds 10e8” ?
- How to locate an element of a particular ID number in Mechanical?
© 2023 Copyright ANSYS, Inc. All rights reserved.