For example, error occurs when executing truss2.tcl.
=====================================================
Error information:
WARNING analysis Static - no Algorithm yet specified,
NewtonRaphson default will be used
WARNING analysis Static - no ConstraintHandler yet specified,
PlainHandler default will be used
WARNING analysis Static - no Numberer specified,
RCM default will be used
WARNING analysis Static - no Integrator specified,
StaticIntegrator default will be used
WARNING analysis Static - no LinearSOE specified,
ProfileSPDLinSOE default will be used
ERROR: invalid input: parameter1
expected floating-point number but got "-mean"
while executing
"randomVariable 62 lognormal -mean $E -stdv [expr 0.1*$E]"
(file "truss2.tcl" line 30)
Reliability Examples in the source code files can’t execute
Moderators: silvia, selimgunay, Moderators
-
- Posts: 140
- Joined: Sun Oct 03, 2010 11:36 pm
- Location: Hong Kong
Re: Reliability Examples in the source code files can’t exec
Version of your .exe?
Research Assistant Professor, The Hong Kong Polytechnic University
guanlin@polyu.edu.hk
guanlin@polyu.edu.hk
Re: Reliability Examples in the source code files can’t exec
You may be looking at the old examples. I think that developers of the reliability part of the source code changed the architecture of that part which means that you can not use old examples. Try to contact developers. They may help you.