194 |
|
|
195 |
\begin{enumerate} |
\begin{enumerate} |
196 |
\item{go to the build directory in verification/dic\_example:\\ |
\item{go to the build directory in verification/dic\_example:\\ |
197 |
\hspace{1cm} $>$ {\it cd verification/dic\_example/build}} |
\hspace{1cm} {\it cd verification/dic\_example/build}} |
198 |
\item{create the Makefile:\\ |
\item{create the Makefile:\\ |
199 |
\hspace{1cm} $>$ {\it ../../../tools/genmake2 -mods=code}} |
\hspace{1cm} {\it ../../../tools/genmake2 -mods=code}} |
200 |
\item{create all the links:\\ |
\item{create all the links:\\ |
201 |
\hspace{1cm} $>$ {\it make depend}} |
\hspace{1cm} {\it make depend}} |
202 |
\item{compile (the executable will be called mitgcmuv):\\ |
\item{compile (the executable will be called mitgcmuv):\\ |
203 |
\hspace{1cm} $>$ {\it make}} |
\hspace{1cm} {\it make}} |
204 |
\item{move the executable to the directory with all the inputs:\\ |
\item{move the executable to the directory with all the inputs:\\ |
205 |
\hspace{1cm} $>$ {\it mv mitgcmuv ../input/}} |
\hspace{1cm} {\it mv mitgcmuv ../input/}} |
206 |
\item{go to the input directory and run the model:\\ |
\item{go to the input directory and run the model:\\ |
207 |
\hspace{1cm} $>$ {\it cd ../input}\\ |
\hspace{1cm} {\it cd ../input}\\ |
208 |
\hspace{1cm} $>$ {\it ./mitgcmuv}} |
\hspace{1cm} {\it ./mitgcmuv}} |
209 |
\end{enumerate} |
\end{enumerate} |
210 |
As the model is set up to run in the verification experiment, it only |
As the model is set up to run in the verification experiment, it only |
211 |
runs for 4 timestep (2 days) and outputs data at the end of this short |
runs for 4 timestep (2 days) and outputs data at the end of this short |