Changes between Version 4 and Version 5 of FpInstall


Ignore:
Timestamp:
Mar 21, 2014, 4:06:21 PM (10 years ago)
Author:
pesei
Comment:

small corrections; remove link to CPU from RAM req's, add link to domain and particle #

Legend:

Unmodified
Added
Removed
Modified
  • FpInstall

    v4 v5  
    66
    77
    8 = Hints for installing Flexpart v8.2 =
    9 (should work for all Versions of Flexpart)
     8= Hints for installing FLEXPART v8.2 =
     9(should work for all versions of FLEXPART)
    1010
    11 a step-by-step guidance for installing flexpart v8.2 at your local unix machine.
    12 Please consider to consult Flexpart v8.2 documentation
     11a step-by-step guidance for installing FLEXPART v8.2 at your local unix machine.
     12Please consider to consult FLEXPART v8.2 documentation
    1313
    14 1. Download Grib-API und Jasper as described in the flexpart documentation
     141. Download Grib-API und Jasper as described in the FLEXPART documentation
    1515
    16162. Install Jasper library
     
    3838 make install
    3939}}}
    40 4. Add the following lines to the bash.rc-file of your home directory:
     404. Add the following lines to the .bashrc-file of your home directory:
    4141{{{
    4242 edit %HOME%/.bashrc (e.g. vi or emacs)
     
    4646 export PATH=$GRIB_API_BIN:$PATH
    4747}}}
    48 5. Testing if Grib-API installation has been successful: read out Grib-file:
     485. Testing whether Grib-API installation has been successful: read out Grib-file:
    4949{{{
    5050 grib_ls %FILENAME%
     
    6565}}}
    6666
    67 Adjust file includepar in the Flexpart-directory to your local computing capacities (if the values of the following parameters are choosen too high, compiling via make will fail)
     67Adjust file includepar in the FLEXPART directory to your local computing capacities and your needs (if the values of the following parameters are choosen too high, compiling via make will fail)
    6868{{{
    6969 parameter(nxmax=721,nymax=361,nuvzmax=92,nwzmax=92,nzmax=92) (input: ECMWF windfields with resolution 0.5°)
     
    7474 make
    7575}}}
    76 Minimum requirements to achieve results in a reasonable time: 4GB RAM
     76Minimum requirements for typical domains and particle numbers: 4 GB RAM