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 10146 for NEMO/trunk/doc/latex/NEMO/subfiles/chap_misc.tex – NEMO

Ignore:
Timestamp:
2018-09-20T18:06:07+02:00 (6 years ago)
Author:
nicolasmartin
Message:

Reorganisation for future addition of .rst files from users wiki extraction

  • Create root directories latex and rst for tidy up
  • Move namelists folder to the root with the aim to gather later all namelist groups here (OCE, ICE & TOP) Also building scripts have been modified so that figures is now expected to be present at the root
  • Create bin directory with namelist utilities (check and update)
  • Under rst, add 4 dummy files that would gather the whole documentation existing currently in users wiki
    • model_interfacing.rst
    • reference_configurations.rst
    • setup_configuration.rst
    • test_cases.rst
Location:
NEMO/trunk/doc/latex
Files:
2 added
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/doc/latex/NEMO/subfiles/chap_misc.tex

    r9407 r10146  
    124124\noindent Add the logical switch to \ngn{namcfg} in the configuration namelist and set true: 
    125125%--------------------------------------------namcfg-------------------------------------------------------- 
    126 \forfile{../namelists/namcfg} 
     126 
     127\nlst{namcfg} 
    127128%-------------------------------------------------------------------------------------------------------------- 
    128129 
     
    233234\label{sec:MISC_opt} 
    234235%--------------------------------------------namctl------------------------------------------------------- 
    235 \forfile{../namelists/namctl}  
     236 
     237\nlst{namctl}  
    236238%-------------------------------------------------------------------------------------------------------------- 
    237239 
Note: See TracChangeset for help on using the changeset viewer.