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

Annotation of /MITgcm/verification/tutorial_global_oce_optim/README

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


Revision 1.1 - (hide annotations) (download)
Thu Apr 20 18:02:30 2006 UTC (18 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58l_post, checkpoint58e_post, checkpoint58u_post, checkpoint58w_post, checkpoint58r_post, checkpoint58n_post, checkpoint58x_post, checkpoint58t_post, checkpoint58h_post, checkpoint58q_post, checkpoint58j_post, checkpoint59e, checkpoint59d, checkpoint59g, checkpoint59f, checkpoint59a, checkpoint59c, checkpoint59b, checkpoint59m, checkpoint59l, checkpoint59i, checkpoint59h, checkpoint59k, checkpoint59j, checkpoint59, checkpoint58f_post, checkpoint58d_post, checkpoint58i_post, checkpoint58g_post, checkpoint58o_post, checkpoint58y_post, checkpoint58k_post, checkpoint58v_post, checkpoint58s_post, checkpoint58p_post, checkpoint58m_post
tutorial_global_oce_optim : comming soon

1 jmc 1.1 Tutorial Example: "Global Ocean State Estimation"
2     (Global Ocean State Estimation at 4.o Resolution)
3     ================================================
4    
5     Configure and compile the code:
6     cd build
7     ../../../tools/genmake2 -mods ../code_ad -adof=../../../tools/adjoint_options/adjoint_staf [-of my_platform_optionFile]
8     make depend
9     make adall
10    
11     To run:
12     cd build
13     ln -s ../input_ad/* .
14     ln -s ../input/* .
15     ./mitgcmuv_ad > output.txt_adm
16    
17     There is comparison output in the directory:
18     results/output.txt_adm
19     grep for grdchk output:
20     grep 'precision_grdchk_result' output.txt_adm
21    
22     Comments:

  ViewVC Help
Powered by ViewVC 1.1.22