Hello GiD users
I have the following problem:
In my *.mat file I have entered the following:
Book:MaterialProp
NUMBER: 1 MATERIAL: XXX
QUESTION: E_Modulus:(E1,E2,E3)
VALUE: #N# 3 1.57D+11 1.08D+10 1.08D+10
END MATERIAL
corresponding entry in the *.bas file is:
Begin Materials
Nº Materials= *nmats
YM
*loop materials
*format "%5i%16.10e%16.10e%16.10e"
*set var PROP(real) = MatProp(E_Modulus,real)
*MatNum *PROP
*end
obviously there is something wrong in the *.bas file because when I execute
the command " Export --- Calculation File " it writes the *.dat file but
all the three E1,E2,E3 values are missing and writes " 1 3.00000E0"
instead.
Could anyone suggest as to where am I wrong?
Thanking you
V. Munikoti
[GiDlist] Material and bas file
Moderator: GiD Team