Difference between revisions of "FLEXPART Model/FLEXPARTDevelopment"

From mn/geo/geoit
Jump to: navigation, search
(Created page with "<rst> **FLEXPART development wiki pages** This page is intended for discussing and documenting past, ongoing and future FLEXPART development and releases. Sometimes it becomes h...")
 
 
(2 intermediate revisions by 2 users 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/>
 
+
| Internal release<br/>
------
+
| Aerosol tracers, Sparse matrix output<br/>
 
+
|-
**Next minor FLEXPART version**
+
| Version 8.0<br/>
 
+
| Major public release<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.
+
| GRIB API, Aerosol tracers, Sparse matrix output<br/>
 
+
|-
- ECMWF super computer compatibility (as far as it does not work already)
+
| Version 8.1<br/>
- Parallelization commands using  `Open-MPI <http://www.open-mpi.org/>`_ standard syntax
+
| Bugfix release<br/>
- improved configure/make utilities for installing and compiling the code
+
| Deposition, gfortran compatibility, 64Bit comp.<br/>
- improved forest fire emissions scheme, currently in development by Jerome Brioude, NOAA
+
|-
- updated EDGAR emissions inventory
+
| Version 9.0<br/>
 
+
| Major modification<br/>
------
+
| Conversion to Fortran 90, cleaned code<br/>
 
+
|-
**Next major FLEXPART version**
+
| Version 9.02<br/>
 
+
| Minor release<br/>
The next major Flexpart version 9.0 could lead towards the development of the leading state-of-the-art Lagrangian CTM.
+
| Latest stable version<br/>
 
+
|-
- dust tracers
+
| Version 9.2<br/>
- data assimilation
+
| Development release<br/>
- chemical reactions
+
|
 
+
Latest development version (not recommended for production use, might be unstable)
------
 
 
 
**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)