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.
chap_miscellaneous.tex in NEMO/trunk/doc/latex/SI3/subfiles – NEMO

source: NEMO/trunk/doc/latex/SI3/subfiles/chap_miscellaneous.tex @ 11015

Last change on this file since 11015 was 11015, checked in by nicolasmartin, 5 years ago

Modification of the content to be in line with the NEMO manual
SI3 manual can now be build like the NEMO manual with ./manual_build.sh SI3

  • Mimick the directory organisation with main and subfiles folders.
  • Regarding the particular case of namelists
    • Remove the duplicates already contained in the global namelists folder at 1st level of ./doc
    • Keep the namelists sub-folder only for namdyn_adv & namsbc which already exist in ocean namelists
  • Rewriting of SI3_manual.tex with NEMO_manual.tex as template to easily highlight differences
  • Updating of several paths for figures/namelists inclusion or LaTeX files referencing
  • LaTeX source:
    • Replacement of \forfile command for namelists with pre-configured \nlst alias
    • " "" \bm with \mathbf (save installation of an extra package)
File size: 386 bytes
Line 
1\documentclass[../main/SI3_manual]{subfiles}
2
3\begin{document}
4
5% ================================================================
6% Chapter 12 -Miscellaneous
7% ================================================================
8
9\chapter{Miscellaneous topics}
10\label{chap:MIS}
11\minitoc
12
13\newpage
14$\ $\newline    % force a new line
15
16getting started, namelists, configs, ...
17
18\end{document}
Note: See TracBrowser for help on using the repository browser.