Changes in / [20963b1:505a96e] in flexpart.git


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • README.md

    r10c7396 r3d04845  
    11# README #
    22
    3 This README would normally document whatever steps are necessary to get your application up and running.
    43
    54### What is this repository for? ###
    65
    7 * This repository contains the development version of the Lagrangian model FLEXPART 9.2 migrated from svn
     6* This repository contains the development version of the Lagrangian model FLEXPART
    87
    9 ### How do I get set up? ###
     8 ### How do I get set up? ###
    109
    11 * Summary of set up
    1210* Configuration
     11
     12  Edit the makefile with the paths to libraries and include files
     13
    1314* Dependencies
    14 * Database configuration
    15 * How to run tests
    16 * Deployment instructions
     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   
    1729
    1830### Contribution guidelines ###
    1931
    20 * The version contributed should compile on a reference version of the system and compiler. The current reference is gfortran on Ubuntu 12.04 -- GNU Fortran (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
     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
    2133* Code contribution including new features and bug fixes should be complemented with appropriate tests
    22 * Writing tests:
    2334   An essential test consists of a set of input files and directories that allow FLEXPART to run.
    2435   A test can be accompanied by output files for verification
    2536* Code review
    26 * Other guidelines
    2737
    28 ### Who do I talk to? ###
     38[comment]: # "### Who do I talk to? ###"
    2939
    30 * Ignacio Pisso ip@nilu.no
     40ignacio.pisso@nilu.no
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG