New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 11564 for NEMO/branches/2019/dev_r10973_AGRIF-01_jchanut_small_jpi_jpj/INSTALL.rst – NEMO

Ignore:
Timestamp:
2019-09-18T16:11:52+02:00 (5 years ago)
Author:
jchanut
Message:

#2199, merged with trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/dev_r10973_AGRIF-01_jchanut_small_jpi_jpj/INSTALL.rst

    r10604 r11564  
    104104   .. code:: console 
    105105 
    106       $ svn co http://forge.ipsl.jussieu.fr/ioserver/svn/XIOS/branchs/xios-2.5 
     106      $ svn co https://forge.ipsl.jussieu.fr/ioserver/svn/XIOS/branchs/xios-2.5 
    107107 
    108108Download the NEMO source code 
     
    147147 
    148148All compiler options in NEMO are controlled using files in 
    149 trunk/arch/arch-'my_arch'.fcm where 'my_arch' is the name of the computing 
     149``./arch/arch-'my_arch'.fcm`` where 'my_arch' is the name of the computing 
    150150architecture.  It is recommended to copy and rename an configuration file from 
    151151an architecture similar to your owns. You will need to set appropriate values 
     
    286286.. code-block:: sh 
    287287 
    288         trunk/cfgs/'MYCONFIG'/cpp_'MY_CONFIG'.fcm 
     288        ./cfgs/'MYCONFIG'/cpp_'MY_CONFIG'.fcm 
    289289 
    290290 
Note: See TracChangeset for help on using the changeset viewer.