/[MITgcm]/MITgcm/verification/exp0/README
ViewVC logotype

Annotation of /MITgcm/verification/exp0/README

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


Revision 1.2 - (hide annotations) (download)
Thu Mar 3 16:50:38 2005 UTC (19 years, 1 month ago) by baylor
Branch: MAIN
CVS Tags: checkpoint57t_post, checkpoint57m_post, checkpoint57v_post, checkpoint57g_pre, checkpoint57f_post, checkpoint57s_post, checkpoint57j_post, checkpoint58b_post, checkpoint57f_pre, checkpoint57g_post, checkpoint57h_pre, checkpoint57y_post, checkpoint57x_post, checkpoint57h_post, checkpoint57y_pre, checkpoint57o_post, checkpoint57r_post, checkpoint57k_post, checkpoint57i_post, checkpoint58, checkpoint57h_done, checkpoint58d_post, checkpoint57w_post, checkpoint57p_post, checkpint57u_post, checkpoint58a_post, checkpoint57q_post, checkpoint57z_post, checkpoint58c_post, checkpoint57l_post
Changes since 1.1: +1 -0 lines
Adding junk to test account.

1 adcroft 1.1 Example: "Barotropic double-gyre"
2     =================================
3    
4     To apply the changes to the default configuration of MITgcmUV:
5     cp ../verification/exp0/code/SIZE.h ../model/inc/
6     cp ../verification/exp0/code/CPP_OPTIONS.h ../model/inc/
7     cp ../verification/exp0/code/CPP_EEOPTIONS.h ../eesupp/inc/
8    
9     Configure and compile the code:
10     cd bin
11     ../tools/genmake -makefile
12     make depend
13     make
14    
15     To run:
16     cd ../exe
17     cp ../verification/exp0/input/* .
18     ./mitgcmuv
19    
20     There is comparison output in the directory:
21     ../verification/exp0/results
22    
23     Comments:
24     The input data is real*8 and generated using the MATLAB script
25     gendata.m.

  ViewVC Help
Powered by ViewVC 1.1.22