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
Admin message
Authenticating with a password
with git over http
works again
. More information
here
.
Show more breadcrumbs
IPSL
LMD
DPAO
Detection eddies
Commits
9c6f6a30
Commit
9c6f6a30
authored
7 years ago
by
Lionel GUEZ
Browse files
Options
Downloads
Patches
Plain Diff
Polish.
parent
044ca3f9
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
get_1_outerm.f
+3
-2
3 additions, 2 deletions
get_1_outerm.f
with
3 additions
and
2 deletions
get_1_outerm.f
+
3
−
2
View file @
9c6f6a30
...
@@ -69,7 +69,7 @@ contains
...
@@ -69,7 +69,7 @@ contains
if
(
tentative_contour
%
n_points
/
=
0
)
then
if
(
tentative_contour
%
n_points
/
=
0
)
then
get_1_outerm
%
polyline
=
tentative_contour
get_1_outerm
%
polyline
=
tentative_contour
level_good
=
level_try
get_1_outerm
%
ssh
=
level_try
else
else
! {no good contour at level_try}
! {no good contour at level_try}
level_bad
=
level_try
level_bad
=
level_try
...
@@ -89,9 +89,10 @@ contains
...
@@ -89,9 +89,10 @@ contains
! level_good) and get_1_outerm%%n_points /= 0 and
! level_good) and get_1_outerm%%n_points /= 0 and
! no good contour at level_bad}
! no good contour at level_bad}
end
do
end
do
get_1_outerm
%
ssh
=
level_good
end
if
end
if
get_1_outerm
%
ssh
=
level_good
get_1_outerm
%
area
=
spherical_polygon_area
(
get_1_outerm
%
polyline
)
get_1_outerm
%
area
=
spherical_polygon_area
(
get_1_outerm
%
polyline
)
end
if
end
if
...
...
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