Difference between revisions of "FLEXPART Model/FLEXPARTDevelopment"

From mn/geo/geoit
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<rst>
 
**FLEXPART development wiki pages**
 
 
 
This page is intended for discussing and documenting past, ongoing and future FLEXPART development and releases. Sometimes it becomes hard to remember which version of FLEXPART has which features, and which are the next implementation steps. There could also be some documentation on the header and data file formats gathered on this page later on.
 
This page is intended for discussing and documenting past, ongoing and future FLEXPART development and releases. Sometimes it becomes hard to remember which version of FLEXPART has which features, and which are the next implementation steps. There could also be some documentation on the header and data file formats gathered on this page later on.
  
+----------------------+----------------------+-------------------------------------------------+
+
{| width="500" border="1" cellpadding="1" cellspacing="1"
| FLEXPART Version     | Release type         | Description                                     |
+
|-
+======================+======================+=================================================+
+
| FLEXPART Version<br/>
| Version 6.4         | Major stable release | EMOS library, Absoft compiler                   |
+
| Release type<br/>
+----------------------+----------------------+-------------------------------------------------+
+
| Description<br/>
| Version 7.X         | Internal release     | Aerosol tracers, Sparse matrix output           |
+
|-
+----------------------+----------------------+-------------------------------------------------+
+
| Version 6.4<br/>
| Version 8.0         | Major public release | Grib API, Aerosol tracers, Sparse matrix output |
+
| Major stable release<br/>
+----------------------+----------------------+-------------------------------------------------+
+
| EMOS library, Absoft compiler<br/>
| Version 8.1         | Bugfix release       | Deposition, gfortran compatibility, 64Bit comp. |
+
|-
+----------------------+----------------------+-------------------------------------------------+
+
| Version 7.X<br/>
| Version 9.0         | Major modification   | Conversion to Fortran 90, cleaned code,        |
+
| Internal release<br/>
+----------------------+----------------------+-------------------------------------------------+
+
| Aerosol tracers, Sparse matrix output<br/>
 
+
|-
------
+
| Version 8.0<br/>
 
+
| Major public release<br/>
**Next minor FLEXPART version**
+
| GRIB API, Aerosol tracers, Sparse matrix output<br/>
 
+
|-
The next minor Flexpart version 8.2 could contain a number of features that enhance usability and performance. These are just some ideas, please add your own ideas! Once it is decided which features should be prioritized, progress on that work can be documented here.
+
| Version 8.1<br/>
 
+
| Bugfix release<br/>
- ECMWF super computer compatibility (as far as it does not work already)
+
| Deposition, gfortran compatibility, 64Bit comp.<br/>
- Parallelization commands using  `Open-MPI <http://www.open-mpi.org/>`_ standard syntax
+
|-
- improved configure/make utilities for installing and compiling the code
+
| Version 9.0<br/>
- improved forest fire emissions scheme, currently in development by Jerome Brioude, NOAA
+
| Major modification<br/>
- updated EDGAR emissions inventory
+
| Conversion to Fortran 90, cleaned code<br/>
 
+
|-
------
+
| Version 9.02<br/>
 
+
| Minor release<br/>
**Next major FLEXPART version**
+
| Latest stable version<br/>
 
+
|-
The next major Flexpart version 9.0 could lead towards the development of the leading state-of-the-art Lagrangian CTM.
+
| Version 9.2<br/>
 
+
| Development release<br/>
- dust tracers
+
|
- data assimilation
+
Latest development version (not recommended for production use, might be unstable)
- chemical reactions
 
 
 
------
 
 
 
**FLEXPART branches**
 
 
 
- **FLEXPART64_WATER**:
 
  this branch of FLEXPART has some modifications that allow to use the
 
  particle dump output for tracing water transport. Modifications affect mainly the particle
 
  dump method and a modification of particle lifetime settings that allow to trace particles outside a limited domain.
 
- **FLEXPART80_WATER**:
 
  implementation of water tracing based on FLEXPART 8.0
 
- **FLEXPART_WRF**:
 
  I/O of netCDF format data from WRF/MM5 model
 
- **FLEXPART_INVERSION**:
 
  is there a special version of FLEXPART for the inversion tool?
 
 
 
 
 
  
</rst>
+
|}

Latest revision as of 13:33, 15 September 2014

This page is intended for discussing and documenting past, ongoing and future FLEXPART development and releases. Sometimes it becomes hard to remember which version of FLEXPART has which features, and which are the next implementation steps. There could also be some documentation on the header and data file formats gathered on this page later on.

FLEXPART Version
Release type
Description
Version 6.4
Major stable release
EMOS library, Absoft compiler
Version 7.X
Internal release
Aerosol tracers, Sparse matrix output
Version 8.0
Major public release
GRIB API, Aerosol tracers, Sparse matrix output
Version 8.1
Bugfix release
Deposition, gfortran compatibility, 64Bit comp.
Version 9.0
Major modification
Conversion to Fortran 90, cleaned code
Version 9.02
Minor release
Latest stable version
Version 9.2
Development release

Latest development version (not recommended for production use, might be unstable)