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

ctbtodev
Last change on this file since f20342a was f20342a, checked in by Petra Seibert <petra.seibert [at) univie.ac.at>, 4 years ago

Language corrections for the Sections Developers, Support, Changelog, and the home directory (index.html)

further improvment of documentation, close to final

  • Property mode set to 100644
File size: 1.4 KB

The Fortran makefile for calc_etadot

?
**************************************
The Fortran makefile for ``calc_etadot``
**************************************

The Fortran program calc_etadot will be compiled during the installation process to produce the executable called calc_etadot.

Flex_extract includes several makefiles which can be found in the directory flex_extract_vX.X/Source/Fortran, where vX.X should be substituted by the current flex_extract version number. A list of these makefiles is shown below:

Remote/Gateway mode:
Files to be used as they are!
makefile_ecgate: For use on ECMWF's server ecgate.
makefile_cray: For use on ECMWF's server cca/ccb.
Local mode
It is necessary to adapt ECCODES_INCLUDE_DIR and ECCODES_LIB if they don't correspond to the standard paths pre-set in the makefiles.
makefile_fast: For use with the gfortran compiler and optimisation mode.
makefile_debug: For use with the gfortran compiler and debugging mode. Primarily for developers.

If you want to use another compiler than gfortran locally, you can still take makefile_fast, and adapt everything that is compiler-specific in this file.

For instructions on how to adapt the makefile (local application mode only), please see :ref:`ref-install-local`.

??
.. toctree::
    :hidden:
    :maxdepth: 2
Note: See TracBrowser for help on using the repository browser.
hosted by ZAMG