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 10201 for NEMO/trunk/INSTALL.rst – NEMO

Ignore:
Timestamp:
2018-10-18T12:53:04+02:00 (6 years ago)
Author:
nicolasmartin
Message:

Various modifications related to the setting of a NEMO Quick Start Guide

  • Add missing namelist blocks from ICE and TOP
  • Create a hidden .global.rst to gather common URL links
  • Convert animated gif to frames images for PDF export
  • Place different README.rst appropriately in the code structure and refer to them with symbolic links in doc/rst/source
File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/INSTALL.rst

    r10187 r10201  
    22Install the framework 
    33===================== 
     4 
     5.. include:: .global.rst 
    46 
    57.. contents:: \ 
     
    116118More options 
    117119 
    118 .. includefile:: 
    119  
    120     
     120.. 
     121   .. literalinclude:: 
    121122 
    122123----------------- 
     
    166167----------------- 
    167168 
    168 Once makenemo has run successfully, the opa executable is available in CONFIG/"MY_CONFIG"/EXP00 
    169 For the reference configurations, the EXP00 folder also contains the initial input files (namelists, *xml files for the IOs…). If the configuration also needs NetCDF input files, this should be downloaded here from the corresponding tar file, see Users/Reference Configurations 
     169Once makenemo has run successfully, the opa executable is available in ``CONFIG/MY_CONFIG/EXP00`` 
     170For the reference configurations, the EXP00 folder also contains the initial input files (namelists, \*xml files for the IOs…). If the configuration also needs NetCDF input files, this should be downloaded here from the corresponding tar file, see Users/Reference Configurations 
    170171 
    171172   cd 'MY_CONFIG'/EXP00 
Note: See TracChangeset for help on using the changeset viewer.