Gap simualtion

STKO Team
Posts: 3066
Joined: Tue Oct 29, 2019 8:45 am

Re: Gap simualtion

Post by STKO Team » Mon May 13, 2024 8:14 am

Sorry but your answer is confusing: Are you referring to the MPCORecorder error (which I don't have with STKO 3.3.0 and OpenSees 3.4.0)? or to the fact that one of your custom recorder files does not record anything?

If the problem is with the custom recorder, it's because at the end of the tcl line you are using a wrong character. It's not the standard semicolon, but a UNICODE char that is similar to that, but not recognized by tcl (please DON't copy paste character online... )

Lei Lei
Posts: 124
Joined: Mon Jul 10, 2023 1:28 pm

Re: Gap simualtion

Post by Lei Lei » Tue May 14, 2024 10:53 am

STKO Team wrote:
Mon May 13, 2024 8:14 am
it's because at the end of the tcl line you are using a wrong character. It's not the standard semicolon, but a UNICODE char that is similar to that, but not recognized by tcl

That's it!

STKO Team
Posts: 3066
Joined: Tue Oct 29, 2019 8:45 am

Re: Gap simualtion

Post by STKO Team » Wed May 15, 2024 8:14 am

Perfect

Post Reply