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


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • README.md

    r3d04845 r10c7396  
    11# README #
    22
     3This README would normally document whatever steps are necessary to get your application up and running.
    34
    45### What is this repository for? ###
    56
    6 * This repository contains the development version of the Lagrangian model FLEXPART
     7* This repository contains the development version of the Lagrangian model FLEXPART 9.2 migrated from svn
    78
    8  ### How do I get set up? ###
     9### How do I get set up? ###
    910
     11* Summary of set up
    1012* Configuration
    11 
    12   Edit the makefile with the paths to libraries and include files
    13 
    1413* 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   
     14* Database configuration
     15* How to run tests
     16* Deployment instructions
    2917
    3018### Contribution guidelines ###
    3119
    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
     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
    3321* Code contribution including new features and bug fixes should be complemented with appropriate tests
     22* Writing tests:
    3423   An essential test consists of a set of input files and directories that allow FLEXPART to run.
    3524   A test can be accompanied by output files for verification
    3625* Code review
     26* Other guidelines
    3727
    38 [comment]: # "### Who do I talk to? ###"
     28### Who do I talk to? ###
    3929
    40 ignacio.pisso@nilu.no
     30* Ignacio Pisso ip@nilu.no
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG