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
97d38eb0
Commit
97d38eb0
authored
1 year ago
by
Lionel GUEZ
Browse files
Options
Downloads
Patches
Plain Diff
Change suffix
Because we are going to add a preprocessor directive.
parent
de31e795
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/CMakeLists.txt
+2
-2
2 additions, 2 deletions
Inst_eddies/CMakeLists.txt
Inst_eddies/set_max_speed.F90
+0
-0
0 additions, 0 deletions
Inst_eddies/set_max_speed.F90
with
2 additions
and
2 deletions
Inst_eddies/CMakeLists.txt
+
2
−
2
View file @
97d38eb0
# inst_eddies:
add_executable
(
inst_eddies inst_eddies.f90 local_extrema.f90 set_max_speed.
f
90
add_executable
(
inst_eddies inst_eddies.f90 local_extrema.f90 set_max_speed.
F
90
get_1_outerm.f90 good_contour.f90 mean_speed.f90 set_all_contours.f90
nearby_extr.f90 get_var.f90 config.f90 input_ssh.f90 shpc_create.f90
write_snapshot.f90 ccw_orient.f90 write_eddy.f90 set_all_extr.f90
...
...
@@ -25,7 +25,7 @@ target_sources(test_good_contour PRIVATE good_contour.f90)
target_sources
(
test_mean_speed PRIVATE mean_speed.f90
)
target_sources
(
test_nearby_extr PRIVATE nearby_extr.f90
)
target_sources
(
test_local_extrema PRIVATE local_extrema.f90
)
target_sources
(
test_set_max_speed PRIVATE set_max_speed.
f
90 good_contour.f90
target_sources
(
test_set_max_speed PRIVATE set_max_speed.
F
90 good_contour.f90
mean_speed.f90 get_var.f90 config.f90 input_ssh.f90 shpc_create.f90
ccw_orient.f90 write_eddy.f90 complete_ssh.f90
)
target_sources
(
test_write_null PRIVATE shpc_create.f90
)
...
...
This diff is collapsed.
Click to expand it.
Inst_eddies/set_max_speed.
f
90
→
Inst_eddies/set_max_speed.
F
90
+
0
−
0
View file @
97d38eb0
File moved
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