mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-25 18:50:19 -06:00
spelling error
This commit is contained in:
parent
2424327588
commit
72c6a73ad1
@ -17,7 +17,7 @@ for everybody to work on code that hasn't been written by oneself.
|
||||
\end{itemize}
|
||||
\item Documentation:
|
||||
Dune, as any software project of similar complexity, will stand and fall with the quality of its documentation.
|
||||
Therefore it is of paramount importance that you document well everything you do! We use the doxygen system to extract easily-readable documentation form the source code. Please use its syntax everywhere. In particular, please comment all
|
||||
Therefore it is of paramount importance that you document well everything you do! We use the doxygen system to extract easily-readable documentation from the source code. Please use its syntax everywhere. In particular, please comment all
|
||||
\begin{itemize}
|
||||
\item Method Parameters
|
||||
\item Template Parameters
|
||||
|
@ -178,7 +178,7 @@ then used by the model to calculate fluid properties which possibly
|
||||
depend on it, e.g. density.
|
||||
|
||||
|
||||
\subsection{Definiting fluid properties}\label{tutorial-coupled:description-fluid-class}
|
||||
\subsection{Defining fluid properties}\label{tutorial-coupled:description-fluid-class}
|
||||
|
||||
The \Dumux distribution includes some common fluids which can be used
|
||||
out of the box. For each fluid there is a header file in
|
||||
|
Loading…
Reference in New Issue
Block a user