material TD concrete for tcl

Forum for asking and answering questions related to use of the OpenSeesPy module

Moderators: silvia, selimgunay, Moderators

Post Reply
PriyankaChitrakar
Posts: 5
Joined: Fri Sep 16, 2022 12:43 pm

material TD concrete for tcl

Post by PriyankaChitrakar »

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.
mhscott
Posts: 880
Joined: Tue Jul 06, 2004 3:38 pm
Location: Corvallis, Oregon USA
Contact:

Re: material TD concrete for tcl

Post by mhscott »

The documentation is not always consistent. I'm pretty sure the material is available for Tcl.
PriyankaChitrakar
Posts: 5
Joined: Fri Sep 16, 2022 12:43 pm

Re: material TD concrete for tcl

Post by PriyankaChitrakar »

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.
mhscott
Posts: 880
Joined: Tue Jul 06, 2004 3:38 pm
Location: Corvallis, Oregon USA
Contact:

Re: material TD concrete for tcl

Post by mhscott »

The inputs for Python and Tcl are identical
PriyankaChitrakar
Posts: 5
Joined: Fri Sep 16, 2022 12:43 pm

Re: material TD concrete for tcl

Post by PriyankaChitrakar »

Thank you.
Post Reply