/[MITgcm]/manual/s_getstarted/text/customization.tex
ViewVC logotype

Diff of /manual/s_getstarted/text/customization.tex

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.2 by cnh, Thu Oct 14 14:54:24 2004 UTC revision 1.5 by jmc, Sat Apr 15 14:43:59 2006 UTC
# Line 1  Line 1 
1  \section[Customizing MITgcm]{Doing it yourself: customizing the code}  \section[Customizing MITgcm]{Doing it yourself: customizing the code}
2    \label{sect:customize}
3    \begin{rawhtml}
4    <!-- CMIREDIR:customizing_mitgcm: -->
5    \end{rawhtml}
6    
7  When you are ready to run the model in the configuration you want, the  When you are ready to run the model in the configuration you want, the
8  easiest thing is to use and adapt the setup of the case studies  easiest thing is to use and adapt the setup of the case studies
# Line 634  variables. Line 638  variables.
638    set to \texttt{'.FALSE.'}, free-slip boundary conditions are    set to \texttt{'.FALSE.'}, free-slip boundary conditions are
639    applied. If no-slip boundary conditions are applied at the bottom, a    applied. If no-slip boundary conditions are applied at the bottom, a
640    bottom drag can be applied as well. Two forms are available: linear    bottom drag can be applied as well. Two forms are available: linear
641    (set the variable \textbf{bottomDragLinear} in s$ ^{-1}$) and    (set the variable \textbf{bottomDragLinear} in m/s) and
642    quadratic (set the variable \textbf{bottomDragQuadratic} in    quadratic (set the variable \textbf{bottomDragQuadratic}, dimensionless).
   m$^{-1}$).  
643    
644    The Fourier and Shapiro filters are described elsewhere.    The Fourier and Shapiro filters are described elsewhere.
645    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.22