New issue 105: Agglomerate-model divergence is not handled properly
https://bitbucket.org/ESDLab/openfcst/issues/105/agglomerate-model-divergence-is-not
Aslan Kosakian:
Some catalyst-layer agglomerate models, such as the ICCP model \(microscale/ICCP.cc\), have an inner Newton loop. Divergence occurring in that loop breaks the simulation. Instead, a flag should be raised and sent to the main nonlinear solver \(in solvers/\), where SolverControl status can be changed to NoConvergence so that the solution is automatically reset and a smaller step in voltage and/or time is used.