Search found 5 matches

by PriyankaChitrakar
Thu Feb 02, 2023 1:25 pm
Forum: OpenSeesPy
Topic: material TDconcreteMC10NL creep formulation
Replies: 0
Views: 9559

material TDconcreteMC10NL creep formulation

The material TD concreteMC10NL is said to be using Model Code 2010 model for creep and shrinkage formulation. However, the formulation of creep has been divided into basic creep and drying creep, which is not present in the Model Code 2010 model. Is there any other document/source which was followed for the source code?
by PriyankaChitrakar
Tue Nov 22, 2022 8:46 am
Forum: OpenSeesPy
Topic: material TD concrete for nonlinear response
Replies: 0
Views: 11113

material TD concrete for nonlinear response

I gather that for the material "TD concrete" the instantaneous load is allowed only to be applied in a single step and hence it is not possible to get data to form a short-time loading curve. Is there a way to get the data?
Also, if the short time load applied is such that it exceeds the elastic limit, since the load is being applied in a single time step, will the program consider the nonlinearity of the concrete?
by PriyankaChitrakar
Fri Sep 30, 2022 1:54 pm
Forum: OpenSeesPy
Topic: material TD concrete for tcl
Replies: 4
Views: 3686

Re: material TD concrete for tcl

Thank you.
by PriyankaChitrakar
Fri Sep 23, 2022 4:59 pm
Forum: OpenSeesPy
Topic: material TD concrete for tcl
Replies: 4
Views: 3686

Re: material TD concrete for tcl

But the material is listed neither in the opensees command manual nor in the opensees documentation.
https://opensees.berkeley.edu/wiki/inde ... and_Manual
https://opensees.github.io/OpenSeesDocu ... index.html

Are there any other command list sources that might consist of commands for TDconcrete? I am trying to use TDconcerete material while using tcl.
by PriyankaChitrakar
Fri Sep 16, 2022 3:57 pm
Forum: OpenSeesPy
Topic: material TD concrete for tcl
Replies: 4
Views: 3686

material TD concrete for tcl

The material TD concrete is available in the openseespy manual but not in the opensees manual for tcl. If I want to use the material concreteTD, do I have to write the program in python and not in tcl?
Also, the material’s source code is available in the documentation of openesees but not in openseespy. I am confused.