--- manual/s_getstarted/text/customization.tex 2004/10/14 14:54:24 1.2 +++ manual/s_getstarted/text/customization.tex 2006/04/15 14:43:59 1.5 @@ -1,4 +1,8 @@ \section[Customizing MITgcm]{Doing it yourself: customizing the code} +\label{sect:customize} +\begin{rawhtml} + +\end{rawhtml} When you are ready to run the model in the configuration you want, the easiest thing is to use and adapt the setup of the case studies @@ -634,9 +638,8 @@ set to \texttt{'.FALSE.'}, free-slip boundary conditions are applied. If no-slip boundary conditions are applied at the bottom, a bottom drag can be applied as well. Two forms are available: linear - (set the variable \textbf{bottomDragLinear} in s$ ^{-1}$) and - quadratic (set the variable \textbf{bottomDragQuadratic} in - m$^{-1}$). + (set the variable \textbf{bottomDragLinear} in m/s) and + quadratic (set the variable \textbf{bottomDragQuadratic}, dimensionless). The Fourier and Shapiro filters are described elsewhere.