Search found 12 matches

by nanii0711
Wed Jul 28, 2010 3:01 am
Forum: OpenSees.exe Users
Topic: doubt: figure in Example6.1.tcl
Replies: 4
Views: 3695

and for nDmaterial command given in manual..

nDMaterial ElasticIsotropic $matTag $E $v

but in the given code it is

nDMaterial ElasticIsotropic 1 1000 0.25 6.75

what does 6.75 indicate here?
by nanii0711
Tue Jul 27, 2010 8:14 pm
Forum: OpenSees.exe Users
Topic: doubt: figure in Example6.1.tcl
Replies: 4
Views: 3695

thank you vesna.. i understood it last night after going thoroughly through the code... but what about the extra commands that appeared on the code mean prp and vup? I did not find them in the manuals anywhere.. recorder display SimplySupportedBeam 10 10 800 200 -wipe prp 20 5.0 100.0 vup 0 1 0 view...
by nanii0711
Mon Jul 26, 2010 10:15 pm
Forum: OpenSees.exe Users
Topic: doubt: figure in Example6.1.tcl
Replies: 4
Views: 3695

doubt: figure in Example6.1.tcl

opensees.berkeley.edu/OpenSees/manuals/ExamplesManual/HTML/874.htm

i want the dimensions of the simply supported beam with the load details given in the code... please respond me... waiting for it...

Thanks.
by nanii0711
Mon Jul 26, 2010 12:06 pm
Forum: Documentation
Topic: figure missing: EXAMPLE 6 - Simply Supported Beam
Replies: 2
Views: 4601

recorder display SimplySupportedBaam 10 10 800 200 -wipe
prp 20 5.0 100.0
vup 0 1 0
viewWindow -30 30 -10 10
display 10 0 5

what does prp vup mean?
where can i get manuals of these commands?
by nanii0711
Mon Jul 26, 2010 10:08 am
Forum: Documentation
Topic: figure missing: EXAMPLE 6 - Simply Supported Beam
Replies: 2
Views: 4601

or is it a silly question? can we trace the details from the code?
by nanii0711
Mon Jul 26, 2010 7:03 am
Forum: Documentation
Topic: figure missing: EXAMPLE 6 - Simply Supported Beam
Replies: 2
Views: 4601

figure missing: EXAMPLE 6 - Simply Supported Beam

can you please paste the fiugure with dimensions asap

opensees.berkeley.edu/OpenSees/manuals/ExamplesManual/HTML/874.htm
by nanii0711
Fri Jul 16, 2010 1:35 am
Forum: OpenSees.exe Users
Topic: OpenSees in Ubuntu 10
Replies: 3
Views: 4153

hi..

use wine software in ubuntu.. you can easily run opensees without any problems..
by nanii0711
Wed Jun 30, 2010 7:21 pm
Forum: Documentation
Topic: doubt: mass in Ex1a.Canti2D.EQ.tcl
Replies: 2
Views: 4425

why are we making A very large?

# connectivity: (make A very large, 10e6 times its actual value)

element elasticBeamColumn 1 1 2 3600000000 4227 1080000 1; # element elasticBeamColumn $eleTag $iNode $jNode $A $E $Iz $transfTag
by nanii0711
Wed Jun 30, 2010 7:09 pm
Forum: Documentation
Topic: doubt: mass in Ex1a.Canti2D.EQ.tcl
Replies: 2
Views: 4425

doubt: mass in Ex1a.Canti2D.EQ.tcl

can some one explain how did these values come?

# nodal masses:

mass 2 5.18 1.e-9 0.; # node#, Mx My Mz, Mass=Weight/g.
by nanii0711
Wed Jun 30, 2010 6:54 pm
Forum: OpenSees.exe Users
Topic: opensees in ubuntu 10.04 using wine
Replies: 4
Views: 4059

thanks

now i'm able to run opsees on ubuntu easily using wine..
by nanii0711
Thu May 27, 2010 12:42 pm
Forum: OpenSees.exe Users
Topic: opensees in ubuntu 10.04 using wine
Replies: 4
Views: 4059

@fmk

I didnt get you properly about .exe file and OpenSees directory... In the bin folder of Tcl i found these exe files base-tcl8.5-thread-win32-ix86.exe base-tk8.5-thread-win32-ix86.exe tclsh85.exe teacup.exe wish85.exe yup Tcl is installed with headers and library files.. And I don't have separate dir...
by nanii0711
Thu May 27, 2010 8:18 am
Forum: OpenSees.exe Users
Topic: opensees in ubuntu 10.04 using wine
Replies: 4
Views: 4059

opensees in ubuntu 10.04 using wine

hi guys, I'm new to this community... downloaded opensees today for doing my project.. i'm facing difficulties in using opensees in ubuntu.. can you people give me the basic information how to create and run tcl files in oversees.. I'm able to see the oversees window and i downloaded a example tcl f...