Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix two typos
  • Loading branch information
Expander authored and Expander committed Jun 8, 2014
1 parent ea1f1c3 commit a5e402c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/paper.tex
Expand Up @@ -1651,7 +1651,7 @@ \subsection{Two-scale fixed point iteration}
non-trivial to judge whether this is because there is no physical
solution for the given parameter space point or whether a solution
exists but the fixed point iteration is unable to find the solution.
While \fs makes it as easy as possible to fin spectra, when studying
While \fs makes it as easy as possible to find spectra, when studying
new models a physical understanding of the model is still essential
and this can help the user determine why the such problems arise.

Expand All @@ -1660,7 +1660,7 @@ \subsection{Two-scale fixed point iteration}
as changing the choice of \code{HighScaleFirstGuess} or altering
\code{HighScaleMinimum} and \code{HighScaleMaximum} which can be used
to push the iteration back towards where the solution should be if it
gets off track.For experienced users the clear code structure also allows the
gets off track. For experienced users the clear code structure also allows the
possibility of direct adaption of the code.

Finally instead of tinkering with the two-scale solver one may wish to
Expand Down

0 comments on commit a5e402c

Please sign in to comment.