Display command does not work

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

Moderators: silvia, selimgunay, Moderators

Post Reply
Thomas_Tang
Posts: 9
Joined: Fri Oct 05, 2007 11:46 am
Location: Simpson Gumpertz & Heger

Display command does not work

Post by Thomas_Tang »

To display the first mode shape, I wrote

...
eigen 1
set nEigen 1
set dAmp 10
display -$nEigen 0 $dAmp; # display mode shape for mode $nEigen
...

But I got the error message,"invalid command name "display", when running my script by OpenSees V1.7.5.

Is "display" no longer a OpenSees command?
Is it possible to view the mode shape without other software? Thanks!
Post Reply