source: flex_extract.git/For_developers/Sphinx/source/Documentation/Input/fortran_makefile.rst @ b1674ed

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

updated online documentation FIX for tickets #265 and #262

  • Property mode set to 100644
File size: 1.1 KB
RevLine 
[b1674ed]1**************************************
2The Fortran Makefile - ``calc_etadot``
3**************************************
[41c9dbc]4
5.. _ref-convert:
6
[0b00607]7``Flex_extract``'s Fortran program will be compiled during
[b1674ed]8the installation process to get the executable named ``calc_etadot``.
[0b00607]9
[b1674ed]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   
[b1674ed]18    | **makefile_ecgate**
[41c9dbc]19    | For the use on ECMWF's server **ecgate**.
20
[b1674ed]21    | **makefile_cray**
[41c9dbc]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 
[b1674ed]27    | **makefile_fast**
28    | For the use with gfortran compiler and optimization mode.
[41c9dbc]29
[b1674ed]30    | **makefile_debug**
31    | For the use with gfortran compiler in debugging mode.
[41c9dbc]32
33
[b1674ed]34For instructions on how to adapt the ``makefiles`` for the local application mode
[0b00607]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