Changeset b1674ed in flex_extract.git for For_developers/Sphinx/source/installation.rst


Ignore:
Timestamp:
Apr 1, 2020, 5:03:13 PM (4 years ago)
Author:
Anne Philipp <anne.philipp@…>
Branches:
master, ctbto, dev
Children:
d78851d, e0005c9
Parents:
50f9ca6
Message:

updated online documentation FIX for tickets #265 and #262

File:
1 edited

Legend:

Unmodified
Added
Removed
  • For_developers/Sphinx/source/installation.rst

    r30f7911 rb1674ed  
    124124    .. code-block:: bash
    125125
    126        $ git clone --single-branch --branch master https://www.flexpart.eu/gitmob/flexpart
     126       $ git clone --single-branch --branch master https://www.flexpart.eu/gitmob/flex_extract
    127127
    128128
     
    223223--------------------
    224224
    225 To check whether the Fortran program ``CONVERT2`` has been compiled and runs properly, it can be applied to a prepared minimal dataset.
     225To check whether the Fortran program ``calc_etadot`` has been compiled and runs properly, it can be applied to a prepared minimal dataset.
    226226
    227227For this, go from the ``flex_extract`` root directory to the ``Testing/Installation/Convert/`` directory and execute the Fortran program.
     
    234234   cd Testing/Installation/Convert
    235235   # execute the Fortran progam without arguments
    236    ../../../Source/Fortran/CONVERT2
     236   ../../../Source/Fortran/calc_etadot
    237237
    238238The installation was successfull if you obtain on standard output:
    239239
    240240.. code-block:: bash
    241 
    242     readspectral:            1  records read
    243     readlatlon:            8  records read
    244    STATISTICS:  98842.4598 98709.7359  5120.5385
    245     readlatlon:            4  records read
    246     readlatlon:            4  records read
    247     readlatlon:            4  records read
    248    SUCCESSFULLY FINISHED CONVERT_PRE: CONGRATULATIONS
     241   
     242    STATISTICS:          98842.4598  98709.7359   5120.5385
     243    STOP SUCCESSFULLY FINISHED calc_etadot: CONGRATULATIONS
     244
    249245
    250246Now go back to the root directory:
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG