MeteoSwiss / flexpart

Lagrangian transport and dispersion model

Home Page:https://www.flexpart.eu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This repository contains the Lagrangian particle dispersion model FLEXPART.

Dependencies

  • Jasper and grib_api or ECCodes
  • NetCDF (optional)

Compilation

To compile for MeteoSwiss read README.meteoswiss.md.

Otherwise edit the makefile to adapt the paths to the libraries and the include files, then:

> cd src
> make 

Deployment instructions

FLEXPART is a standalone executable. Run it with

./src/FLEXPART

in the main directory.

For more information about FLEXPART version 10, see www.flexpart.eu

About

Lagrangian transport and dispersion model

https://www.flexpart.eu

License:GNU General Public License v3.0


Languages

Language:Fortran 94.5%Language:Shell 3.7%Language:Makefile 1.0%Language:Perl 0.7%Language:GAP 0.1%