Changes between Version 15 and Version 16 of Doc/Tools/External


Ignore:
Timestamp:
11/08/19 11:52:04 (4 years ago)
Author:
acosce
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/Tools/External

    v15 v16  
    88# Important tools used in the IPSL climate modeling framework # 
    99 
    10 The following tools are used for all steps from setup to post processing. They must be available on the [wiki:DocBenv computing machine] (except [#Forge forge]). 
     10The following tools are used for all steps from setup to post processing. They must be available on the [wiki:Doc/ComputingCenters computing machine] (except [#Forge forge]). 
    1111 
    12 The [wiki:DocBenvEcommonfiles common] account configuration files allow you to access the proper version of the tools (e.g. {{{module load}}}). 
     12The [wiki:Doc/ComputingCenters/SharedFiles common] account configuration files allow you to access the proper version of the tools (e.g. {{{module load}}}). 
    1313 
    1414## Forge ## 
     
    2323 
    2424## Shell ## 
    25  * bash : recommended for interactive mode   --- You can read IPSL documentation on Bash [https://forge.ipsl.jussieu.fr/igcmg_doc/wiki/DocKexterntools#BootCampIPSLpresentations-documentations-handsonsessions here] 
     25 * bash : recommended for interactive mode   --- You can read IPSL documentation on Bash [wiki:Doc/Tools/External#BootCampIPSLpresentations-documentations-handsonsessions here] 
    2626 * ksh : used in batch scripts 
    2727 * awk gnu ({{{[g]awk}}}) 
     
    3131 
    3232 * Official website: [http://subversion.apache.org/ subversion]  
    33  * Basic command: [wiki:DocKexterntoolsAsvnbasic svn] 
     33 * Basic command: [wiki:Doc/Tools/External/SvnBasic svn] 
    3434 * Online subversion manual: http://svnbook.red-bean.com/index.en.html 
    3535 
    36 You can read some IPSL slides on svn [https://forge.ipsl.jussieu.fr/igcmg_doc/wiki/DocKexterntools#BootCampIPSLpresentations-documentations-handsonsessions here] 
     36You can read some IPSL slides on svn [wiki:Doc/Tools/External#BootCampIPSLpresentations-documentations-handsonsessions here] 
    3737 
    3838## C++ compilers ##