source: flexpart.git/README.md @ 3d04845

10.4.1_peseiGFS_025bugfixes+enhancementsdevrelease-10release-10.4.1scaling-bugunivie
Last change on this file since 3d04845 was 3d04845, checked in by Ignacio Pisso <Ignacio.Pisso@…>, 6 years ago

updated readme.md

  • Property mode set to 100644
File size: 981 bytes
Line 
1# README #
2
3
4### What is this repository for? ###
5
6* This repository contains the development version of the Lagrangian model FLEXPART
7
8 ### How do I get set up? ###
9
10* Configuration
11
12  Edit the makefile with the paths to libraries and include files
13
14* Dependencies
15
16 * Jasper and grib_api or ECCodes
17 * NetCDF (optional)
18
19* Compilation
20
21```
22> cd src
23> make
24```
25
26* Deployment instructions
27
28   FLEXPART is a standalone executable   
29
30### Contribution guidelines ###
31
32* The version contributed should compile on a reference version of the system and compiler. The current reference is gfortran 5.4 on Ubuntu 16.04
33* Code contribution including new features and bug fixes should be complemented with appropriate tests
34   An essential test consists of a set of input files and directories that allow FLEXPART to run.
35   A test can be accompanied by output files for verification
36* Code review
37
38[comment]: # "### Who do I talk to? ###"
39
40ignacio.pisso@nilu.no
Note: See TracBrowser for help on using the repository browser.
hosted by ZAMG