Difference between revisions of "FLEXPART Model"

From mn/geo/geoit
Jump to: navigation, search
 
(23 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
== The FLEXPART Model ==
 
== The FLEXPART Model ==
  
The FLEXPART model is a Lagrangian Particle Dispersion Model developed at the Norwegian Institute for Air Research in the Department of Atmospheric and Climate Research. The model development team consists of Andreas Stohl (who originally wrote FLEXPART), Sabine Eckhardt, Harald Sodemann, and John Burkhart.
+
{| border="1" cellpadding="1" cellspacing="1" width="1049"
 +
|-
 +
|
 +
[http://flexpart.eu/ FLEXPART] (“FLEXible PARTicle dispersion model”) is a Lagrangian transport and dispersion model suitable for the simulation of a large range of atmospheric transport processes.
  
 
FLEXPART is free software released under the GNU General Public License V3.0
 
FLEXPART is free software released under the GNU General Public License V3.0
  
More detailed information is available: [http://flexpart.eu/]
+
Applications range from the dispersion of radionuclides or air pollutants, over the establishment of flow climatologies, to the analysis of Earth’s water cycle. FLEXPART also produces output suitable for inverse determination of emission sources, e.g., of greenhouse gases or volcanic ash.
  
== The FLEXPART Wiki ==
+
More detailed information is available: [http://flexpart.eu/ [1]]
 +
 
 +
| [[File:Flexpart banner.png|none]]<br/>
 +
|}
 +
 
 +
 
 +
 
 +
The [http://flexpart.eu/ FLEXPART] model has been installed on Abel, UIO High Performance Cluster.&nbsp; If you do not need to modify FLEXPART source code, follow this link to learn how to [https://wiki.uio.no/mn/geo/geoit/index.php/FLEXPART_Model/FLEXPARTLibraries run FLEXPART].
 +
 
 +
== The UIO FLEXPART Wiki ==
  
 
The purpose of these pages are to provide resources for working with FLEXPART here at UiO. Below you will find some links to pages of interest. This is the FLEXPART/Transport Wiki. Anyone can edit this text by choosing the "edit" tab above. Feel free to add comments, share your tricks, add your references, or whatever seems useful.
 
The purpose of these pages are to provide resources for working with FLEXPART here at UiO. Below you will find some links to pages of interest. This is the FLEXPART/Transport Wiki. Anyone can edit this text by choosing the "edit" tab above. Feel free to add comments, share your tricks, add your references, or whatever seems useful.
  
**NOTE** The pages below are not yet relevant for UiO. We are working to fix this.
+
=== Running [https://wiki.uio.no/mn/geo/geoit/index.php/FLEXPART_Model/FLEXPARTLibraries FLEXPART Model] ===
  
 +
=== Modifying (source code) and Compiling [https://wiki.uio.no/mn/geo/geoit/index.php/FLEXPART_Model/FLEXPARTCompilerSettings FLEXPART Model] (FLEXPART Compiler Settings ) ===
  
 +
=== Past, current, and future FLEXPART development work [[FLEXPART Model/FLEXPARTDevelopment]] ===
 +
 +
=== Make AVAILABLE files [https://wiki.uio.no/mn/geo/geoit/index.php/FLEXPART_Model/MakeAvailableFile FLEXPART Model/MakeAvailableFile] ===
 +
 +
=== [[Getting new windfields]] ===
  
 
=== NOT UPDATED FOR UIO ===
 
=== NOT UPDATED FOR UIO ===
  
*Past, current, and future FLEXPART development work [[FLEXPART Model/FLEXPARTDevelopment]]
+
*Generating web pages using NCARG routines [[FLEXPART Model/NCARGRoutinesAndMakeWebpages|FLEXPART Model/NCARGRoutinesAndMakeWebpages]]
 
 
*FLEXPART compiler settings [[FLEXPART Model/FLEXPARTCompilerSettings]]
 
*FLEXPART libraries GRIB_API and Jasper [[FLEXPART Model/FLEXPARTLibraries]]
 
*Generating web pages using NCARG routines [[FLEXPART Model/NCARGRoutinesAndMakeWebpages]]
 
 
*Plot your data with Flexplorer [[FLEXPART Model/FlexplorerManual]]
 
*Plot your data with Flexplorer [[FLEXPART Model/FlexplorerManual]]
 
*Miscellaneous Scripts [[FLEXPART Model/MiscScripts]]
 
*Miscellaneous Scripts [[FLEXPART Model/MiscScripts]]
Line 27: Line 41:
 
*Link your project output to the transport site [[FLEXPART Model/AddingProjectOutput]]
 
*Link your project output to the transport site [[FLEXPART Model/AddingProjectOutput]]
 
*Link your project output to the Interactive Page [[FLEXPART Model/FlexpartInteractive]]
 
*Link your project output to the Interactive Page [[FLEXPART Model/FlexpartInteractive]]
*Make AVAILABLE files [[FLEXPART Model/MakeAvailableFile]]
+
*PYTHON For FLEXPART - See the main [[Python]] Page
 
+
*MATLAB For FLEXPART - See the main [[Matlab]] Page and therein:
 
 
 
 
----
 
 
 
=== PYTHON For FLEXPART ===
 
 
 
See the main [[Python]] Page and therein:
 
 
 
&lt;subpages page="Python" format="ul" /&gt;
 
 
 
 
 
 
 
=== MATLAB For FLEXPART ===
 
 
 
See the main [[Matlab]] Page and therein:
 
 
 
&lt;subpages page="Matlab" format="ul" /&gt;
 
 
 
 
 
 
 
=== DATA FILES ===
 
 
 
*Getting the daily files and other data from ECMWF [[FLEXPART Model/DailyFiles]]
 
*The /xnilu_wrk directory structure [[FLEXPART Model/XniluWrk]]
 
*Using the ECMWF archive [[FLEXPART Model/ECMWFArchive]] or [[ECMWF]]
 
*Moving from GRIB1 to GRIB2 [[FLEXPART Model/Grib2]]
 
*Where are the FLEXPART input data [[FLEXPART Model/WindFieldPaths]]
 
*EUCAARI and IASOA Backward Run Files [[FLEXPART Model/EUCAARIRUNS]]
 
*MODIS hot spot data [[FLEXPART Model/MODIShotspotdata]]
 
 
 
=== FORTRAN Issues ===
 
 
 
*Using and compiling with the GRIB_API [[Fortran/GribApi]]
 
*Makefile - Absoft Compiler Options for FLEXPART [[Fortran/Absoft]]
 
*Makefile - gfortran Compiler Options for FLEXPART [[Fortran/GNU]]
 
*DDD debugger for Fortran [[Fortran/DDD]]
 
*Creating a Fortran Library [[Fortran/LIB]]
 
*Conversion and bit swapping for binary I/O: [http://orion.math.iastate.edu/burkardt/f_src/raw_io/raw_io.html http://orion.math.iastate.edu/burkardt/f_src/raw_io/raw_io.html]
 
 
 
 
 
 
 
----
 
 
 
=== UNIX & SHELL ===
 
 
 
*Software on LINUX systems [[Reference/Required Software]]
 
*Better Bashing - Tips & Tricks for the Bash Shell [[Shell/BetterBashing]]
 
*How to use your daily UNIX shell [[Shell/UNIXHints]]
 
*Using the SVN versioning system [[Shell/UsingSVN]]
 
 
 
----
 
 
 
== ALL FLEXPART_Model Sub Pages ==
 
 
 
&lt;subpages page="FLEXPART_Model" format="ul" /&gt;
 
  
----
+
[[Category:Models]]<br/>[[Category:Tools]][[Category:FLEXPART]]

Latest revision as of 12:21, 2 February 2015

The FLEXPART Model

FLEXPART (“FLEXible PARTicle dispersion model”) is a Lagrangian transport and dispersion model suitable for the simulation of a large range of atmospheric transport processes.

FLEXPART is free software released under the GNU General Public License V3.0

Applications range from the dispersion of radionuclides or air pollutants, over the establishment of flow climatologies, to the analysis of Earth’s water cycle. FLEXPART also produces output suitable for inverse determination of emission sources, e.g., of greenhouse gases or volcanic ash.

More detailed information is available: [1]

Flexpart banner.png


The FLEXPART model has been installed on Abel, UIO High Performance Cluster.  If you do not need to modify FLEXPART source code, follow this link to learn how to run FLEXPART.

The UIO FLEXPART Wiki

The purpose of these pages are to provide resources for working with FLEXPART here at UiO. Below you will find some links to pages of interest. This is the FLEXPART/Transport Wiki. Anyone can edit this text by choosing the "edit" tab above. Feel free to add comments, share your tricks, add your references, or whatever seems useful.

Running FLEXPART Model

Modifying (source code) and Compiling FLEXPART Model (FLEXPART Compiler Settings )

Past, current, and future FLEXPART development work FLEXPART Model/FLEXPARTDevelopment

Make AVAILABLE files FLEXPART Model/MakeAvailableFile

Getting new windfields

NOT UPDATED FOR UIO