Difference between revisions of "FLEXPART Model"

From mn/geo/geoit
Jump to: navigation, search
Line 7: Line 7:
 
More detailed information is available: [http://flexpart.eu/ [1]]
 
More detailed information is available: [http://flexpart.eu/ [1]]
  
== The FLEXPART Wiki ==
+
== 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.
 
 
 
 
===  ===
 
  
 
*Past, current, and future FLEXPART development work [[FLEXPART Model/FLEXPARTDevelopment]]
 
*Past, current, and future FLEXPART development work [[FLEXPART Model/FLEXPARTDevelopment]]
 
 
*Compiling [[FLEXPART Model/FLEXPARTCompilerSettings|FLEXPART Model]] (FLEXPART Compiler Settings)
 
*Compiling [[FLEXPART Model/FLEXPARTCompilerSettings|FLEXPART Model]] (FLEXPART Compiler Settings)
 
*Running [[FLEXPART Model/FLEXPARTLibraries|FLEXPART Model]]
 
*Running [[FLEXPART Model/FLEXPARTLibraries|FLEXPART Model]]
Line 36: Line 29:
 
*Link your project output to the Interactive Page [[FLEXPART Model/FlexpartInteractive]]
 
*Link your project output to the Interactive Page [[FLEXPART Model/FlexpartInteractive]]
  
 
 
----
 
  
 
=== PYTHON For FLEXPART ===
 
=== PYTHON For FLEXPART ===
Line 53: Line 43:
  
 
<subpages page="Matlab" format="ul" />
 
<subpages page="Matlab" format="ul" />
 
  
  
Line 75: Line 64:
 
*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]
 
*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 ===
 
=== UNIX & SHELL ===
Line 86: Line 72:
 
*Using the SVN versioning system [[Shell/UsingSVN]]
 
*Using the SVN versioning system [[Shell/UsingSVN]]
  
----
 
  
 
== ALL FLEXPART_Model Sub Pages ==
 
== ALL FLEXPART_Model Sub Pages ==
  
 
<subpages page="FLEXPART_Model" format="ul" />
 
<subpages page="FLEXPART_Model" format="ul" />
 
----
 

Revision as of 09:23, 2 October 2014

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.

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

More detailed information is available: [1]

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.



NOT UPDATED FOR UIO


PYTHON For FLEXPART

See the main Python Page and therein:

<subpages page="Python" format="ul" />


MATLAB For FLEXPART

See the main Matlab Page and therein:

<subpages page="Matlab" format="ul" />


DATA FILES

FORTRAN Issues


UNIX & SHELL


ALL FLEXPART_Model Sub Pages

<subpages page="FLEXPART_Model" format="ul" />