Changes between Version 3 and Version 4 of doc/install/advanced


Ignore:
Timestamp:
Feb 10, 2017 9:55:32 AM (8 years ago)
Author:
kanani
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/install/advanced

    v3 v4  
    7777To avoid the re-compilation of the complete source code for each model run, PALM willl be pre-compiled once on the remote host by again using the script '''mbuild'''. Due to the use of FORTRAN modules in the source code, the subroutines must be compiled in a certain order. Therefore the so-called ''make'' mechanism is used (see the respective man-page of the Unix operating system), requiring a {{{Makefile}}}, in which the dependencies are described. This file is found in subdirectory {{{trunk/SOURCE}}}, where also the PALM code is stored. The compiled sources (object files) are stored on the remote computer in the default directory {{{~/palm/current_version/MAKE_DEPOSITORY_<block_descriptor>}}}, where {{{<block_descriptor>}}} is composed of the third (and fourth, if existing) column of the respective block in the configuration file (e.g. {{{lccrayh_parallel}}} for HLRN).
    7878
    79 The pre-compilation for the remote host (here the SGI-ICE system of HLRN) is done by
     79The pre-compilation for the remote host (here the Cray XC30/40 system of HLRN) is done by
    8080{{{
    8181  mbuild -h lccrayh