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 11015 for NEMO/trunk/doc/latex/SI3/subfiles/chap_thermo.tex – NEMO

Ignore:
Timestamp:
2019-05-20T20:57:09+02:00 (5 years ago)
Author:
nicolasmartin
Message:

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)
Location:
NEMO/trunk/doc/latex/SI3/subfiles
Files:
1 edited
1 moved

Legend:

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

    r9974 r11015  
    1 \documentclass[../../tex_main/NEMO_manual]{subfiles} 
     1\documentclass[../main/SI3_manual]{subfiles} 
    22 
    33\begin{document} 
     
    3434\begin{center} 
    3535\vspace{0cm} 
    36 \includegraphics[height=10cm,angle=-00]{../Figures/Openwater_eb.png} 
     36\includegraphics[height=10cm,angle=-00]{Openwater_eb} 
    3737\caption{Scheme of the estimate of the heat budget of the first ocean level.} 
    3838\label{fig_yield} 
Note: See TracChangeset for help on using the changeset viewer.