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


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

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/UserGuide/CompileMethods

    v25 v26  
    7070While 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 
    7474Compile 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]]