/[MITgcm]/MITgcm/pkg/bulk_force/bulkf_init.F
ViewVC logotype

Contents of /MITgcm/pkg/bulk_force/bulkf_init.F

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


Revision 1.4 - (show annotations) (download)
Thu Oct 9 04:19:19 2003 UTC (20 years, 6 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint51k_post, checkpoint51l_post, checkpoint51o_pre, checkpoint51n_pre, checkpoint51r_post, checkpoint52b_pre, checkpoint51i_post, checkpoint51l_pre, checkpoint51o_post, checkpoint51q_post, checkpoint52, checkpoint52a_post, ecco_c52_e35, checkpoint52a_pre, checkpoint51m_post, checkpoint51t_post, checkpoint51p_post, checkpoint51n_post, checkpoint51u_post, checkpoint51s_post
Branch point for: branch-nonh, tg2-branch, checkpoint51n_branch
Changes since 1.3: +3 -1 lines
 o first check-in for the "branch-genmake2" merge
 o verification suite as run on shelley (gcc 3.2.2):

Wed Oct  8 23:42:29 EDT 2003
                T           S           U           V
G D M    c        m  s        m  s        m  s        m  s
E p a R  g  m  m  e  .  m  m  e  .  m  m  e  .  m  m  e  .
N n k u  2  i  a  a  d  i  a  a  d  i  a  a  d  i  a  a  d
2 d e n  d  n  x  n  .  n  x  n  .  n  x  n  .  n  x  n  .

OPTFILE=NONE

Y Y Y Y 13 16 16 16  0 16 16 16 16 16 16 16 16 13 12  0  0 pass  adjustment.128x64x1
Y Y Y Y 16 16 16 16  0 16 16 16 16 16 16  0  0 16 16  0  0 pass  adjustment.cs-32x32x1
Y Y Y Y 16 16 16 16  0 16 16 16 16 16 16 22  0 16 16 22  0 pass  adjust_nlfs.cs-32x32x1
Y Y Y Y -- 13 13 16 16 13 13 13 13 16 16 16 16 16 16 16 16 N/O   advect_cs
Y Y Y Y -- 22 16 16 16 16 16 16 13 16 16 16 16 16 16 16 16 N/O   advect_xy
Y Y Y Y -- 13 16 13 16 16 16 16 16 16 16 22 16 16 16 16 16 N/O   advect_xz
Y Y Y Y 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 pass  aim.5l_cs
Y Y Y Y 14 16 16 16 16 16 16 16 16 13 16 16 16 16 16 13 16 pass  aim.5l_Equatorial_Channel
Y Y Y Y 16 16 16 16 16 16 16 16 16 16 16 13 16 16 13 13 16 pass  aim.5l_LatLon
Y Y Y Y 13 16 16 16 16 16 16 16 16 16 13 12 13 13 16 13 16 pass  exp0
Y Y Y Y 14 16 16 16 16 16 16 16 22 16 16 16 13 16 16 22 16 pass  exp1
Y Y Y Y 13 13 16 13 16 16 16 16 16 13 13 16 16 13 13 13 13 pass  exp2
Y Y Y Y 16 16 16 16 16 16 16 16 22 16 16 16 16 16 16 16 16 pass  exp4
Y Y Y Y 16 16 16 16 16 16 16 16 16 16 16 22 16 16 16 22 16 pass  exp5
Y Y Y Y 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 pass  front_relax
Y Y Y Y 14 16 16 13 13 16 16 13 13 16 13 13 16 12 13 13 16 pass  global_ocean.90x40x15
Y Y Y Y 10 16 16 13 13 16 13 16 16 13 13 13 13 16 16 13 16 FAIL  global_ocean.cs32x15
Y Y Y Y  6 11 12 13 13 12 13 16 13  9  9  9  9 10  9  9 11 FAIL  global_ocean_pressure
Y Y Y Y 14 16 16 13 16 16 16 13 13 13 13 13 16 12 16 13 16 pass  global_with_exf
Y Y Y Y 14 16 16 16 16 16 16 16 16 11 13 22 13 16 16  9 16 pass  hs94.128x64x5
Y Y Y Y 13 16 16 16 16 16 16 16 16 11 16 16 16 13 16 22 13 pass  hs94.1x64x5
Y Y Y Y 14 16 16 16 16 16 16 16 16 13 16 13 13 16 16 22 13 pass  hs94.cs-32x32x5
Y Y Y Y 10 10 16 13 13 16 16 16 22 16 13 13 13 13 13 22 13 FAIL  ideal_2D_oce
Y Y Y Y  8 16 16 16 16 16 16 16 16 13 13  8 16 16 16 16 16 FAIL  internal_wave
Y Y Y Y 14 16 16 16 16 16 16 16 16 13 13 22 13 13 13 22 16 pass  inverted_barometer
Y Y Y Y 12 16 16 16 16 16 16 16 16 16 13 12 13 13 13 13 13 FAIL  lab_sea
Y Y Y Y 11 16 16 16 16 16 16 16 13 13 13 12 13 16 13 12 13 FAIL  natl_box
Y Y Y Y 16 16 16 16 16 16 16 16 22 16 16 16 16 16 16 16 16 pass  plume_on_slope
Y Y Y Y 13 16 16 16 16 13 16 16 16 16 16 16 16 13 16 16 16 pass  solid-body.cs-32x32x1

1 C $Header: /u/u3/gcmpack/MITgcm/pkg/bulk_force/bulkf_init.F,v 1.3.4.1 2003/10/02 18:18:33 adcroft Exp $
2 C $Name: $
3
4 #include "BULK_FORCE_OPTIONS.h"
5
6 CStartOfInterface
7 SUBROUTINE BULKF_INIT( myThid )
8 C /==========================================================\
9 C | SUBROUTINE BULKF_INIT |
10 C | o Set bulk formula parameters |
11 C |==========================================================|
12 IMPLICIT NONE
13
14 C === Global variables ===
15 #include "SIZE.h"
16 #include "EEPARAMS.h"
17 #include "PARAMS.h"
18 #include "GRID.h"
19 #include "DYNVARS.h"
20 #include "FFIELDS.h"
21 cswdblk -- add ---
22 #ifdef ALLOW_BULK_FORCE
23 #include "BULKF.h"
24 #include "BULKF_DIAG.h"
25 #ifdef CONSERV_BULKF
26 #include "BULKF_CONSERV.h"
27 #endif
28 #endif
29 cswdblk -- end add --
30
31 C == Routine arguments ==
32 C myThid - Number of this instance of BULKF_INIT
33 INTEGER myThid
34 CEndOfInterface
35
36 C == Local variables ==
37 C bi,bj - Loop counters
38 C I,J
39 INTEGER bi, bj
40 INTEGER I, J
41 INTEGER prec
42 CHARACTER*(MAX_LEN_FNAM) fn
43
44 _BARRIER
45
46 cswdblk -- add ----
47 #ifdef ALLOW_BULK_FORCE
48 c set up bulk formula arrays to zero
49 DO bj = myByLo(myThid), myByHi(myThid)
50 DO bi = myBxLo(myThid), myBxHi(myThid)
51 DO J=1,sNy
52 DO I=1,sNx
53 evapora(i,j,bi,bj)=0.d0
54 BULK_Qnet_AVE(i,j,bi,bj)=0.e0
55 BULK_EmPmR_AVE(i,j,bi,bj)=0.e0
56 BULK_fu_AVE(i,j,bi,bj)=0.e0
57 BULK_fv_AVE(i,j,bi,bj)=0.e0
58 BULK_latent_AVE(i,j,bi,bj)=0.e0
59 BULK_sensible_AVE(i,j,bi,bj)=0.e0
60 BULK_evap_AVE(i,j,bi,bj)=0.e0
61 BULK_flwup_AVE(i,j,bi,bj)=0.e0
62 BULK_flwupnet_AVE(i,j,bi,bj)=0.e0
63 BULK_solar_AVE(i,j,bi,bj)=0.e0
64 BULK_ssq_AVE(i,j,bi,bj)=0.e0
65 BULKF_timeave(1,bi,bj)=0.e0
66 #ifdef CONSERV_BULKF
67 CONS_Qnet(i,j,bi,bj)=0.e0
68 CONS_EmPmR(i,j,bi,bj)=0.e0
69 #endif
70 if (.NOT.readsurface) then
71 c if not reading in surface fields, make sure we do not relax
72 SSS(i,j,bi,bj)=0. _d 0
73 SST(i,j,bi,bj)=0. _d 0
74 tauThetaClimRelax=0. _d 0
75 tauSaltClimRelax=0. _d 0
76 endif
77 ENDDO
78 ENDDO
79 ENDDO
80 ENDDO
81
82 #ifdef CONSERV_BULKF
83 constim=0
84 #endif
85
86 c
87 #endif
88 cswdblk -------
89
90 RETURN
91 END

  ViewVC Help
Powered by ViewVC 1.1.22