Read-only mirror of https://github.com/MeteoSwiss/flexpart — MeteoSwiss. Issues & pull requests at the source.
  • Fortran 93.7%
  • Python 2.7%
  • Makefile 1%
  • Jinja 1%
  • Terra 0.6%
  • Other 0.9%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-07 11:03:54 +02:00
data Containerize Flexpart (#10) 2025-12-16 09:50:06 +01:00
documentation update documentation: flexpart9.2.tex 2015-03-02 13:27:36 +01:00
options Increased precision of vd in specoverview. 2023-04-26 16:39:21 +02:00
options.meteoswiss Adapt test-fp script for ICON (#12) 2025-05-21 17:27:50 +02:00
spack_env DT-276 Containerize flexpart using SPACK base container 2026-02-10 14:52:51 +01:00
spack_repo/flexpart DT-276 Containerize flexpart using SPACK base container 2026-02-10 14:52:51 +01:00
src Support build on linard at CSCS (#26) 2026-07-16 11:40:34 +02:00
utils Add new site 2026-08-06 15:54:38 +02:00
.gitignore Add spack build cache to .gitignore 2026-07-06 14:12:43 +02:00
.mch-ci.yml DT-361 - Python job preparation: Support nested global domain runs (#22) 2026-06-03 15:49:38 +02:00
AVAILABLE add AVAILABLE for ERA5 default winds 2018-11-12 04:32:18 +01:00
CHANGES_since_10.4.md Minor edits in CHANGES_since_10.4.md. 2023-02-24 10:15:32 +01:00
create_tarball.sh update source of examples: remove additional tabs chars from files 2019-11-15 00:14:57 +01:00
Dockerfile DT-361 - Python job preparation: Support nested global domain runs (#22) 2026-06-03 15:49:38 +02:00
entrypoint.sh DT-361 - Python job preparation: Support nested global domain runs (#22) 2026-06-03 15:49:38 +02:00
Jenkinsfile DT-276 Containerize flexpart using SPACK base container 2026-02-10 14:52:51 +01:00
LICENSE Add LICENSE file (GPLv3) 2019-11-13 18:15:39 +01:00
pathnames change defuault EA winds 2018-12-14 12:42:53 +01:00
pathnames_ECMWF_OPER add pathnames with NILU ECMWF_OPER winds 2018-11-20 15:37:17 +01:00
README.md Update README.md 2023-11-16 17:07:14 +01:00
README.meteoswiss.md Complete link to new repo. 2026-01-13 15:55:37 +01:00
README_PARALLEL.md Minor cosmetic edits 2016-04-07 11:03:50 +02:00
sonar-project.properties DT-276 Containerize flexpart using SPACK base container 2026-02-10 14:52:51 +01:00

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