/[MITgcm]/MITgcm/verification/aim.5l_Equatorial_Channel/README
ViewVC logotype

Annotation of /MITgcm/verification/aim.5l_Equatorial_Channel/README

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


Revision 1.4 - (hide annotations) (download)
Sat Jan 24 20:46:31 2004 UTC (20 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57m_post, checkpoint52l_pre, checkpoint57g_pre, checkpoint57s_post, checkpoint58b_post, checkpoint57b_post, checkpoint57g_post, checkpoint56b_post, checkpoint57y_post, checkpoint52j_pre, checkpoint54d_post, checkpoint54e_post, checkpoint62c, checkpoint57r_post, checkpoint57d_post, checkpoint57i_post, checkpoint52k_post, checkpoint59, checkpoint58, checkpoint55, checkpoint54, checkpoint57, checkpoint56, checkpoint53, checkpoint58f_post, checkpoint58d_post, checkpoint58a_post, checkpoint57z_post, checkpoint54f_post, checkpoint62a, checkpoint62g, checkpoint62f, checkpoint62e, checkpoint62d, checkpoint62k, checkpoint62j, checkpoint62i, checkpoint62h, checkpoint62o, checkpoint62n, checkpoint62m, checkpoint62l, checkpoint62s, checkpoint62r, checkpoint62q, checkpoint62p, checkpoint62w, checkpoint62v, checkpoint62u, checkpoint62t, checkpoint62z, checkpoint62y, checkpoint62x, checkpoint58y_post, checkpoint58t_post, checkpoint55i_post, checkpoint58m_post, checkpoint57l_post, checkpoint57t_post, checkpoint55c_post, checkpoint57v_post, checkpoint57f_post, checkpoint53d_post, checkpoint64, checkpoint60, checkpoint61, checkpoint62, checkpoint63, checkpoint57a_post, checkpoint57h_pre, checkpoint54b_post, checkpoint58w_post, checkpoint57h_post, checkpoint52m_post, checkpoint57y_pre, checkpoint55g_post, checkpoint58o_post, checkpoint57c_post, checkpoint58p_post, checkpoint58q_post, checkpoint55d_post, checkpoint58e_post, checkpoint54a_pre, checkpoint63p, checkpoint63q, checkpoint63r, checkpoint63s, checkpoint63l, checkpoint63m, checkpoint63n, checkpoint63o, checkpoint63h, checkpoint63i, checkpoint63j, checkpoint63k, checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint53c_post, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint55d_pre, checkpoint57c_pre, checkpoint58r_post, checkpoint55j_post, checkpoint54a_post, checkpoint55h_post, checkpoint58n_post, checkpoint57e_post, checkpoint55b_post, checkpoint53a_post, checkpoint59q, checkpoint59p, checkpoint59r, checkpoint59e, checkpoint59d, checkpoint59g, checkpoint59f, checkpoint59a, checkpoint55f_post, checkpoint59c, checkpoint59b, checkpoint59m, checkpoint59l, checkpoint59o, checkpoint59n, checkpoint59i, checkpoint59h, checkpoint59k, checkpoint59j, checkpoint53g_post, checkpoint57p_post, checkpint57u_post, checkpoint57q_post, eckpoint57e_pre, checkpoint58k_post, checkpoint62b, checkpoint58v_post, checkpoint56a_post, checkpoint58l_post, checkpoint53f_post, checkpoint64q, checkpoint64p, checkpoint64s, checkpoint64r, checkpoint64u, checkpoint64t, checkpoint64i, checkpoint64h, checkpoint64k, checkpoint64j, checkpoint64m, checkpoint64l, checkpoint64o, checkpoint64n, checkpoint64a, checkpoint64c, checkpoint64b, checkpoint64e, checkpoint64d, checkpoint64g, checkpoint64f, checkpoint57h_done, checkpoint52j_post, checkpoint57j_post, checkpoint57f_pre, checkpoint61f, checkpoint58g_post, checkpoint52l_post, checkpoint58x_post, checkpoint61n, checkpoint52n_post, checkpoint53b_pre, checkpoint58h_post, checkpoint56c_post, checkpoint58j_post, checkpoint57a_pre, checkpoint55a_post, checkpoint57o_post, checkpoint61q, checkpoint57k_post, checkpoint61z, checkpoint53b_post, checkpoint57w_post, checkpoint61e, checkpoint58i_post, checkpoint57x_post, checkpoint58c_post, checkpoint58u_post, checkpoint53d_pre, checkpoint58s_post, checkpoint55e_post, checkpoint61g, checkpoint61d, checkpoint54c_post, checkpoint61b, checkpoint61c, checkpoint61a, checkpoint61o, checkpoint61l, checkpoint61m, checkpoint61j, checkpoint61k, checkpoint61h, checkpoint61i, checkpoint61v, checkpoint61w, checkpoint61t, checkpoint61u, checkpoint61r, checkpoint61s, checkpoint61p, checkpoint61x, checkpoint61y
Changes since 1.3: +23 -12 lines
update AIM Equatorial Channel experiment:
 * use standard aim_v23 pkg (instead of the old pkg/aim).

1 adcroft 1.2 Five level intermediate atmospheric physics example.
2 jmc 1.4 Experimental configuration is an equatorial channel
3     of 65 degrees wide cented on the Equator. A warm SST anomaly
4     with a gaussian shape is defined at the center of the domain
5     with an extension of ~30 degrees meridionally and ~60 degrees
6     zonally.
7    
8     The local copy of S/R aim_surf_bc.F (in code directory) provide
9     a) the SST field (hard coded).
10     b) the time in the year is fixed and corresponds to the spring equinox;
11     this ensures a symetric forcing between N & S hemispheres.
12     The model uses the standard 5-level vertical resolution of the Speedy_v23
13     code; the horizontal resolution is 2.8125 with 128x23 grid points.
14    
15 adcroft 1.3 ====================================================================
16    
17     o To reproduce the run :
18    
19     The genmake options are in .genmakerc, so that the simplest form
20     of genmake can be used :
21 jmc 1.4 cd build
22     ../../../tools/genmake2 -mods=../code [-of= ... if needed]
23 adcroft 1.3 make depend
24     make
25    
26 jmc 1.4 ln -s ../input/* .
27 adcroft 1.3 mitgcmuv
28    
29     ---------------------------
30     Notes:
31     * To produce a short test that is relevant for the Atmosphere physics part,
32 jmc 1.4 a restart file (pickup.0000051840) is included. The model reaches
33     a statistical equilibrium after 1 year.
34     * the file aim_SST.* contains the SST field.
35     * Since aim pkg uses arrays with MAX_NO_THREADS as dimension, the maximum
36     number of treads is set to 1 (in code/EEPARAMS.h) instead of 32, so that the
37     size of the executable is reduced. This obviously needs to be changed
38     before compiling on a multi-threaded platform.
39 adcroft 1.3 ---------------------------
40     Northern boundary :
41     o initially, the domain (SIZE.h) 128x24x5 with a land line as the Northern
42     boundary, reduciong the effective domain to 128x23x5.
43     o To have a more efficient code (and a good starting point for MIT Atmos.
44     Physics), the new domain (SIZE.h) is now 128x23x5 .
45     Northern and Southern boundaries are "closed" like the in Lat-Lon set-up.

  ViewVC Help
Powered by ViewVC 1.1.22