Search found 1 match

by HuangYe
Wed May 24, 2023 12:24 am
Forum: OpenSees.exe Users
Topic: Analysis of bending moment and curvature of section
Replies: 3
Views: 7508

Re: Analysis of bending moment and curvature of section

Lekeeo wrote: Fri May 05, 2023 12:54 am You can add "source MomentCurvature.tcl" in front of the line "MomentCurvature 1 $P [expr $Ky*$mu] $numIncr". Of course, you should have a file named MomentCurvature.tcl separately.
I also encountered the same problem. I added "source MomentCurvature.tcl" in front of the line "MomentCurvature 1 $P [expr $Ky*$mu] $numIncr", but when running, it keeps repeating "invoked from within
"source MomentCurvature.tcl"
(file "MomentCurvature.tcl" line 73)". Do you know why this is happening? Thanks for your help.