/[MITgcm]/MITgcm/verification/exp4/input/data.obcs
ViewVC logotype

Contents of /MITgcm/verification/exp4/input/data.obcs

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


Revision 1.4 - (show annotations) (download)
Tue Oct 11 13:00:56 2005 UTC (18 years, 7 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint58b_post, checkpoint57y_post, checkpoint59, checkpoint58, checkpoint58f_post, checkpoint58d_post, checkpoint58a_post, checkpoint57z_post, checkpoint58y_post, checkpoint58t_post, checkpoint58m_post, checkpoint57v_post, checkpoint58w_post, checkpoint57y_pre, checkpoint58o_post, checkpoint58p_post, checkpoint58q_post, checkpoint58e_post, checkpoint58r_post, checkpoint58n_post, checkpoint59p, checkpoint59e, checkpoint59d, checkpoint59g, checkpoint59f, checkpoint59a, checkpoint59c, checkpoint59b, checkpoint59m, checkpoint59l, checkpoint59o, checkpoint59n, checkpoint59i, checkpoint59h, checkpoint59k, checkpoint59j, checkpoint58k_post, checkpoint58v_post, checkpoint58l_post, checkpoint58g_post, checkpoint58x_post, checkpoint58h_post, checkpoint58j_post, checkpoint57w_post, checkpoint58i_post, checkpoint57x_post, checkpoint58c_post, checkpoint58u_post, checkpoint58s_post
Changes since 1.3: +7 -0 lines
o modify exp4, so that it now tests not only open boundary conditions
  in general but also:
  - reading open boundaries with the useOBCSprescribe option, (without
    exf-package)
  - open boundary support for passive tracers

o remove unnecessary files

o updated output.txt will follow. This current one is still the same,
  which is OK for everything but salinity and ptracers (not included)

1 # Open-boundaries
2 &OBCS_PARM01
3 OB_Jnorth=80*-1,
4 OB_Jsouth=80*1,
5 OB_Ieast=42*-1,
6 OB_Iwest=42*1,
7 #useOrlanskiNorth=.TRUE.,
8 #useOrlanskiSouth=.TRUE.,
9 #useOrlanskiEast=.TRUE.,
10 #useOrlanskiWest=.FALSE.,
11 useOBCSprescribe = .TRUE.,
12 OBNuFile = 'OBmeridU.bin',
13 OBSuFile = 'OBmeridU.bin',
14 OBWuFile = 'OBzonalU.bin',
15 OBEuFile = 'OBzonalU.bin',
16 OBWsFile = 'OBzonalS.bin',
17 OBWptrFile(1) = 'OBzonalS.bin',
18 &
19
20 # Orlanski parameters
21 &OBCS_PARM02
22 #Cmax=0.45,
23 #cVelTimeScale=1000.,
24 &

  ViewVC Help
Powered by ViewVC 1.1.22