Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
flexpart
flexpart
Commits
7233c030
Commit
7233c030
authored
Oct 05, 2017
by
Espen Sollum
Browse files
Removed a warning message.
parent
de4c5e98
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/FLEXPART_MPI.f90
View file @
7233c030
...
...
@@ -175,18 +175,6 @@ program flexpart
endif
endif
! Exit if trying to run backwards
if
(
ldirect
.le.
0
)
then
write
(
*
,
FMT
=
'(80("#"))'
)
write
(
*
,
*
)
'#### FLEXPART_MPI> ERROR: '
,
&
&
'MPI version not (yet) working with backward runs. '
write
(
*
,
*
)
'#### Use the serial version instead.'
write
(
*
,
FMT
=
'(80("#"))'
)
! call mpif_finalize
! stop
end
if
! Read the age classes to be used
!********************************
...
...
Write
Preview
Supports
Markdown
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