Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
Detection eddies
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IPSL
LMD
DPAO
Detection eddies
Commits
e5883fc6
Commit
e5883fc6
authored
2 years ago
by
Lionel GUEZ
Browse files
Options
Downloads
Patches
Plain Diff
Polish
parent
5a348be3
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Inst_eddies/Documentation_texfol/documentation.tex
+8
-8
8 additions, 8 deletions
Inst_eddies/Documentation_texfol/documentation.tex
Inst_eddies/get_1_outerm.f90
+3
-3
3 additions, 3 deletions
Inst_eddies/get_1_outerm.f90
with
11 additions
and
11 deletions
Inst_eddies/Documentation_texfol/documentation.tex
+
8
−
8
View file @
e5883fc6
...
...
@@ -1207,9 +1207,9 @@ Pour la région 1, coin en :
\begin{equation*}
\lambda
=
\np
{
5.125
}^
\circ
,
\phi
= -
\np
{
36.375
}^
\circ
\end{equation*}
soit
$
(
\np
[
rad
]
{
0
.
0894
}
,
-
\np
[
rad
]
{
0
.
6349
}
)
$
. Indices
base 1 du co
in
: 21, 215. 5 minimums et 3 maximums dans ce cadre. Cf. figure
(
\ref
{
fig:extrema
}
).
soit
$
(
\np
[
rad
]
{
0
.
0894
}
,
-
\np
[
rad
]
{
0
.
6349
}
)
$
. Indices
dans le doma
in
e
global, base 1, du coin de la région 1 : 21, 215. 5 minimums et 3
maximums dans ce cadre. Cf. figure
(
\ref
{
fig:extrema
}
).
\begin{figure}
[htbp]
\centering
\includegraphics
[width=\textwidth]
{
extrema
}
...
...
@@ -1222,11 +1222,11 @@ Minimum cible pour le test \verb+Get_1_outerm+ en :
\begin{equation*}
\lambda
=
\np
{
9.625
}^
\circ
,
\phi
= -
\np
{
33.875
}^
\circ
\end{equation*}
Indices base 1 de ce minimum : 39, 225. SSH
en ce mimimum :
\np
{
0.2759
}
. Cyclone numéro 4 dans ce cadre. Contour
le plus intérieur
: SSH =
\np
{
0.293300003
}
m. Contour le plus
extérieur : SSH =
\np
{
0.460744
}
m. Contour de vitesse maximale : SSH =
\np
{
0.3815
}
m. Cf. figures (
\ref
{
fig:test
_
get
_
eddy
}
) et
Indices
dans le domaine global,
base 1
,
de ce minimum : 39, 225. SSH
en ce mimimum :
\np
{
0.2759
}
. Cyclone numéro 4 dans ce cadre. Contour
le plus intérieur
: SSH =
\np
{
0.293300003
}
m. Contour le plus
extérieur : SSH =
\np
{
0.460744
}
m. Contour de vitesse maximale : SSH =
\np
{
0.3815
}
m. Cf. figures (
\ref
{
fig:test
_
get
_
eddy
}
) et
(
\ref
{
fig:test
_
get
_
snapshot
}
).
\begin{figure}
[htbp]
\centering
...
...
This diff is collapsed.
Click to expand it.
Inst_eddies/get_1_outerm.f90
+
3
−
3
View file @
e5883fc6
...
...
@@ -84,9 +84,9 @@ contains
cont_list
(
1
)
%
polyline
=
good_contour
(
corner
,
step
,
ssh
,
innermost_level_2
,
&
coord_extr
,
outside_points
)
if
(
cont_list
(
1
)
%
n_points
==
0
)
then
test_n_points
:
if
(
cont_list
(
1
)
%
n_points
==
0
)
then
out_cont
=
null_ssh_contour
()
else
else
test_n_points
n_cont
=
1
cont_list
(
1
)
%
ssh
=
innermost_level_2
level_good
=
innermost_level_2
...
...
@@ -136,7 +136,7 @@ contains
cont_list
(
n_cont
)
%
area
=
spher_polyline_area
(
cont_list
(
n_cont
)
%
polyline
)
call
ccw_orient
(
cont_list
(
n_cont
))
out_cont
=
cont_list
(
n_cont
)
end
if
end
if
test_n_points
end
subroutine
get_1_outerm
...
...
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