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 8862 for branches/2015/nemo_v3_6_STABLE/NEMOGCM/TOOLS/SIREN/src/docsrc/6_perio.md – NEMO

Ignore:
Timestamp:
2017-11-30T16:58:49+01:00 (6 years ago)
Author:
jpaul
Message:

Bugs fix: see tickets #1989

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2015/nemo_v3_6_STABLE/NEMOGCM/TOOLS/SIREN/src/docsrc/6_perio.md

    r6468 r8862  
    66<dd>ghost cells (solid walls) are imposed at all model boundaries.</dd>  
    77@image html perio0_20.png  
    8 @latexonly 
    9 \begin{center} 
    10 \includegraphics{perio0_20.png} 
    11 \end{center} 
    12 @endlatexonly 
     8<center>@image latex perio0_20.png  
     9</center> 
    1310<dt>cyclic east-west boundary (in_perio=1)</dt> 
    1411<dd>first and last rows are closed, whilst the first column is set to the value of the last-but-one column and the last column to the value of the second one.</dd>   
    1512@image html perio1_20.png  
    16 @latexonly 
    17 \begin{center} 
    18 \includegraphics{perio1_20.png} 
    19 \end{center} 
    20 @endlatexonly 
     13<center>@image latex perio1_20.png  
     14</center> 
    2115<dt>symmetric boundary condition across the equator. (in_perio=2)</dt> 
    2216<dd>last row, and first and last columns are closed. </dd>  
    2317@image html perio2_20.png  
    24 @latexonly 
    25 \begin{center} 
    26 \includegraphics{perio2_20.png} 
    27 \end{center} 
    28 @endlatexonly 
     18<center>@image latex perio2_20.png  
     19</center> 
    2920<dt>North fold boundary with a T -point pivot (in_perio=3)</dt> 
    3021<dd>first row, and first and last columns are closed. </dd>  
    3122@image html perio3_20.png  
    32 @latexonly 
    33 \begin{center} 
    34 \includegraphics{perio3_20.png} 
    35 \end{center} 
    36 @endlatexonly 
     23<center>@image latex perio3_20.png  
     24</center> 
    3725<dt>North fold boundary with a T -point pivot and cyclic east-west boundary (in_perio=4)</dt> 
    3826<dd>first row is closed. The first column is set to the value of the last-but-one column and the last column to the value of the second one. </dd>  
    3927@image html perio4_20.png  
    40 @latexonly 
    41 \begin{center} 
    42 \includegraphics{perio4_20.png} 
    43 \end{center} 
    44 @endlatexonly 
     28<center>@image latex perio4_20.png  
     29</center> 
    4530<dt>North fold boundary with a F -point pivot (in_perio=5)</dt> 
    4631<dd>first row, and first and last columns are closed. </dd>  
    4732@image html perio5_20.png  
    48 @latexonly 
    49 \begin{center} 
    50 \includegraphics{perio5_20.png} 
    51 \end{center} 
    52 @endlatexonly 
     33<center>@image latex perio5_20.png  
     34</center> 
    5335<dt>North fold boundary with a F -point pivot and cyclic east-west boundary (in_perio=6)</dt> 
    5436<dd>first row is closed. The first column is set to the value of the last-but-one column and the last column to the value of the second one.</dd>  
    5537@image html perio6_20.png  
    56 @image html perio5_20.png  
    57 @latexonly 
    58 \begin{center} 
    59 \includegraphics{perio6_20.png} 
    60 \end{center} 
    61 @endlatexonly 
     38<center>@image latex perio6_20.png  
     39</center> 
    6240</dl> 
    6341@sa For more information about NEMO periodicity, see _Model Boundary Condition_ chapter in [NEMO documentation](http://www.nemo-ocean.eu/About-NEMO/Reference-manuals)) 
Note: See TracChangeset for help on using the changeset viewer.