Difference between revisions of "FLEXPART Model"

From mn/geo/geoit
Jump to: navigation, search
(DATA FILES)
 
(29 intermediate revisions by 3 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://transport.nilu.no/flexpart transport.nilu.no]
+
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==
 
 
 
The purpose of these pages are to provide resources for working with FLEXPART here at NILU. 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.  
 
 
 
 
 
 
 
----
 
===FLEXPART Tips===
 
 
 
<rst>
 
- `Past, current, and future FLEXPART development work <FLEXPART_Model/FLEXPARTDevelopment>`_
 
- `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>`_
 
- `Miscellaneous Scripts <FLEXPART_Model/MiscScripts>`_
 
- `Introduction to Backward Runs <FLEXPART_Model/BackwardRunsIntro>`_
 
- `Link your project output to the transport site <FLEXPART_Model/AddingProjectOutput>`_
 
- `Link your project output to the Interactive Page <FLEXPART_Model/FlexpartInteractive>`_
 
- `Make AVAILABLE files <FLEXPART_Model/MakeAvailableFile>`_
 
</rst>
 
 
 
 
 
----
 
 
 
===PYTHON For FLEXPART===
 
 
 
See the main [[Python]] Page and therein:
 
 
 
<subpages page="Python" format="ul" />
 
 
 
 
 
----
 
  
===MATLAB For FLEXPART===
+
More detailed information is available: [http://flexpart.eu/ [1]]
  
<subpages page="Matlab" format="ul" />
+
| [[File:Flexpart banner.png|none]]<br/>
 +
|}
  
  
----
 
  
===DATA FILES===
+
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].
  
<rst>
+
== The UIO FLEXPART Wiki ==
- `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>`_
 
- `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>`_
 
</rst>
 
  
===FORTRAN Issues===
+
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.
  
* Using and compiling with the GRIB_API [[Fortran/GribApi]]
+
=== Running [https://wiki.uio.no/mn/geo/geoit/index.php/FLEXPART_Model/FLEXPARTLibraries FLEXPART Model] ===
* 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
 
  
 +
=== 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]] ===
  
===UNIX & SHELL===
+
=== Make AVAILABLE files [https://wiki.uio.no/mn/geo/geoit/index.php/FLEXPART_Model/MakeAvailableFile FLEXPART Model/MakeAvailableFile] ===
  
<rst>
+
=== [[Getting new windfields]] ===
- `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>`_
 
</rst>
 
  
----
+
=== NOT UPDATED FOR UIO ===
  
==ALL FLEXPART_Model Sub Pages==
+
*Generating web pages using NCARG routines [[FLEXPART Model/NCARGRoutinesAndMakeWebpages|FLEXPART Model/NCARGRoutinesAndMakeWebpages]]
<subpages page="FLEXPART_Model" format="ul" />
+
*Plot your data with Flexplorer [[FLEXPART Model/FlexplorerManual]]
 +
*Miscellaneous Scripts [[FLEXPART Model/MiscScripts]]
 +
*Introduction to Backward Runs [[FLEXPART Model/BackwardRunsIntro]]
 +
*Link your project output to the transport site [[FLEXPART Model/AddingProjectOutput]]
 +
*Link your project output to the Interactive Page [[FLEXPART Model/FlexpartInteractive]]
 +
*PYTHON For FLEXPART - See the main [[Python]] Page
 +
*MATLAB For FLEXPART - See the main [[Matlab]] Page and therein:
  
----
+
[[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