Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MAR - CARAIB
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Package Registry
Operate
Terraform modules
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dethinne Thomas
MAR - CARAIB
Commits
988202be
Commit
988202be
authored
4 months ago
by
Dethinne Thomas
Browse files
Options
Downloads
Patches
Plain Diff
Update call_caraib.f90
parent
55f5677e
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
couplage/MAR/call_caraib.f90
+2
-5
2 additions, 5 deletions
couplage/MAR/call_caraib.f90
with
2 additions
and
5 deletions
couplage/MAR/call_caraib.f90
+
2
−
5
View file @
988202be
...
...
@@ -22,6 +22,7 @@
use
marcar
use
mar_ge
use
mar_vb
use
marctr
IMPLICIT
NONE
...
...
@@ -48,8 +49,6 @@
CASE
(
1
)
write
(
6
,
*
)
"write eco"
call
make_eco
write
(
6
,
*
)
"nprint"
,
nprint
write
(
6
,
*
)
"nboucl"
,
nboucl
! Check is this is the last dt of the day
CASE
(
2
)
...
...
@@ -70,8 +69,6 @@
! +++++++++++++++++++++++
! Coupling MAR - CARAIB +
! +++++++++++++++++++++++
write
(
6
,
*
)
"jhurGE"
,
jhurGE
write
(
6
,
*
)
"jsecGE"
,
jsecGE
!create the file containing the required climatic values
call
make_clim
(
'tem'
,
'TT'
,
3
,
2
)
call
make_clim
(
'prc'
,
'MBrr'
,
3
,
4
)
...
...
@@ -138,7 +135,7 @@
write
(
6
,
*
)
" Maybe you do not intend to coupled MAR and CARAIB"
write
(
6
,
*
)
"Please check your
""
coupling
""
indicator in MARcar mod"
write
(
6
,
*
)
"!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"
exit
END
SELECT
...
...
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