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/Documentation/Input/fortran_makefile.rst

    rba99230 rb1674ed  
    1 ***********************************
    2 The Fortran Makefile - ``CONVERT2``
    3 ***********************************
     1**************************************
     2The Fortran Makefile - ``calc_etadot``
     3**************************************
    44
    55.. _ref-convert:
    66
    77``Flex_extract``'s Fortran program will be compiled during
    8 the installation process to get the executable named ``CONVERT2``.
     8the installation process to get the executable named ``calc_etadot``.
    99
    10 ``flex_extract`` has a couple of ``Makefiles`` prepared which can be found in the directory
    11 ``flex_extract_vX.X/source/fortran``, where ``vX.X`` should be substituted with the current version number.
    12 A list of these ``Makefiles`` are shown below:
     10``Flex_extract`` has a couple of ``makefiles`` prepared which can be found in the directory
     11``flex_extract_vX.X/Source/Fortran``, where ``vX.X`` should be substituted with the current version number.
     12A list of these ``makefiles`` are shown below:
    1313
    1414
     
    1616| Files to be used as they are!
    1717   
    18     | **Makefile.gfortran**
     18    | **makefile_ecgate**
    1919    | For the use on ECMWF's server **ecgate**.
    2020
    21     | **Makefile.CRAY**
     21    | **makefile_cray**
    2222    | For the use on ECMWF's server **cca/ccb**.
    2323   
     
    2525| It is necessary to adapt **ECCODES_INCLUDE_DIR** and **ECCODES_LIB**
    2626 
    27     | **Makefile.local.gfortran**
    28     | For the use with gfortran compiler.
     27    | **makefile_fast**
     28    | For the use with gfortran compiler and optimization mode.
    2929
    30     | **Makefile.local.ifort**
    31     | For the use with ifort compiler.
     30    | **makefile_debug**
     31    | For the use with gfortran compiler in debugging mode.
    3232
    3333
    34 For instructions on how to adapt the ``Makefiles`` for the local application mode
     34For instructions on how to adapt the ``makefiles`` for the local application mode
    3535please see :ref:`ref-install-local`.
    3636
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG