XANSYS Message: 310 [Go back to message list]
[bookmark on del.icio.us]
No rating yet
Rate item:

Subject: Size of the RST file versus RTH file
Author: Vincent Raillard
Date: 1999-01-19 04:05:00

I have some news about my problem:

I found a trick to limit the size of the result file. Now, I issue the
following commands:

OUTRES,ERASE
OUTRES,ALL,NONE
OUTRES,NSOL,LAST

Previoulsy, I only issued OUTRES,ERASE and OUTRES,NSOL,LAS and it didn't work
as it should.

It is the unique way to force ANSYS to only write nodal solution data of the
last substep.
The size of my .rst decreased from 250 Mb to 5 Mb.

De : John Swanson[SMTP:John.Swanson@a...]
Repondre a : xansys@i...
Date : lundi 2 novembre 1998 14:34
A : 'xansys@i...'
Objet : RE: XANS: Size of the RST file versus RTH file

The difference probably is the element results. For the thermal
model you have much less data for
the elements.
Try restricting both files (via the result file options) to just the
solution vector, the difference should be
more like the factor of 6. Also by default we put all the stresses,
strains, temperatures, etc on the result
file. Again, OUTRES will allow you to reduce this to only the items
needed.
Also, try a SET,LIST in post1 to make sure only the single data set
which you expect is there.
John.Swanson

> -----Original Message-----
> From: Raillard, Vincent [SMTP:VincentRAILLARD@c...]
> Sent: Monday, November 02, 1998 3:35 AM
> To: 'xansys@i...'
> Subject: XANS: Size of the RST file versus RTH file

> I performed a thermal/mechanical analysis.
> The thermal model is 4000 Shell57, 3000 surf22, 3500 nodes and 3400
> DOFs ---> the size of the RTH file is 5 Mb
> The mechanical model is 4000 Shell63, 4300 contac49, 3500 nodes and
> 20000 DOFs --> the size of the RST file is 250 Mb

> I don't understand the tremendous difference between the thermal
> result file size and the mechanical one. In both cases, there is 26
> Steps of calculation and I used the OUTRES,NSOL,LAST command (I
> checked that it is the only setting by issuing OUTRES,STAT).

> Like the number of DOF is 6 for the mechanical model instead of 1, I
> expected a 6 times larger file NOT a 50 times larger.

> CAN ANYBODY EXPLAIN ME WHY?

> In any case, it is crazy because even with the frontal solver, the
> size of the TRI file is "only" 75 Mb so when your hard disk space is
> limited, you can perform the calculation but you can't store the
> results!!!!! And I don't talk about exchanging result file through the
> Email.