Search found 6 matches

by diego.talledo
Thu Oct 05, 2023 10:17 am
Forum: Pre Processor
Topic: Help for creating rectangular fiber section via python api
Replies: 2
Views: 4810

Re: Help for creating rectangular fiber section via python api

Dear Salvador,
I will work on a code update to make this work.
I'll post here as soon as I have the solution.

Diego
by diego.talledo
Thu Sep 02, 2021 2:09 pm
Forum: Analysis
Topic: cannot find "option" // cp949 codec can't encode
Replies: 15
Views: 6316

Re: cannot find "option" // cp949 codec can't encode

I think the error is due to the non latin characters in your system.
Maybe it cannot decode "/" character?

When I run write_tcl in your file I obtain the error on surface load that you can see in this picture:
https://ibb.co/T476Qkp

The error is due to the fact that you created multiple surfaces ...
by diego.talledo
Thu Sep 02, 2021 10:32 am
Forum: Property
Topic: Reason of applying section offset
Replies: 2
Views: 1549

Re: Reason of applying section offset

I totally agree with @STKO team .
I just want to add a couple of more comments: the fact that compression or tension arises on your beam depends also on the boundary conditions you are applying.
If you apply two moments at the extremity that stretches bottom fibers the top part of the beam would ...
by diego.talledo
Thu Sep 02, 2021 9:23 am
Forum: Analysis
Topic: cannot find "option" // cp949 codec can't encode
Replies: 15
Views: 6316

Re: cannot find "option" // cp949 codec can't encode

Dear Gokki,
I suggest to take the following modifications to your model:
1) I see that you created several surfaces for surface load. Can you create only one surface for each span of your frame? The surface load distributed the load to its edges (unless you exclude them explicitly). If you create ...
by diego.talledo
Wed Jul 28, 2021 1:00 pm
Forum: Property
Topic: DamageTC3D Material
Replies: 2
Views: 2009

Re: DamageTC3D Material

Hi,
Fracture energy is defined as an energy per unit area. So basically it is [Force]*[Length]/[Length]^2. Thats why in Model code you find that in N/m (or equivalently in J/m2).
The area under a stress-strain curve is the specific fracture energy , so it is in [Force]/[Length]^2 (for instance N ...
by diego.talledo
Tue Feb 02, 2021 9:28 am
Forum: Analysis
Topic: Error in Rectangular Fiber Section of STKO
Replies: 2
Views: 1880

Re: Error in Rectangular Fiber Section of STKO

Dear user,
you are right, indeed the original model by Mander et al. considers the clear distance between longitudinal bar in order to define the ineffective confined concrete. Furthermore the same is true in the other plane taking into account the distance between the stirrups.
On the other hand ...