/[MITgcm]/manual/s_examples/held_suarez_cs/inp_data.shap.templ
ViewVC logotype

Diff of /manual/s_examples/held_suarez_cs/inp_data.shap.templ

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

revision 1.1 by jmc, Mon Aug 8 21:09:38 2005 UTC revision 1.2 by jmc, Tue Aug 9 18:46:39 2005 UTC
# Line 1  Line 1 
1    
2  %\subsubsection{File {\it input/data.pkg}}  %\subsubsection{File {\it input/data.shap}}
3  %\label{www:tutorials}  %\label{www:tutorials}
4    
5  This file, reproduced completely below, specifies the parameters  This file, reproduced completely below, specifies the parameters
# Line 23  to use, here S2 in this experiment Line 23  to use, here S2 in this experiment
23   nShapUV=4,   nShapUV=4,
24  \end{verbatim}  \end{verbatim}
25  Those lines select the order of the shapiro filter  Those lines select the order of the shapiro filter
26  for active tracer ($\theta$ and $q$) and momentum respectively.  for active tracer ($\theta$ and $q$) and momentum ($u,v$) respectively.
27  This sets the integer parameter $n$ to 4, in the equations of  This sets the integer parameter $n$ to 4, in the equations of
28  section \ref{sect:shapiro-filter}, which implies a 8th order  section \ref{sect:shapiro-filter}, which corresponds to a 8th order
29  filter.  filter.
30    
31  \item Lines PUT_LINE_NB:nShapTrPhys= and PUT_LINE_NB:nShapUVPhys=,  \item Lines PUT_LINE_NB:nShapTrPhys= and PUT_LINE_NB:nShapUVPhys=,
# Line 35  filter. Line 35  filter.
35  \end{verbatim}  \end{verbatim}
36  Those lines select the order of the physical space filter  Those lines select the order of the physical space filter
37  (filter function S2g, in section \ref{sect:shapiro-filter})  (filter function S2g, in section \ref{sect:shapiro-filter})
38  that applies to for $\theta$ and $q$ and for $u$ and $v$ respectively.  that applies to $\theta,q$ and to $u,v$ respectively.
39  The difference $ nShapT - nShapTrPhys $ and $ nShapUV - nShapUVPhys $  The differences {\it nShapT - nShapTrPhys} and {\it nShapUV - nShapUVPhys}
40  correspond to the order of the computational filter  correspond to the order of the computational filter
41  (filter function S2c, in section \ref{sect:shapiro-filter}).  (filter function S2c, in section \ref{sect:shapiro-filter}).
42    

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

  ViewVC Help
Powered by ViewVC 1.1.22