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 2142 for branches/DEV_r1924_nocs_latphys/DOC/NEMO_book.tex – NEMO

Ignore:
Timestamp:
2010-10-01T12:04:53+02:00 (14 years ago)
Author:
sga
Message:

NEMO branch DEV_r1924_nocs_latphys. George Nurser.

DOC/NEMO_book.tex:

Removed local additions

NEMO/OPA_SRC/LDF/ldfslp.F90:

Calculate triad volumes as quarter of u- & v-volumes
Include tapering factor into zsxe, so now terms in wslp2
are implicitly multiplied by tapering factor2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/DEV_r1924_nocs_latphys/DOC/NEMO_book.tex

    r2078 r2142  
    131131%% agn use maths shortcuts 
    132132\usepackage{math_abbrev} 
    133  
    134 %% agn give footer with commit hash 
    135 %%    need to call (pdf)latex with --enable-write18 
    136 \immediate\write18{sh ./vc -m} 
    137 \input{vc} 
    138 \fancyfoot[LE,LO]{\textcolor{gray}{\small{Rev: \VCRevisionMod}}} 
    139 \fancyfoot[RE,RO]{\textcolor{gray}{\small{Time: \VCDateISO~\VCTime}}} 
    140133 
    141134%%% essai commande 
Note: See TracChangeset for help on using the changeset viewer.