Good morning all,
I'm working with the Phase Field module, and I'm trying to determine what causes my time steps to bottom out during a simulation (i.e. the flat line of Simulaiton Time vs Steps at Step ~140 below).
![]()
The only smoking gun I can find is that my linear convergence becomes gradually worse beginning at this time, and the residual for one of my variables (the order parameter) increases significantly. Throughout most of the simulation, the residual is in the neighborhood of 10^-10 to 10^-12, but in the last few time steps it increases dramatically to 10^-4 and the solve soon fails.
Meanwhile, the residuals for my other variables consistently hover around 10^-15 throughout the entire simulation.
Nothing seems to be physically different in the last stages of the simulation, so I was wondering if anyone knew if there were common reasons for a residual to take off suddenly like mine did?
And pragmatically, do you think it would make a difference if I used scaling to reduce that residual througout the simulation and/or made my convergence criteria more lenient?
In case it's useful information: when I made the mesh coarser, the simulation failed in a similar way but at twice the simulaiton time and number of time steps.
Many thanks,
Patrick