Skip to content

Nox: fix brusselator for intel compiler

Created by: rppawlo

Closes #4725 (closed)

Test was taking 75 Newton steps to converge. Enabling line search drops this to 23 steps and makes it robust on intel compilers.

Merge request reports