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
227fd609
Commit
227fd609
authored
6 months ago
by
GUEZ Lionel
Browse files
Options
Downloads
Patches
Plain Diff
Polish
parent
133f68c5
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
Common/Tests/write_extr_map.f90
+1
-1
1 addition, 1 deletion
Common/Tests/write_extr_map.f90
Inst_eddies/mean_speed.f90
+1
-1
1 addition, 1 deletion
Inst_eddies/mean_speed.f90
with
2 additions
and
2 deletions
Common/Tests/write_extr_map.f90
+
1
−
1
View file @
227fd609
...
...
@@ -45,5 +45,5 @@ contains
print
*
,
'Created file "extr_map.nc".'
end
subroutine
write_extr_map
end
module
write_extr_map_m
This diff is collapsed.
Click to expand it.
Inst_eddies/mean_speed.f90
+
1
−
1
View file @
227fd609
...
...
@@ -13,7 +13,7 @@ contains
! We assume (and do not check) that the longitude of the center
! has been brought modulo 2 pi in the longitude range of the
! polyline `p` and that the polyline is in the longitude range of
! the grid corresponding to
corner
and
step
.
! the grid corresponding to
u
and
v
.
use
,
intrinsic
::
iso_fortran_env
,
only
:
error_unit
...
...
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