$printFlagDynamic;

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

Moderators: silvia, selimgunay, Moderators

Post Reply
schoolstru
Posts: 32
Joined: Mon Apr 25, 2016 2:18 am
Location: IIEES

$printFlagDynamic;

Post by schoolstru » Sun Apr 30, 2017 3:57 am

what is the usage of this line in the analysis code?

test $testTypeDynamic $TolDynamic $maxNumIterDynamic $printFlagDynamic;
and what is the differences between these two lines?
1- test $testTypeDynamic $TolDynamic $maxNumIterDynamic $printFlagDynamic;
2- test $testTypeDynamic $TolDynamic $maxNumIterDynamic ;
thanks

Post Reply