Description
Creating an issue to track our discussion/investigation on this point.
We currently set the JEDI convergence criterion to gradient norm reduction: 1e-3 which may be too loose. Most of our 3DVar runs stop before reaching 50 inner loops, although they still appear to converge in most cases (see this slide from @delippi).
We should either tighten this threshold so the solver uses the full 50 inner loops, or set it to a value consistent with GSI.
Description
Creating an issue to track our discussion/investigation on this point.
We currently set the JEDI convergence criterion to
gradient norm reduction: 1e-3which may be too loose. Most of our 3DVar runs stop before reaching 50 inner loops, although they still appear to converge in most cases (see this slide from @delippi).We should either tighten this threshold so the solver uses the full 50 inner loops, or set it to a value consistent with GSI.