Skip to content
Snippets Groups Projects
Commit 3833f86a authored by student5's avatar student5
Browse files

Filtered free surface here again + typo

parent 660d5e57
No related branches found
No related tags found
No related merge requests found
......@@ -55,12 +55,12 @@ Full step or partial step $z$-coordinate or $s$- (terrain-following) coordinate
linear free surface (level position are then fixed in time).
In non-linear free surface, the corresponding rescaled height coordinate formulation
(\zstar or \sstar) is used
(the level position then vary in time as a function of the sea surface heigh).
(the level position then vary in time as a function of the sea surface height).
\item [\nameref{chap:TRA} and \nameref{chap:DYN}] describe the discretisation of
the prognostic equations for the active \textbf{TRA}cers (potential temperature and salinity) and
the momentum (\textbf{DYN}amic).
Explicit, split-explicit and filtered free surface formulations are implemented.
A number of numerical schemes are available for momentum advection,
Explicit and split-explicit free surface formulations are implemented.
A number of numerical schemes are available for momentum advection (according to "flux" or "vector" formulations),
for the computation of the pressure gradients, as well as for the advection of tracers
(second or higher order advection schemes, including positive ones).
\item [\nameref{chap:SBC}] can be implemented as prescribed fluxes,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment