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

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

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


Revision 1.2 - (show annotations) (download)
Thu Oct 9 04:19:19 2003 UTC (20 years, 6 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint51k_post, checkpoint51o_pre, checkpoint51l_post, checkpoint52, checkpoint51t_post, checkpoint51n_post, checkpoint51s_post, checkpoint51n_pre, checkpoint52b_pre, checkpoint51l_pre, checkpoint51q_post, checkpoint51r_post, checkpoint51i_post, checkpoint52a_pre, checkpoint51o_post, checkpoint52a_post, ecco_c52_e35, checkpoint51m_post, checkpoint51p_post, checkpoint51u_post
Branch point for: branch-nonh, tg2-branch, checkpoint51n_branch
Changes since 1.1: +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_readparms.F,v 1.1.4.1 2003/10/02 18:18:33 adcroft Exp $
2 C $Name: $
3
4 #include "BULK_FORCE_OPTIONS.h"
5
6 SUBROUTINE BULKF_READPARMS( myThid )
7 C /==========================================================\
8 C | SUBROUTINE BULKF_READPARMS |
9 C | o Routine to initialize BULKF variables and constants. |
10 C |==========================================================|
11 C | Initialize BULKF parameters, read in data.rbc |
12 C \==========================================================/
13 IMPLICIT NONE
14
15 C === Global variables ===
16 #include "SIZE.h"
17 #include "EEPARAMS.h"
18 #include "PARAMS.h"
19 #include "GRID.h"
20 cswdblk
21 #ifdef ALLOW_BULK_FORCE
22 #include "BULKF.h"
23 #ifdef CONSERV_BULKF
24 #include "BULKF_CONSERV.h"
25 #endif
26 #endif
27 cswdblk
28
29 C === Routine arguments ===
30 INTEGER myThid
31
32 #ifdef ALLOW_BULK_FORCE
33
34 C-- Bulk Formula parameter
35 NAMELIST /BULKF_PARM01/
36 & AirTempFile, AirHumidityFile, RainFile,
37 & SolarFile, LongwaveFile, UWindFile,
38 & VWindFile, RunoffFile, WSpeedFile, QnetFile,
39 & EmPFile, CloudFile, readwindstress, readsurface
40
41 #ifdef CONSERV_BULKF
42 c- conserving qnet, empmr
43 NAMELIST /BULKF_PARM02/
44 & qnet_off, empmr_off, conservcycle
45 #endif
46
47
48 C === Local variables ===
49 C msgBuf - Informational/error meesage buffer
50 C iUnit - Work variable for IO unit number
51 CHARACTER*(MAX_LEN_MBUF) msgBuf
52 INTEGER iUnit
53
54 _BEGIN_MASTER(myThid)
55
56 WRITE(msgBuf,'(A)') ' BULKF_READPARMS: opening data.blk'
57 CALL PRINT_MESSAGE( msgBuf, standardMessageUnit,
58 & SQUEEZE_RIGHT , 1)
59
60
61 CALL OPEN_COPY_DATA_FILE(
62 I 'data.blk', 'BULKF_READPARMS',
63 O iUnit,
64 I myThid )
65
66 C-- Default values
67 AirTempFile=' '
68 AirHumidityFile=' '
69 RainFile=' '
70 SolarFile=' '
71 LongwaveFile=' '
72 UWindFile=' '
73 VWindFile=' '
74 WspeedFile=' '
75 RunoffFile=' '
76 QnetFile=' '
77 EmPFile=' '
78 CloudFile=' '
79 SnowFile=' '
80 readwindstress=.TRUE.
81 readsurface=.TRUE.
82
83 C-- Read parameters from open data file
84 READ(UNIT=iUnit,NML=BULKF_PARM01)
85
86
87 WRITE(msgBuf,'(A)') ' BULKF_READPARMS: read BULKF_PARM01'
88 CALL PRINT_MESSAGE( msgBuf, standardMessageUnit,
89 & SQUEEZE_RIGHT , 1)
90
91 #ifdef CONSERV_BULKF
92 c -- default
93 qnet_off=0.d0
94 empmr_off=0.d0
95 READ(UNIT=iUnit,NML=BULKF_PARM02)
96 WRITE(msgBuf,'(A)') ' BULKF_READPARMS: read BULKF_PARM02'
97 CALL PRINT_MESSAGE( msgBuf, standardMessageUnit,
98 & SQUEEZE_RIGHT , 1)
99
100 #endif /* CONSERV_BULKF */
101
102
103 C-- Close the open data file
104 CLOSE(iUnit)
105 _END_MASTER(myThid)
106
107 C-- Everyone else must wait for the parameters to be loaded
108 _BARRIER
109
110
111 #endif /* ALLOW_BULK_FORCE */
112
113 return
114 end

  ViewVC Help
Powered by ViewVC 1.1.22