Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
IPSL
LMD
InTro
RoutingPP
Commits
e75d2113
Commit
e75d2113
authored
Apr 26, 2020
by
POLCHER Jan
🚴🏾
Browse files
Small F90 syntax error
parent
20533bf1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
F90subroutines/routing_reg.f90
F90subroutines/routing_reg.f90
+1
-1
No files found.
F90subroutines/routing_reg.f90
View file @
e75d2113
...
...
@@ -2712,7 +2712,7 @@ SUBROUTINE routing_reg_end_truncate(nbpt, nbasmax, gridarea, contfrac, nwbas, nu
route_tobasin_glo
(
ib
,
ij
)
=
nbasmax
+
2
route_togrid_glo
(
ib
,
ij
)
=
ib
! River flows
IF
(
route_togrid_glo
(
ib
,
ij
)
.EQ.
-1
)
THEN
ELSE
IF
(
route_togrid_glo
(
ib
,
ij
)
.EQ.
-1
)
THEN
route_tobasin_glo
(
ib
,
ij
)
=
nbasmax
+
2
route_togrid_glo
(
ib
,
ij
)
=
ib
! Coastal flows
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment