Plasticity convergence error

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
When running a thermal and mechanical DED simulation on Netfabb 2023.0, I am getting a plasticity convergence error that I cannot get rid off.
*** WARNING: 19
Code 1014
Plasticity algorithm did not converge. Reducing time step.
Signal tag 32A2
ERROR
Code 331
The time step required to solve is less than the minimum allowable time step specified in the *TRAN card. Rerun with numerical relaxation or reduce the minimum allowable time step.
I have tried increasing the number of iterations in *SOLU as well as increasing the residual tolerance and executing through the commandline with "pan" but that didn't work.
As advised by the error message, I am trying to define the time steps parameters with *TRAN instead or in addition to *TAUT=1
But I always get the following error (or similar) :
Starting proc
Reading binary file: pale_4_19_thermal.bin
forrtl: severe (157): Program Exception - access violation
Image PC Routine Line Source
pan2.exe 00007FF65BBDA056 Unknown Unknown Unknown
pan2.exe 00007FF65BAED2D8 Unknown Unknown Unknown
pan2.exe 00007FF65BAC3128 Unknown Unknown Unknown
pan2.exe 00007FF65BA3140F Unknown Unknown Unknown
pan2.exe 00007FF65BA310A7 Unknown Unknown Unknown
pan2.exe 00007FF65C7EABCE Unknown Unknown Unknown
pan2.exe 00007FF65C8D74BF Unknown Unknown Unknown
KERNEL32.DLL 00007FFF325F7034 Unknown Unknown Unknown
ntdll.dll 00007FFF330C2651 Unknown Unknown Unknown
In fact, I am not sure how to set all the *TRAN parameters and would like to use their default values or let them be automatically calculated by the solver except for the variable I want to change which is the minimum time step value. I have tried a few things but it seems I must input all the values.
1) Is there a way to only change one of the variables of a card ?
2) If not, where can I find the timesteps used by the simulations that were run with *TAUT=1 and without *TRAN ? I cannot find that information in the log files. This would help me set the TRAN card properly instead of trial and error.
3) Increasing the number of iterations in SOLU does not seem to be reflected in the solver output, i.e. even when setting 50 iterations, the convergence error is triggered at the 21st iterations if the residual is too high, e.g. :
*SOLU
50, 1.d-2, 1.d20
4) What else could be done to help plasticity convergence ? (generally, without plasticity the simulations runs until the end)
Thanks in advance for your help.
Best regards,
Stéphane