Display analysis time

Forum for OpenSees users to post questions, comments, etc. on the use of the OpenSees interpreter, OpenSees.exe

Moderators: silvia, selimgunay, Moderators

Post Reply
eapCLAROS
Posts: 8
Joined: Sun May 24, 2020 9:56 pm

Display analysis time

Post by eapCLAROS » Tue Sep 01, 2020 10:30 am

Hello,

Is it possible in OpenSees to display the time it takes the computer to finish an analysis? For example, that after running a specific code a message appears saying "run time: 105 sec"

Thank you!

selimgunay
Posts: 913
Joined: Mon Sep 09, 2013 8:50 pm
Location: University of California, Berkeley

Re: Display analysis time

Post by selimgunay » Tue Sep 01, 2020 10:43 am

You can use the time tcl command or similar others here:

https://wiki.tcl-lang.org/page/Time

Post Reply