hi Vesna and everybody
i tried too model a heated beam in opensees 2.4, but when i try to run the scrip the "OpenSees.exe has stopped working" error appear.
for example this scrip have this error:
wipe ;
model basic -ndm 2 -ndf 3 ;
node 1 0 0
node 2 100 0
fix 1 1 1 1
fix 2 0 1 1
uniaxialMaterial Steel02Thermal 1 4800. 2100000. .02 15. 0.925 0.15 ;
section FiberThermal 1 {
patch circ 1 30 4 0 0 14.925 16.195 0 360
} ;
geomTransf Corotational 1 ;
element dispBeamColumnThermal 1 1 2 5 1 1 ;
recorder Node -file Dis-y-1.out -node 2 -dof 1 disp ;
pattern Plain 1 Linear {
eleLoad -ele 1 -type -beamThermal 1000 0.0 1000 0.0
};
constraints Plain ;
numberer Plain ;
system BandGeneral ;
test NormDispIncr 1.0e-8 6 ;
algorithm Newton ;
integrator LoadControl 0.1 ;
analysis Static ;
analyze 10 ;
error in opensees 2.4
Moderators: silvia, selimgunay, Moderators
Re: error in opensees 2.4
hi
Can anyone help me in this problem?
Can anyone help me in this problem?