Search found 12 matches
- Wed Feb 23, 2011 8:43 am
- Forum: OpenSees.exe Users
- Topic: which is an original document for "HystereticMaterial",?
- Replies: 2
- Views: 2602
Re: which is an original document for "HystereticMaterial",?
vesna , thank you !
- Tue Feb 22, 2011 11:31 am
- Forum: OpenSees.exe Users
- Topic: which is an original document for "HystereticMaterial",?
- Replies: 2
- Views: 2602
which is an original document for "HystereticMaterial",?
hi,everyone!
could you tell me which paper is cited when building the "HystereticMaterial", namely which paper is prototype of "HystereticMaterial" in Opensees?
I want to check the definition of HystereticMaterial parameters.
thank you!
chen
could you tell me which paper is cited when building the "HystereticMaterial", namely which paper is prototype of "HystereticMaterial" in Opensees?
I want to check the definition of HystereticMaterial parameters.
thank you!
chen
- Sat Feb 12, 2011 2:48 pm
- Forum: OpenSees.exe Users
- Topic: Hysteretic Material Reference
- Replies: 2
- Views: 2643
Re: Hysteretic Material Reference
the same question!!! --------------------------------------------------------- can you tell us which paper is cited when building the "HystereticMaterial", namely which paper is prototype of "HystereticMaterial" in Opensees? I want to check the definition of HystereticMaterial pa...
- Sat Feb 12, 2011 2:47 pm
- Forum: OpenSees.exe Users
- Topic: question about parameters of hysteretic material
- Replies: 2
- Views: 3366
Re: question about parameters of hysteretic material
can you tell us which paper is cited when building the "HystereticMaterial", namely which paper is prototype of "HystereticMaterial" in Opensees?
I want to check the definition of HystereticMaterial parameters?
thank you!
chen
I want to check the definition of HystereticMaterial parameters?
thank you!
chen
- Mon Jan 31, 2011 5:20 pm
- Forum: OpenSees.exe Users
- Topic: How to compile the source codes?
- Replies: 2
- Views: 2601
Re: How to compile the source codes?
To fmk: Firstly, thank your interpretation at “OpenSEES message board”, Recently I met some problems about how to revise the source codes of OpenSEES and realize the interaction of moment and torsion in 3D models. 1. As you know, "section aggregator" is used to construct a ‘sectionaggregat...
- Thu Jan 20, 2011 10:32 am
- Forum: OpenSees.exe Users
- Topic: How to compile the source codes?
- Replies: 2
- Views: 2601
How to compile the source codes?
Hi, 1. rencently I want to compile and debug the source codes for improving some properties, however not success using Microsoft visual studio 2010! In the "Building on Windows Systems", the fourth steps told us 'We have provided you with a Visual C++ project, opensees.dsw, located in the ...
- Fri Nov 19, 2010 1:28 pm
- Forum: OpenSees.exe Users
- Topic: a simple probem about section and element?
- Replies: 1
- Views: 1779
a simple probem about section and element?
Hi, now , a simple example about a cantilever beam , applied vertical concentrated load at the beam end in 2D, i want to consider the flexure only at section, after debug, no results can't be gained, others commands were debugged sucessfully, i think the problem exsist at definition of section and e...
- Tue Nov 09, 2010 9:18 am
- Forum: OpenSees.exe Users
- Topic: how to reflect the correlation of shear and torsion
- Replies: 3
- Views: 3502
hi,vesna! thank for your interpretation! and from what your said, that is to say, if I want to add the correlation of shear and torsion to the relative command during the analysis, I have to change the source codes according to the pertinent formula? furthmore, can the others commands realize the in...
- Sat Nov 06, 2010 8:48 pm
- Forum: Parallel Processing
- Topic: opensees source code
- Replies: 8
- Views: 18166
how to use the CVS to dowload source codes?
how to use the CVS to dowload source codes?
thank you
thank you
- Sat Nov 06, 2010 1:15 pm
- Forum: OpenSees.exe Users
- Topic: how to reflect the correlation of shear and torsion
- Replies: 3
- Views: 3502
how to reflect the correlation of shear and torsion
Hi, "section aggregator * * *" is used to construct a sectionaggregator object which groups into one single section force-deformation section, for example, combined the shear and torsion in 3D model, however , you know , shear and torsion are taked for independent variables, and i want to ...
- Mon Oct 25, 2010 12:48 pm
- Forum: OpenSees.exe Users
- Topic: the problem of "uniaxialMaterial"
- Replies: 2
- Views: 2377
thank you
thank you so it is。
- Wed Oct 20, 2010 5:31 pm
- Forum: OpenSees.exe Users
- Topic: the problem of "uniaxialMaterial"
- Replies: 2
- Views: 2377
the problem of "uniaxialMaterial"
how to use the command "uniaxialMaterial"? set in 1.; # define basic units -- output units set kip 1.; # define basic units -- output units set ft [expr 12.*$in]; # define engineering units set ksi [expr $kip/pow($in,2)]; set psi [expr $ksi/1000.]; set fc [expr -5.5*$ksi]; set Ec [expr 57*...