d3plot
Hi everyone!
I am running a simulation with lsrun .
When the simulation starts an error d3plot appear.
Kindly, could someone help how to solve the problem?
I attached a picture about the error.
Regards
Best Answer
-
jday Member
Hello.
I don't believe LS-RUN has anything to do with this matter.
What you're shown is a "Warning" as opposed to an "Error". A Warning shouldn't directly cause the analysis to fail and many types of Warnings are innocuous.
To eliminate this particular Warning, include a *DATABASE_BINARY_D3PLOT keyword in the input deck and set the first input variable to a nonzero value. That variable specifies the output interval for the d3plot.
Answers
Hello.
I don't believe LS-RUN has anything to do with this matter.
What you're shown is a "Warning" as opposed to an "Error". A Warning shouldn't directly cause the analysis to fail and many types of Warnings are innocuous.
To eliminate this particular Warning, include a *DATABASE_BINARY_D3PLOT keyword in the input deck and set the first input variable to a nonzero value. That variable specifies the output interval for the d3plot.
Many Thanks!!