source: flex_extract.git/Documentation/html/_sources/Documentation/Input/fortran_makefile.rst.txt @ 47be0cb6

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

capitalize all directory names and adapt pathes in files

  • Property mode set to 100644
File size: 1.1 KB
Line 
1***********************************
2The Fortran Makefile - ``CONVERT2``
3***********************************
4
5.. _ref-convert:
6
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:
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
34For instructions on how to adapt the ``Makefiles`` for the local application mode
35please see :ref:`ref-install-local`.
36
37
38   
39.. toctree::
40    :hidden:
41    :maxdepth: 2
Note: See TracBrowser for help on using the repository browser.
hosted by ZAMG