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
cc6abaac
Commit
cc6abaac
authored
Jan 24, 2019
by
Sabine
Browse files
BUGFIX, readspecies, readerror was misplaced
parent
6a713e87
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/readspecies.f90
View file @
cc6abaac
...
...
@@ -112,7 +112,6 @@ subroutine readspecies(id_spec,pos_spec)
point_dow
(
pos_spec
,
j
)
=
1.
end
do
if
(
readerror
.ne.
0
)
then
! text format input
! Open the SPECIES file and read species names and properties
!************************************************************
specnum
(
pos_spec
)
=
id_spec
...
...
@@ -351,8 +350,6 @@ subroutine readspecies(id_spec,pos_spec)
20
continue
endif
22
close
(
unitspecies
)
! namelist output if requested
...
...
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