Hi,
how did you finally model ultra high performance concrete in Opensees?
Search found 45 matches
- Mon Nov 07, 2022 8:55 pm
- Forum: OpenSees.exe Users
- Topic: UniaxialMaterial Concrete for HPC or UHPC material
- Replies: 3
- Views: 3853
- Sun Apr 04, 2021 6:01 am
- Forum: OpenSeesPy
- Topic: EnvelopeDrift in openseespy
- Replies: 4
- Views: 5325
Re: EnvelopeDrift in openseespy
Hi Prof. Scott,
Thank you.
recorder Drift <-file $fileName> <-xml $fileName> <-binary $fileName> <-tcp $inetAddress $port> <-precision $nSD> <-time> -iNode $inode1 $inode2 ... -jNode $jnode1 $jnode2 ... -dof $dof1 $dof2 ... -perpDirn $perpDirn1 $perpDirn2 ...
Thank you.
recorder Drift <-file $fileName> <-xml $fileName> <-binary $fileName> <-tcp $inetAddress $port> <-precision $nSD> <-time> -iNode $inode1 $inode2 ... -jNode $jnode1 $jnode2 ... -dof $dof1 $dof2 ... -perpDirn $perpDirn1 $perpDirn2 ...
- Sun Apr 04, 2021 5:58 am
- Forum: OpenSeesPy
- Topic: Run openseespy in jupyter designsafe-ci
- Replies: 1
- Views: 3256
Re: Run openseespy in jupyter designsafe-ci
Hello, every one,
Problem solved. "a" and "t" should be a capital letter (case-sensitive): 'asl/1.AT2'
FileNotFoundError: [Errno 2] No such file or directory: 'asl/1.at2'
Problem solved. "a" and "t" should be a capital letter (case-sensitive): 'asl/1.AT2'
FileNotFoundError: [Errno 2] No such file or directory: 'asl/1.at2'
- Sat Apr 03, 2021 7:35 pm
- Forum: OpenSeesPy
- Topic: Run openseespy in jupyter designsafe-ci
- Replies: 1
- Views: 3256
Run openseespy in jupyter designsafe-ci
Hello I want to run my openseespy inputs file in designsafe-ci's jupyter. The following picture shows my folders and main file: https://i.postimg.cc/W3KTHXBc/desinfsafe.png https://postimg.cc/5YwhHq9s I got an error. But, there is a "asl" folder. Why Jupiter cannot read the TXT file in asl...
- Thu Apr 01, 2021 7:40 pm
- Forum: OpenSeesPy
- Topic: EnvelopeDrift in openseespy
- Replies: 4
- Views: 5325
Re: EnvelopeDrift in openseespy
Hi Prof. Scott,
the problem is that I can't found documentation on openseespy website for EnvelopeDrift!!
Can you put the related page from https://openseespydoc.readthedocs.io/en/latest/ which contains the command?
the problem is that I can't found documentation on openseespy website for EnvelopeDrift!!
Can you put the related page from https://openseespydoc.readthedocs.io/en/latest/ which contains the command?
- Wed Mar 31, 2021 10:44 pm
- Forum: OpenSeesPy
- Topic: EnvelopeDrift in openseespy
- Replies: 4
- Views: 5325
EnvelopeDrift in openseespy
Hello Everyone,
Is there EnvelopeDrift in openseespy?
Is there EnvelopeDrift in openseespy?
- Wed Mar 24, 2021 10:15 am
- Forum: OpenSeesPy
- Topic: dispBeamColumn problem in openseespy
- Replies: 2
- Views: 3927
Re: dispBeamColumn problem in openseespy
Hi,
Thank you.
Thank you.
- Wed Mar 24, 2021 5:40 am
- Forum: OpenSeesPy
- Topic: dispBeamColumn problem in openseespy
- Replies: 2
- Views: 3927
dispBeamColumn problem in openseespy
Hi, I wanted to use dispBeamColumn in openseespy. Based on the folloing page the input paramtes are: element('dispBeamColumn', eleTag, *eleNodes, transfTag, integrationTag, '-cMass', '-mass', mass=0.0) https://openseespydoc.readthedocs.io/en/latest/src/dispBeamColumn.html Why the tag of the section ...
- Sat Oct 10, 2020 11:28 am
- Forum: OpenSees.exe Users
- Topic: RigidLink command
- Replies: 1
- Views: 2169
RigidLink command
Hello, It was previously mentioned on the page related to RigidLink command that thatrigidLink -beam enforces beam kinematics (translation and rotation) over the length between two nodes. Why this note is eliminated!!!!? https://opensees.berkeley.edu/wiki/index.php/RigidLink_command This page was la...
- Fri Oct 09, 2020 9:55 pm
- Forum: OpenSeesPy
- Topic: PlasticDamageConcrete3d or PlasticDamageConcretePlaneStress
- Replies: 2
- Views: 3996
- Fri Oct 09, 2020 3:04 am
- Forum: OpenSeesPy
- Topic: PlasticDamageConcrete3d or PlasticDamageConcretePlaneStress
- Replies: 2
- Views: 3996
PlasticDamageConcrete3d or PlasticDamageConcretePlaneStress
Hi Does any one know that "PlasticDamageConcrete3d "or "PlasticDamageConcretePlaneStress" work? Are inputs ok (N,m, sec)? ##nDMaterial PlasticDamageConcretePlaneStress $tag $E $nu $ft $fc nDMaterial PlasticDamageConcretePlaneStress 1 30.0e9 0.2 2.0e6 -35.0e6
- Thu Oct 08, 2020 9:33 pm
- Forum: OpenSees.exe Users
- Topic: thick wall
- Replies: 2
- Views: 2563
thick wall
Hello,
When the thickness of the wall web is in the range of 80 cm to 120 cm, the core concrete of the web is surrounded by the surrounding concrete, how can we consider this effect?
As you know mander's equation can only use for boundary element and effect of A hoop and crosstie.
When the thickness of the wall web is in the range of 80 cm to 120 cm, the core concrete of the web is surrounded by the surrounding concrete, how can we consider this effect?
As you know mander's equation can only use for boundary element and effect of A hoop and crosstie.
- Thu Aug 20, 2020 11:06 pm
- Forum: OpenSeesPy
- Topic: DLL load failed while importing opensees
- Replies: 3
- Views: 4272
Re: DLL load failed while importing opensees
Yes, I updated openseespy.
Note: I use Notepad++ for running pyhthon code
Note: I use Notepad++ for running pyhthon code
- Thu Aug 20, 2020 6:21 am
- Forum: OpenSeesPy
- Topic: DLL load failed while importing opensees
- Replies: 3
- Views: 4272
DLL load failed while importing opensees
I try to run an example of the openseespy. I have installed openseespy. I use python 3.8.5 I got the following error: from openseespy.opensees.win.py38.opensees import * ImportError: DLL load failed while importing opensees: The specified module could not be found. During handling of the above excep...
- Thu Aug 20, 2020 6:19 am
- Forum: OpenSees.exe Users
- Topic: double curvature test
- Replies: 2
- Views: 5206
Re: double curvature test
I have read the report "Shear-Flexure Interaction Modeling for Reinforced Concrete Structural Walls and Columns under Reversed Cyclic Loading". In this report, it is mentioned that analytical models of column specimens were generated in OpenSees using the SFI-MVLEM model elements. Three o...