Can I ouput every time step result?
If my model have NINC=30 and my DT is 0.1.
My case have the memory not enough problem, but it still run 5 hours.
and if I want to see what result in this 5 hours of the finish time step.
How should I set the instruction.
Answers
-
Hi @LKZ
Please addd NLOUT with SVNONCNV set to YES and provide a value.
With this, even if the run fails, non-convergent results will be written to .h3d.
0 -
0
-
I have do the setting like the photo, but why I don't have every time step's h3d.file
0 -
@Prakash Pagadala I have found the NLMON can do this.
But it just can output deformation (written in help).
If today I wan the file written with the contact force or pretension.
Does Optistruct can do this?
0 -
Hi @LKZ
NLOUT will write to H3d and all timesteps are a part of h3d.
NLMON will write a .nl.h3d which is used for monitoring non-linear analysis. So the results or deformation at any increment may not be acceptable as iterations go back and forth
0 -
@Prakash Pagadala thanks to your apply.
Because I just want to see the full model contact successfully at first.
Then the analysis will make sense at later time step.
So here suggest to open the NLMON to see the contact situation then it can continue to analysis, is that right?
0