[GiDlist] A question about *.res

HI all
I have a question about the Result Block in .res file.If I have two freedoms on a node in dimension 3.How to write xx in "Result " " " “1 XX onNodes” ?And if a node have 20 freedom ,and I want to write that in one Result block.How to Write?If a node have over 6 freedoms how to do ?

edodo
edodo at eyou.com

Hi,

i understand you want to see different variables over nodes:
If you have two freedoms on a node in dimension 3, that is
two different variable, then you have to create two result
blocks, one for each:

Result “variable_1” “analysis” step_val variable_type onNodes

if you have displacements and damage factor, then the blocks would
look like these:

Result “Displacements” “Load Analysis” 1 Vector OnNodes
Values

End Values

Result “Damage factor” “Load Analysis” 1 Scalar OnNodes
Values

End Values

and so on.

you can look at the example in the on-line manual:
http://gid.cimne.upc.es/support/gid_16.html#SEC235

Hope it helps,

miguel

edodo wrote:

HI all
I have a question about the Result Block in .res file.If I have two freedoms on a node in dimension 3.How to write xx in "Result " " " “1 XX onNodes” ?And if a node have 20 freedom ,and I want to write that in one Result block.How to Write?If a node have over 6 freedoms how to do ?
edodo
edodo at eyou.com


GiDlist mailing list
GiDlist at gid.cimne.upc.es
_http://gid.cimne.upc.es/mailman/listinfo/gidlist_


Miguel A. de Riera Pasenau miguel at cimne.upc.es http://gid.cimne.upc.es