mirror of
https://github.com/MeteoSwiss/flexpart.git
synced 2026-08-26 11:54:24 +00:00
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%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| data | ||
| documentation | ||
| options | ||
| options.meteoswiss | ||
| spack_env | ||
| spack_repo/flexpart | ||
| src | ||
| utils | ||
| .gitignore | ||
| .mch-ci.yml | ||
| AVAILABLE | ||
| CHANGES_since_10.4.md | ||
| create_tarball.sh | ||
| Dockerfile | ||
| entrypoint.sh | ||
| Jenkinsfile | ||
| LICENSE | ||
| pathnames | ||
| pathnames_ECMWF_OPER | ||
| README.md | ||
| README.meteoswiss.md | ||
| README_PARALLEL.md | ||
| sonar-project.properties | ||
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