Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Reference manuals
Manage
Activity
Members
Labels
Plan
Issues
4
Issue boards
Milestones
Iterations
Requirements
External wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
NEMO Workspace
Documentation
Reference manuals
Commits
31532da7
Commit
31532da7
authored
4 months ago
by
Sibylle Techene
Browse files
Options
Downloads
Patches
Plain Diff
Test section 4 correction in chap_DYN.tex
parent
d565fa8b
No related branches found
Branches containing commit
No related tags found
1 merge request
!31
Resolve "Review/update DYN chapter"
Pipeline
#3305
passed with stage
in 5 minutes and 35 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
latex/NEMO/subfiles/chap_DYN.tex
+6
-2
6 additions, 2 deletions
latex/NEMO/subfiles/chap_DYN.tex
with
6 additions
and
2 deletions
latex/NEMO/subfiles/chap_DYN.tex
+
6
−
2
View file @
31532da7
...
@@ -149,11 +149,11 @@ taking into account the change of the thickness of the levels:
...
@@ -149,11 +149,11 @@ taking into account the change of the thickness of the levels:
\right
.
\right
.
\end{equation}
\end{equation}
In the case of a non-linear free surface (key
{
qco
}
), the top vertical velocity is
$
-
\textit
{
emp
}
/
\rho
_
w
$
,
In the case of a non-linear free surface (
\
key
{
qco
}
), the top vertical velocity is
$
-
\textit
{
emp
}
/
\rho
_
w
$
,
as changes in the divergence of the barotropic transport are absorbed into the change of the level thicknesses,
as changes in the divergence of the barotropic transport are absorbed into the change of the level thicknesses,
re-orientated downward.
re-orientated downward.
\cmtgm
{
not sure of this... to be modified with the change in emp setting
}
\cmtgm
{
not sure of this... to be modified with the change in emp setting
}
In the case of a linear free surface(key
{
linssh
}
), the time derivative in
\autoref
{
eq:DYN
_
wzv
}
disappears.
In the case of a linear free surface(
\
key
{
linssh
}
), the time derivative in
\autoref
{
eq:DYN
_
wzv
}
disappears.
The upper boundary condition applies at a fixed level
$
z
=
0
$
.
The upper boundary condition applies at a fixed level
$
z
=
0
$
.
The top vertical velocity is thus equal to the divergence of the barotropic transport
The top vertical velocity is thus equal to the divergence of the barotropic transport
(
\ie\
the first term in the right-hand-side of
\autoref
{
eq:DYN
_
spg
_
ssh
}
).
(
\ie\
the first term in the right-hand-side of
\autoref
{
eq:DYN
_
spg
_
ssh
}
).
...
@@ -572,6 +572,10 @@ since HPG is a \emph{horizontal} pressure gradient, \ie\ computed along geopoten
...
@@ -572,6 +572,10 @@ since HPG is a \emph{horizontal} pressure gradient, \ie\ computed along geopoten
As a result, any tilt of the surface of the computational levels will require a specific treatment to
As a result, any tilt of the surface of the computational levels will require a specific treatment to
compute the hydrostatic pressure gradient.
compute the hydrostatic pressure gradient.
In v5.0 partial cells are considered as penalized cells. A penalized cell has a solid fraction and
a liquid fraction, both are distributed homogeneouly across the cell. Therefore adjacent cells are not
expected to live at distinct depth because of their content differences.
The hydrostatic pressure gradient term is evaluated either using a leapfrog scheme,
The hydrostatic pressure gradient term is evaluated either using a leapfrog scheme,
\ie\
the density appearing in its expression is centred in time (
\emph
{
now
}
$
\rho
$
),
\ie\
the density appearing in its expression is centred in time (
\emph
{
now
}
$
\rho
$
),
or a RK3 scheme
\ie\
the density appearing in its expression is forward in time (
\emph
{
before
}
$
\rho
$
),
or a RK3 scheme
\ie\
the density appearing in its expression is forward in time (
\emph
{
before
}
$
\rho
$
),
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment