source: flexpart.git/README.md @ e9e0f06

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

updated readme.md

  • Property mode set to 100644
File size: 981 bytes
RevLine 
[326b31b]1# README #
2
3
4### What is this repository for? ###
5
[3d04845]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   
[326b31b]29
30### Contribution guidelines ###
31
[3d04845]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
[054cf84]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.
[3d04845]35   A test can be accompanied by output files for verification
[326b31b]36* Code review
37
[3d04845]38[comment]: # "### Who do I talk to? ###"
[326b31b]39
[3d04845]40ignacio.pisso@nilu.no
Note: See TracBrowser for help on using the repository browser.
hosted by ZAMG