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
49e63b96
Commit
49e63b96
authored
Aug 07, 2020
by
Ignacio Pisso
Browse files
change version string to 10.4.1
parent
f0a2e58c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/FLEXPART.f90
View file @
49e63b96
...
...
@@ -61,7 +61,7 @@ program flexpart
! FLEXPART version string
flexversion_major
=
'10'
! Major version number, also used for species file names
flexversion
=
'Version '
//
trim
(
flexversion_major
)//
'.4 (20
19-11-12
)'
flexversion
=
'Version '
//
trim
(
flexversion_major
)//
'.4
.1
(20
20-08-05
)'
verbosity
=
0
! Read the pathnames where input/output files are stored
...
...
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