Why Ansys Mechanical is single precision only?

I posted a question in the official forums, but without receiving an answer:
https://innovationspace.ansys.com/forum/forums/topic/why-ansys-mechanical-is-single-precision-only/
Do any of the pros here know if Mechanical can really just output single precision numbers?
Comments
-
I don't know. But finite element analysis (FEA) is inherently approximate. Why would you need or want double precision?
0 -
@Landon Mitchell Kanner said:
I don't know. But finite element analysis (FEA) is inherently approximate. Why would you need or want double precision?There are use cases where you need it.
I'm just wondering. The solver works with double precision, the results are stored in the RST with double precision, but Ansys Mechanical is not able to display the results with this precision?
The old Ansys Classic (I have a 12 year old version running from Ansys ) outputs the results with double precision! By default.
0 -
...the Mechanical post processor caches the result and nodal (X, Y, Z) data in single precision format (rather than double precision) in order to conserve memory...
1 -
To answer your question plainly, no, you cannot use mechanical for post processing in double precision. If you require that you should post process with a different application, supporting double precision.
The results file generated from mechanical will be in double precision, but the post processing in mechanical will reduce it to single precision when working with data in the application.
FYI, MAPDL recently offers options for the results in single precision as a means to reduce data.
0