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
273a015c
Commit
273a015c
authored
Oct 24, 2017
by
Espen Sollum
Browse files
Set maxspec to 6 (for volcano test run).
parent
02095e30
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/par_mod.f90
View file @
273a015c
...
...
@@ -218,7 +218,7 @@ module par_mod
!**************************************************
integer
,
parameter
::
maxpart
=
3000000
integer
,
parameter
::
maxspec
=
1
integer
,
parameter
::
maxspec
=
6
real
,
parameter
::
minmass
=
0.0001
...
...
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