source: flex_extract.git/for_developers/Sphinx/source/Documentation/Input/fortran_makefile.rst @ 0b00607

ctbtodev
Last change on this file since 0b00607 was 0b00607, checked in by Anne Philipp <anne.philipp@…>, 5 years ago

Documentation status version 0

  • Property mode set to 100644
File size: 1.1 KB
RevLine 
[0b00607]1***********************************
2The Fortran Makefile - ``CONVERT2``
3***********************************
[41c9dbc]4
5.. _ref-convert:
6
[0b00607]7``Flex_extract``'s Fortran program will be compiled during
8the installation process to get the executable named ``CONVERT2``.
9
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:
[41c9dbc]13
14
15| **Remote/Gateway mode**:
16| Files to be used as they are!
17   
18    | **Makefile.gfortran**
19    | For the use on ECMWF's server **ecgate**.
20
21    | **Makefile.CRAY**
22    | For the use on ECMWF's server **cca/ccb**.
23   
24| **Local mode**
25| It is necessary to adapt **ECCODES_INCLUDE_DIR** and **ECCODES_LIB**
26 
27    | **Makefile.local.gfortran**
28    | For the use with gfortran compiler.
29
30    | **Makefile.local.ifort**
31    | For the use with ifort compiler.
32
33
[0b00607]34For instructions on how to adapt the ``Makefiles`` for the local application mode
35please see :ref:`ref-install-local`.
[41c9dbc]36
37
38   
39.. toctree::
40    :hidden:
41    :maxdepth: 2
Note: See TracBrowser for help on using the repository browser.
hosted by ZAMG