Atom topic feed | site map | contact | login | Protection des données personnelles | Powered by FluxBB | réalisation artaban
You are not logged in.
I am trying to Run Openturns - NonStat Linear Study.
It shows Error. No Output.
Any Suggestions, what is going wrong.
A simple study running successfully in Static Analysis is transfer to Non Stat Linear Analysis - Time defination. Shows error.
Files attached.
Offline
.comm file
Offline
.export
Offline
AnyOne having idea.
It is a bug.
I have tested other NonLinear study, same error message with OpenTurns.
Offline
Hello,
i think you are getting an error because of the DZ. Now it is not really the DZ by itself that causes the problem, it is that you need to define different "steps" of the DZ for your calculation because OT in its GUI form cannot understand or make it so you can visualize the whole list. At least this is what
i have understood up until this point utilizing it. So to get a result you could do something like the following:
Displacement = results[0][0] and go on from there for the points of your calculation.
If you find another way to visualize curves or non linear trends, please do post it here!
Offline
I will try your suggestion.
Offline