Changes between Version 24 and Version 25 of Documentation/UserGuide/CompileMethods


Ignore:
Timestamp:
2020-02-28T11:02:02+01:00 (4 years ago)
Author:
maignan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/UserGuide/CompileMethods

    v24 v25  
    6868== More about makeorchidee_fcm == 
    6969The script [https://forge.ipsl.jussieu.fr/orchidee/browser/trunk/ORCHIDEE/makeorchidee_fcm makeorchidee_fcm] compiles ORCHIDEE using the FCM, a software developed by the Hadley Centre. 
    70 While using this script the dependencies between fortran modules do not need to be set in advance. Fcm determines the dependencies. Fcm is stored in tools/ directory. 
     70While using this script the dependencies between fortran modules do not need to be set in advance. Fcm determines the dependencies. Fcm is stored in ''tools/'' directory. 
    7171 
    72 makeorchidee_fcm is launched by the main script or the main makefile in config directory but it can also be launched manually from modeles directory. In the later case, '''IOIPSL and XIOS must have been compiled previously''', this is not recommended. 
     72makeorchidee_fcm is launched by the main script or the main makefile in ''config'' directory but it can also be launched manually from modeles directory. In the later case, '''IOIPSL and XIOS must have been compiled previously''', this is not recommended. 
    7373 
    74 Compile options for different target machines or compilers are defined in the directory ''arch/''. For each target machine two files must exist : archname.fcm and archname.path. Use ''./makeorchidee_fcm -h'' to get information about available arguments. See here the main arguments [[BR]] 
     74Compile options for different target machines or compilers are defined in the directory ''arch/''. For each target machine two files must exist: ''archname.fcm'' and ''archname.path''. Use ''./makeorchidee_fcm -h'' to get information about available arguments. See here the main arguments [[BR]] 
    7575{{{ 
    7676./makeorchidee_fcm [Options]