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
46f93d51
Commit
46f93d51
authored
Jun 26, 2019
by
Ignacio Pisso
Browse files
default values for point, area for dow, hour
parent
8057778d
Changes
1
Show whitespace changes
Inline
Side-by-side
src/readspecies.f90
View file @
46f93d51
...
...
@@ -98,6 +98,11 @@ subroutine readspecies(id_spec,pos_spec)
pohdconst
=
-9.9E-09
pohnconst
=
2.0
pweightmolar
=
-999.9
parea_dow
=
-999.9
parea_hour
=
-999.9
ppoint_dow
=
-999.9
ppoint_hour
=
-999.9
do
j
=
1
,
24
! initialize everything to no variation
parea_hour
(
j
)
=
1.
...
...
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