/[MITgcm]/manual/s_ecco/text/ecco.tex
ViewVC logotype

Diff of /manual/s_ecco/text/ecco.tex

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

revision 1.4 by gforget, Wed Sep 21 12:50:01 2016 UTC revision 1.5 by gforget, Fri Sep 23 18:26:49 2016 UTC
# Line 92  parameter                                      &       type                    &       function \\ \hl Line 92  parameter                                      &       type                    &       function \\ \hl
92  \texttt{gencost\_enddate1}      &       integer &       Not fully implemented (used only in sec.~\ref{v4custom})\\  \texttt{gencost\_enddate1}      &       integer &       Not fully implemented (used only in sec.~\ref{v4custom})\\
93  \texttt{gencost\_enddate2}      &       integer &       Not fully implemented (used only in sec.~\ref{v4custom})\\  \texttt{gencost\_enddate2}      &       integer &       Not fully implemented (used only in sec.~\ref{v4custom})\\
94  \end{tabular}  \end{tabular}
95  \caption{Parameters in \texttt{ecco\_gencost\_nml} namelist in \texttt{data.ecco}. All parameters are vectors of length \texttt{NGENCOST} (the \# of available cost terms) except for \texttt{gencost\_*proc*} are arrays of size \texttt{NGENPPROC}$\times$\texttt{NGENCOST}. Notes: \texttt{gencost\_is3d} is automatically reset to true in all 3D cases in table~\ref{tbl:gencost_ecco_barfile}.}  \caption{Parameters in \texttt{ecco\_gencost\_nml} namelist in \texttt{data.ecco}. All parameters are vectors of length \texttt{NGENCOST} (the \# of available cost terms) except for \texttt{gencost\_*proc*} are arrays of size \texttt{NGENPPROC}$\times$\texttt{NGENCOST}. Notes: \texttt{gencost\_is3d} is automatically reset to true in all 3D cases in table~\ref{tbl:gencost_ecco_barfile};
96    NGENCOST (20) and NGENPPROC (10) can be changed in ecco.h only at compile time.}
97  \label{tbl:gencost_ecco_params}  \label{tbl:gencost_ecco_params}
98  \end{table}  \end{table}
99    
# Line 205  name                                   &       description                             &       remarks \\ \ Line 206  name                                   &       description                             &       remarks \\ \
206    
207  \subsection{Key Routines}  \subsection{Key Routines}
208    
209  TBA... \texttt{cost\_generic.F}, \texttt{cost\_gencost\_boxmean.F}, \texttt{ecco\_phys.F}, \texttt{cost\_gencost\_customize.F}, \texttt{cost\_averagesfields.F}, \texttt{ecco\_toolbox.F}, ... \texttt{ecco\_readparms.F}, \texttt{ecco\_check.F}, \texttt{ecco\_summary.F}, ...  TBA...
210    \bigskip
211    \texttt{ecco\_readparms.F}, \texttt{ecco\_check.F}, \texttt{ecco\_summary.F}, ...
212    \texttt{cost\_generic.F}, \texttt{cost\_gencost\_boxmean.F}, \texttt{ecco\_toolbox.F}, ...
213    \texttt{ecco\_phys.F}, \texttt{cost\_gencost\_customize.F}, \texttt{cost\_averagesfields.F}, ...
214    
215  \subsection{Compile Options}  \subsection{Compile Options}
216    
217  TBA... ALLOW\_GENCOST3D, ALLOW\_PSBAR\_STERIC, ECCO\_CTRL\_DEPRECATED, ...  TBA...
218    \bigskip
219    ALLOW\_GENCOST\_CONTRIBUTION, ALLOW\_GENCOST3D, ...
220    ALLOW\_PSBAR\_STERIC, ALLOW\_SHALLOW\_ALTIMETRY, ALLOW\_HIGHLAT\_ALTIMETRY, ...
221    ALLOW\_PROFILES\_CONTRIBUTION, ...
222    ALLOW\_ECCO\_OLD\_FC\_PRINT, ...
223    ECCO\_CTRL\_DEPRECATED, ...
224    \bigskip
225    packages required for some functionalities: smooth, profiles, ctrl
226    

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

  ViewVC Help
Powered by ViewVC 1.1.22