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
01e60525
Commit
01e60525
authored
Feb 08, 2018
by
Espen Sollum
Browse files
Fixed misleading error message
parent
d2a5a833
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/readcommand.f90
View file @
01e60525
...
@@ -643,6 +643,6 @@ subroutine readcommand
...
@@ -643,6 +643,6 @@ subroutine readcommand
1000
write
(
*
,
*
)
' #### FLEXPART MODEL ERROR! FILE "COMMAND" #### '
1000
write
(
*
,
*
)
' #### FLEXPART MODEL ERROR! FILE "COMMAND" #### '
write
(
*
,
*
)
' #### CANNOT BE OPENED IN THE DIRECTORY #### '
write
(
*
,
*
)
' #### CANNOT BE OPENED IN THE DIRECTORY #### '
write
(
*
,
'(a)'
)
path
(
2
)(
1
:
length
(
1
))
write
(
*
,
'(a)'
)
path
(
2
)(
1
:
length
(
2
))
stop
stop
end
subroutine
readcommand
end
subroutine
readcommand
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