Skip to content

Commit

Permalink
doc: add caveat for VP solver (tx1 grid, threading)
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-blain committed Jul 23, 2020
1 parent ba24673 commit f2dfa62
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/source/science_guide/sg_dynamics.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ dynamics into CICE is described in detail in
The VP solver implementation mostly follows :cite:`Lemieux08`, with
FGMRES :cite:`Saad93` as the linear solver and GMRES as the preconditioner.
Note that the VP solver has not yet been tested on the ``tx1`` grid or with
threading enabled.

Here we summarize the equations and
direct the reader to the above references for details.
Expand Down

0 comments on commit f2dfa62

Please sign in to comment.