We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05b1310 commit 0cea3e2Copy full SHA for 0cea3e2
src/FLEXPART.f90
@@ -61,7 +61,7 @@ program flexpart
61
62
! FLEXPART version string
63
flexversion_major = '10' ! Major version number, also used for species file names
64
- flexversion='Version '//trim(flexversion_major)//'.4.4 (2023-11-16)'
+ flexversion='Version '//trim(flexversion_major)//'.4.5 (2025-05-21)'
65
verbosity=0
66
67
! Read the pathnames where input/output files are stored
0 commit comments