New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
uninitialised_variables on Ticket #1563 – Attachment – NEMO

Ticket #1563: uninitialised_variables

File uninitialised_variables, 68.6 KB (added by timgraham, 8 years ago)

List of unitilised variables from compiling all sette tests

Line 
1ftn-7212 crayftn: WARNING DIA_DCT_INIT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/GYRE_LONG/BLD/ppsrc/nemo/diadct.f90, Line = 29
2  Variable "kt" is used before it is defined.
3--
4ftn-7212 crayftn: WARNING BDY_DTA_TIDES, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/GYRE_LONG/BLD/ppsrc/nemo/bdytides.f90, Line = 29
5  Variable "jit" is used before it is defined.
6--
7ftn-7212 crayftn: WARNING BDY_ORLANSKI_2D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/GYRE_LONG/BLD/ppsrc/nemo/bdylib.f90, Line = 15
8  Variable "kt" is used before it is defined.
9--
10ftn-7212 crayftn: WARNING BDY_ORLANSKI_3D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/GYRE_LONG/BLD/ppsrc/nemo/bdylib.f90, Line = 18
11  Variable "kt" is used before it is defined.
12--
13ftn-7212 crayftn: WARNING MPP_LBC_NFD_3D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/GYRE_LONG/BLD/ppsrc/nemo/lbcnfd.f90, Line = 633
14  Variable "jk" is used before it is defined.
15--
16ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/GYRE_LONG/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
17  Variable "pbiwpm" is used before it is defined.
18--
19ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/GYRE_LONG/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
20  Variable "pbiwmm" is used before it is defined.
21--
22ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/GYRE_LONG/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
23  Variable "pbiwmp" is used before it is defined.
24--
25ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/GYRE_LONG/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
26  Variable "pbiwpp" is used before it is defined.
27--
28ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/GYRE_LONG/BLD/ppsrc/nemo/obs_grid.f90, Line = 1261
29  Variable "histx1()" is used before it is defined.
30--
31ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/GYRE_LONG/BLD/ppsrc/nemo/obs_grid.f90, Line = 1267
32  Variable "histx2()" is used before it is defined.
33--
34ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/GYRE_LONG/BLD/ppsrc/nemo/obs_grid.f90, Line = 1273
35  Variable "histy1()" is used before it is defined.
36--
37ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/GYRE_LONG/BLD/ppsrc/nemo/obs_grid.f90, Line = 1279
38  Variable "histy2()" is used before it is defined.
39--
40ftn-7212 crayftn: WARNING STO_PAR_FLT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/GYRE_LONG/BLD/ppsrc/nemo/stopar.f90, Line = 844
41  Variable "psto()" is used before it is defined.
42--
43ftn-7212 crayftn: WARNING ICB_RST_READ, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/GYRE_LONG/BLD/ppsrc/nemo/icbrst.f90, Line = 98
44  Variable "zdata()" is used before it is defined.
45--
46ftn-7212 crayftn: WARNING CRS_DOM_OPE_2D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/GYRE_LONG/BLD/ppsrc/nemo/crsdom.f90, Line = 1435
47  Variable "ji" is used before it is defined.
48--
49ftn-7212 crayftn: WARNING CRS_DOM_OPE_2D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/GYRE_LONG/BLD/ppsrc/nemo/crsdom.f90, Line = 1446
50  Variable "ii" is used before it is defined.
51--
52ftn-7212 crayftn: WARNING CRS_DOM_E3, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/GYRE_LONG/BLD/ppsrc/nemo/crsdom.f90, Line = 1728
53  Variable "ij" is used before it is defined.
54--
55ftn-7212 crayftn: WARNING NODAL_FACTORT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/GYRE_LONG/BLD/ppsrc/nemo/tide_mod.f90, Line = 321
56  Variable "zf1" is used before it is defined.
57--
58ftn-7212 crayftn: WARNING LDF_SLP_TRIAD, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/GYRE_LONG/BLD/ppsrc/nemo/ldfslp.f90, Line = 514
59  Variable "zbeta0" is used before it is defined.
60--
61ftn-7212 crayftn: WARNING TRA_NPC, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/GYRE_LONG/BLD/ppsrc/nemo/tranpc.f90, Line = 200
62  Variable "klc1" is used before it is defined.
63--
64ftn-7212 crayftn: WARNING DIA_DCT_INIT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/GYRE_4/BLD/ppsrc/nemo/diadct.f90, Line = 29
65  Variable "kt" is used before it is defined.
66--
67ftn-7212 crayftn: WARNING BDY_DTA_TIDES, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/GYRE_4/BLD/ppsrc/nemo/bdytides.f90, Line = 29
68  Variable "jit" is used before it is defined.
69--
70ftn-7212 crayftn: WARNING BDY_ORLANSKI_2D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/GYRE_4/BLD/ppsrc/nemo/bdylib.f90, Line = 15
71  Variable "kt" is used before it is defined.
72--
73ftn-7212 crayftn: WARNING BDY_ORLANSKI_3D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/GYRE_4/BLD/ppsrc/nemo/bdylib.f90, Line = 18
74  Variable "kt" is used before it is defined.
75--
76ftn-7212 crayftn: WARNING MPP_LBC_NFD_3D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/GYRE_4/BLD/ppsrc/nemo/lbcnfd.f90, Line = 633
77  Variable "jk" is used before it is defined.
78--
79ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/GYRE_4/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
80  Variable "pbiwpm" is used before it is defined.
81--
82ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/GYRE_4/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
83  Variable "pbiwmm" is used before it is defined.
84--
85ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/GYRE_4/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
86  Variable "pbiwmp" is used before it is defined.
87--
88ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/GYRE_4/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
89  Variable "pbiwpp" is used before it is defined.
90--
91ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/GYRE_4/BLD/ppsrc/nemo/obs_grid.f90, Line = 1261
92  Variable "histx1()" is used before it is defined.
93--
94ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/GYRE_4/BLD/ppsrc/nemo/obs_grid.f90, Line = 1267
95  Variable "histx2()" is used before it is defined.
96--
97ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/GYRE_4/BLD/ppsrc/nemo/obs_grid.f90, Line = 1273
98  Variable "histy1()" is used before it is defined.
99--
100ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/GYRE_4/BLD/ppsrc/nemo/obs_grid.f90, Line = 1279
101  Variable "histy2()" is used before it is defined.
102--
103ftn-7212 crayftn: WARNING STO_PAR_FLT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/GYRE_4/BLD/ppsrc/nemo/stopar.f90, Line = 844
104  Variable "psto()" is used before it is defined.
105--
106ftn-7212 crayftn: WARNING ICB_RST_READ, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/GYRE_4/BLD/ppsrc/nemo/icbrst.f90, Line = 98
107  Variable "zdata()" is used before it is defined.
108--
109ftn-7212 crayftn: WARNING CRS_DOM_OPE_2D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/GYRE_4/BLD/ppsrc/nemo/crsdom.f90, Line = 1435
110  Variable "ji" is used before it is defined.
111--
112ftn-7212 crayftn: WARNING CRS_DOM_OPE_2D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/GYRE_4/BLD/ppsrc/nemo/crsdom.f90, Line = 1446
113  Variable "ii" is used before it is defined.
114--
115ftn-7212 crayftn: WARNING CRS_DOM_E3, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/GYRE_4/BLD/ppsrc/nemo/crsdom.f90, Line = 1728
116  Variable "ij" is used before it is defined.
117--
118ftn-7212 crayftn: WARNING NODAL_FACTORT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/GYRE_4/BLD/ppsrc/nemo/tide_mod.f90, Line = 321
119  Variable "zf1" is used before it is defined.
120--
121ftn-7212 crayftn: WARNING LDF_SLP_TRIAD, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/GYRE_4/BLD/ppsrc/nemo/ldfslp.f90, Line = 514
122  Variable "zbeta0" is used before it is defined.
123--
124ftn-7212 crayftn: WARNING TRA_NPC, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/GYRE_4/BLD/ppsrc/nemo/tranpc.f90, Line = 200
125  Variable "klc1" is used before it is defined.
126--
127ftn-7212 crayftn: WARNING BDY_DTA_TIDES, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIMPIS_LONG/BLD/ppsrc/nemo/bdytides.f90, Line = 29
128  Variable "jit" is used before it is defined.
129--
130ftn-7212 crayftn: WARNING DIA_DCT_INIT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIMPIS_LONG/BLD/ppsrc/nemo/diadct.f90, Line = 29
131  Variable "kt" is used before it is defined.
132--
133ftn-7212 crayftn: WARNING BDY_ORLANSKI_2D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIMPIS_LONG/BLD/ppsrc/nemo/bdylib.f90, Line = 15
134  Variable "kt" is used before it is defined.
135--
136ftn-7212 crayftn: WARNING BDY_ORLANSKI_3D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIMPIS_LONG/BLD/ppsrc/nemo/bdylib.f90, Line = 18
137  Variable "kt" is used before it is defined.
138--
139ftn-7212 crayftn: WARNING MPP_LBC_NFD_3D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIMPIS_LONG/BLD/ppsrc/nemo/lbcnfd.f90, Line = 633
140  Variable "jk" is used before it is defined.
141--
142ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIMPIS_LONG/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
143  Variable "pbiwpm" is used before it is defined.
144--
145ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIMPIS_LONG/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
146  Variable "pbiwmm" is used before it is defined.
147--
148ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIMPIS_LONG/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
149  Variable "pbiwmp" is used before it is defined.
150--
151ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIMPIS_LONG/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
152  Variable "pbiwpp" is used before it is defined.
153--
154ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIMPIS_LONG/BLD/ppsrc/nemo/obs_grid.f90, Line = 1261
155  Variable "histx1()" is used before it is defined.
156--
157ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIMPIS_LONG/BLD/ppsrc/nemo/obs_grid.f90, Line = 1267
158  Variable "histx2()" is used before it is defined.
159--
160ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIMPIS_LONG/BLD/ppsrc/nemo/obs_grid.f90, Line = 1273
161  Variable "histy1()" is used before it is defined.
162--
163ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIMPIS_LONG/BLD/ppsrc/nemo/obs_grid.f90, Line = 1279
164  Variable "histy2()" is used before it is defined.
165--
166ftn-7212 crayftn: WARNING STO_PAR_FLT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIMPIS_LONG/BLD/ppsrc/nemo/stopar.f90, Line = 844
167  Variable "psto()" is used before it is defined.
168--
169ftn-7212 crayftn: WARNING ICB_RST_READ, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIMPIS_LONG/BLD/ppsrc/nemo/icbrst.f90, Line = 98
170  Variable "zdata()" is used before it is defined.
171--
172ftn-7212 crayftn: WARNING CRS_DOM_OPE_2D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIMPIS_LONG/BLD/ppsrc/nemo/crsdom.f90, Line = 1435
173  Variable "ji" is used before it is defined.
174--
175ftn-7212 crayftn: WARNING CRS_DOM_OPE_2D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIMPIS_LONG/BLD/ppsrc/nemo/crsdom.f90, Line = 1446
176  Variable "ii" is used before it is defined.
177--
178ftn-7212 crayftn: WARNING CRS_DOM_E3, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIMPIS_LONG/BLD/ppsrc/nemo/crsdom.f90, Line = 1728
179  Variable "ij" is used before it is defined.
180--
181ftn-7212 crayftn: WARNING NODAL_FACTORT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIMPIS_LONG/BLD/ppsrc/nemo/tide_mod.f90, Line = 321
182  Variable "zf1" is used before it is defined.
183--
184ftn-7212 crayftn: WARNING LDF_SLP_TRIAD, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIMPIS_LONG/BLD/ppsrc/nemo/ldfslp.f90, Line = 514
185  Variable "zbeta0" is used before it is defined.
186--
187ftn-7212 crayftn: WARNING SEAICE_ASM_INC, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIMPIS_LONG/BLD/ppsrc/nemo/asminc.f90, Line = 927
188  Variable "zincwgt" is used before it is defined.
189--
190ftn-7212 crayftn: WARNING TRA_NPC, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIMPIS_LONG/BLD/ppsrc/nemo/tranpc.f90, Line = 200
191  Variable "klc1" is used before it is defined.
192--
193ftn-7212 crayftn: WARNING BDY_DTA_TIDES, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIMPIS_16/BLD/ppsrc/nemo/bdytides.f90, Line = 29
194  Variable "jit" is used before it is defined.
195--
196ftn-7212 crayftn: WARNING DIA_DCT_INIT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIMPIS_16/BLD/ppsrc/nemo/diadct.f90, Line = 29
197  Variable "kt" is used before it is defined.
198--
199ftn-7212 crayftn: WARNING BDY_ORLANSKI_2D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIMPIS_16/BLD/ppsrc/nemo/bdylib.f90, Line = 15
200  Variable "kt" is used before it is defined.
201--
202ftn-7212 crayftn: WARNING BDY_ORLANSKI_3D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIMPIS_16/BLD/ppsrc/nemo/bdylib.f90, Line = 18
203  Variable "kt" is used before it is defined.
204--
205ftn-7212 crayftn: WARNING MPP_LBC_NFD_3D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIMPIS_16/BLD/ppsrc/nemo/lbcnfd.f90, Line = 633
206  Variable "jk" is used before it is defined.
207--
208ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIMPIS_16/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
209  Variable "pbiwpm" is used before it is defined.
210--
211ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIMPIS_16/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
212  Variable "pbiwmm" is used before it is defined.
213--
214ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIMPIS_16/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
215  Variable "pbiwmp" is used before it is defined.
216--
217ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIMPIS_16/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
218  Variable "pbiwpp" is used before it is defined.
219--
220ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIMPIS_16/BLD/ppsrc/nemo/obs_grid.f90, Line = 1261
221  Variable "histx1()" is used before it is defined.
222--
223ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIMPIS_16/BLD/ppsrc/nemo/obs_grid.f90, Line = 1267
224  Variable "histx2()" is used before it is defined.
225--
226ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIMPIS_16/BLD/ppsrc/nemo/obs_grid.f90, Line = 1273
227  Variable "histy1()" is used before it is defined.
228--
229ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIMPIS_16/BLD/ppsrc/nemo/obs_grid.f90, Line = 1279
230  Variable "histy2()" is used before it is defined.
231--
232ftn-7212 crayftn: WARNING STO_PAR_FLT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIMPIS_16/BLD/ppsrc/nemo/stopar.f90, Line = 844
233  Variable "psto()" is used before it is defined.
234--
235ftn-7212 crayftn: WARNING ICB_RST_READ, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIMPIS_16/BLD/ppsrc/nemo/icbrst.f90, Line = 98
236  Variable "zdata()" is used before it is defined.
237--
238ftn-7212 crayftn: WARNING CRS_DOM_OPE_2D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIMPIS_16/BLD/ppsrc/nemo/crsdom.f90, Line = 1435
239  Variable "ji" is used before it is defined.
240--
241ftn-7212 crayftn: WARNING CRS_DOM_OPE_2D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIMPIS_16/BLD/ppsrc/nemo/crsdom.f90, Line = 1446
242  Variable "ii" is used before it is defined.
243--
244ftn-7212 crayftn: WARNING CRS_DOM_E3, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIMPIS_16/BLD/ppsrc/nemo/crsdom.f90, Line = 1728
245  Variable "ij" is used before it is defined.
246--
247ftn-7212 crayftn: WARNING NODAL_FACTORT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIMPIS_16/BLD/ppsrc/nemo/tide_mod.f90, Line = 321
248  Variable "zf1" is used before it is defined.
249--
250ftn-7212 crayftn: WARNING LDF_SLP_TRIAD, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIMPIS_16/BLD/ppsrc/nemo/ldfslp.f90, Line = 514
251  Variable "zbeta0" is used before it is defined.
252--
253ftn-7212 crayftn: WARNING SEAICE_ASM_INC, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIMPIS_16/BLD/ppsrc/nemo/asminc.f90, Line = 927
254  Variable "zincwgt" is used before it is defined.
255--
256ftn-7212 crayftn: WARNING TRA_NPC, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIMPIS_16/BLD/ppsrc/nemo/tranpc.f90, Line = 200
257  Variable "klc1" is used before it is defined.
258--
259ftn-7212 crayftn: WARNING TKE_RST, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2OFFPIS_LONG/BLD/ppsrc/nemo/zdftke.f90, Line = 44
260  Variable "cdwr" is used before it is defined.
261--
262ftn-7212 crayftn: WARNING BDY_DTA_TIDES, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2OFFPIS_LONG/BLD/ppsrc/nemo/bdytides.f90, Line = 29
263  Variable "jit" is used before it is defined.
264--
265ftn-7212 crayftn: WARNING BDY_ORLANSKI_2D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2OFFPIS_LONG/BLD/ppsrc/nemo/bdylib.f90, Line = 15
266  Variable "kt" is used before it is defined.
267--
268ftn-7212 crayftn: WARNING BDY_ORLANSKI_3D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2OFFPIS_LONG/BLD/ppsrc/nemo/bdylib.f90, Line = 18
269  Variable "kt" is used before it is defined.
270--
271ftn-7212 crayftn: WARNING DIA_DCT_INIT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2OFFPIS_LONG/BLD/ppsrc/nemo/diadct.f90, Line = 29
272  Variable "kt" is used before it is defined.
273--
274ftn-7212 crayftn: WARNING MPP_LBC_NFD_3D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2OFFPIS_LONG/BLD/ppsrc/nemo/lbcnfd.f90, Line = 633
275  Variable "jk" is used before it is defined.
276--
277ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2OFFPIS_LONG/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
278  Variable "pbiwpm" is used before it is defined.
279--
280ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2OFFPIS_LONG/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
281  Variable "pbiwmm" is used before it is defined.
282--
283ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2OFFPIS_LONG/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
284  Variable "pbiwmp" is used before it is defined.
285--
286ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2OFFPIS_LONG/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
287  Variable "pbiwpp" is used before it is defined.
288--
289ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2OFFPIS_LONG/BLD/ppsrc/nemo/obs_grid.f90, Line = 1261
290  Variable "histx1()" is used before it is defined.
291--
292ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2OFFPIS_LONG/BLD/ppsrc/nemo/obs_grid.f90, Line = 1267
293  Variable "histx2()" is used before it is defined.
294--
295ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2OFFPIS_LONG/BLD/ppsrc/nemo/obs_grid.f90, Line = 1273
296  Variable "histy1()" is used before it is defined.
297--
298ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2OFFPIS_LONG/BLD/ppsrc/nemo/obs_grid.f90, Line = 1279
299  Variable "histy2()" is used before it is defined.
300--
301ftn-7212 crayftn: WARNING STO_PAR_FLT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2OFFPIS_LONG/BLD/ppsrc/nemo/stopar.f90, Line = 844
302  Variable "psto()" is used before it is defined.
303--
304ftn-7212 crayftn: WARNING ICB_RST_READ, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2OFFPIS_LONG/BLD/ppsrc/nemo/icbrst.f90, Line = 98
305  Variable "zdata()" is used before it is defined.
306--
307ftn-7212 crayftn: WARNING CRS_DOM_OPE_2D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2OFFPIS_LONG/BLD/ppsrc/nemo/crsdom.f90, Line = 1435
308  Variable "ji" is used before it is defined.
309--
310ftn-7212 crayftn: WARNING CRS_DOM_OPE_2D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2OFFPIS_LONG/BLD/ppsrc/nemo/crsdom.f90, Line = 1446
311  Variable "ii" is used before it is defined.
312--
313ftn-7212 crayftn: WARNING CRS_DOM_E3, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2OFFPIS_LONG/BLD/ppsrc/nemo/crsdom.f90, Line = 1728
314  Variable "ij" is used before it is defined.
315--
316ftn-7212 crayftn: WARNING NODAL_FACTORT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2OFFPIS_LONG/BLD/ppsrc/nemo/tide_mod.f90, Line = 321
317  Variable "zf1" is used before it is defined.
318--
319ftn-7212 crayftn: WARNING LDF_SLP_TRIAD, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2OFFPIS_LONG/BLD/ppsrc/nemo/ldfslp.f90, Line = 514
320  Variable "zbeta0" is used before it is defined.
321--
322ftn-7212 crayftn: WARNING TRA_NPC, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2OFFPIS_LONG/BLD/ppsrc/nemo/tranpc.f90, Line = 200
323  Variable "klc1" is used before it is defined.
324--
325ftn-7212 crayftn: WARNING TKE_RST, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2OFFPIS_16/BLD/ppsrc/nemo/zdftke.f90, Line = 44
326  Variable "cdwr" is used before it is defined.
327--
328ftn-7212 crayftn: WARNING BDY_ORLANSKI_2D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2OFFPIS_16/BLD/ppsrc/nemo/bdylib.f90, Line = 15
329  Variable "kt" is used before it is defined.
330--
331ftn-7212 crayftn: WARNING BDY_ORLANSKI_3D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2OFFPIS_16/BLD/ppsrc/nemo/bdylib.f90, Line = 18
332  Variable "kt" is used before it is defined.
333--
334ftn-7212 crayftn: WARNING BDY_DTA_TIDES, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2OFFPIS_16/BLD/ppsrc/nemo/bdytides.f90, Line = 29
335  Variable "jit" is used before it is defined.
336--
337ftn-7212 crayftn: WARNING DIA_DCT_INIT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2OFFPIS_16/BLD/ppsrc/nemo/diadct.f90, Line = 29
338  Variable "kt" is used before it is defined.
339--
340ftn-7212 crayftn: WARNING MPP_LBC_NFD_3D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2OFFPIS_16/BLD/ppsrc/nemo/lbcnfd.f90, Line = 633
341  Variable "jk" is used before it is defined.
342--
343ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2OFFPIS_16/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
344  Variable "pbiwpm" is used before it is defined.
345--
346ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2OFFPIS_16/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
347  Variable "pbiwmm" is used before it is defined.
348--
349ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2OFFPIS_16/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
350  Variable "pbiwmp" is used before it is defined.
351--
352ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2OFFPIS_16/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
353  Variable "pbiwpp" is used before it is defined.
354--
355ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2OFFPIS_16/BLD/ppsrc/nemo/obs_grid.f90, Line = 1261
356  Variable "histx1()" is used before it is defined.
357--
358ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2OFFPIS_16/BLD/ppsrc/nemo/obs_grid.f90, Line = 1267
359  Variable "histx2()" is used before it is defined.
360--
361ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2OFFPIS_16/BLD/ppsrc/nemo/obs_grid.f90, Line = 1273
362  Variable "histy1()" is used before it is defined.
363--
364ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2OFFPIS_16/BLD/ppsrc/nemo/obs_grid.f90, Line = 1279
365  Variable "histy2()" is used before it is defined.
366--
367ftn-7212 crayftn: WARNING STO_PAR_FLT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2OFFPIS_16/BLD/ppsrc/nemo/stopar.f90, Line = 844
368  Variable "psto()" is used before it is defined.
369--
370ftn-7212 crayftn: WARNING ICB_RST_READ, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2OFFPIS_16/BLD/ppsrc/nemo/icbrst.f90, Line = 98
371  Variable "zdata()" is used before it is defined.
372--
373ftn-7212 crayftn: WARNING CRS_DOM_OPE_2D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2OFFPIS_16/BLD/ppsrc/nemo/crsdom.f90, Line = 1435
374  Variable "ji" is used before it is defined.
375--
376ftn-7212 crayftn: WARNING CRS_DOM_OPE_2D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2OFFPIS_16/BLD/ppsrc/nemo/crsdom.f90, Line = 1446
377  Variable "ii" is used before it is defined.
378--
379ftn-7212 crayftn: WARNING CRS_DOM_E3, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2OFFPIS_16/BLD/ppsrc/nemo/crsdom.f90, Line = 1728
380  Variable "ij" is used before it is defined.
381--
382ftn-7212 crayftn: WARNING NODAL_FACTORT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2OFFPIS_16/BLD/ppsrc/nemo/tide_mod.f90, Line = 321
383  Variable "zf1" is used before it is defined.
384--
385ftn-7212 crayftn: WARNING LDF_SLP_TRIAD, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2OFFPIS_16/BLD/ppsrc/nemo/ldfslp.f90, Line = 514
386  Variable "zbeta0" is used before it is defined.
387--
388ftn-7212 crayftn: WARNING TRA_NPC, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2OFFPIS_16/BLD/ppsrc/nemo/tranpc.f90, Line = 200
389  Variable "klc1" is used before it is defined.
390--
391ftn-7212 crayftn: WARNING BDY_ORLANSKI_2D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIM3_LONG/BLD/ppsrc/nemo/bdylib.f90, Line = 15
392  Variable "kt" is used before it is defined.
393--
394ftn-7212 crayftn: WARNING BDY_ORLANSKI_3D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIM3_LONG/BLD/ppsrc/nemo/bdylib.f90, Line = 18
395  Variable "kt" is used before it is defined.
396--
397ftn-7212 crayftn: WARNING DIA_DCT_INIT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIM3_LONG/BLD/ppsrc/nemo/diadct.f90, Line = 29
398  Variable "kt" is used before it is defined.
399--
400ftn-7212 crayftn: WARNING BDY_DTA_TIDES, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIM3_LONG/BLD/ppsrc/nemo/bdytides.f90, Line = 29
401  Variable "jit" is used before it is defined.
402--
403ftn-7212 crayftn: WARNING MPP_LBC_NFD_3D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIM3_LONG/BLD/ppsrc/nemo/lbcnfd.f90, Line = 633
404  Variable "jk" is used before it is defined.
405--
406ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIM3_LONG/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
407  Variable "pbiwpm" is used before it is defined.
408--
409ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIM3_LONG/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
410  Variable "pbiwmm" is used before it is defined.
411--
412ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIM3_LONG/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
413  Variable "pbiwmp" is used before it is defined.
414--
415ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIM3_LONG/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
416  Variable "pbiwpp" is used before it is defined.
417--
418ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIM3_LONG/BLD/ppsrc/nemo/obs_grid.f90, Line = 1261
419  Variable "histx1()" is used before it is defined.
420--
421ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIM3_LONG/BLD/ppsrc/nemo/obs_grid.f90, Line = 1267
422  Variable "histx2()" is used before it is defined.
423--
424ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIM3_LONG/BLD/ppsrc/nemo/obs_grid.f90, Line = 1273
425  Variable "histy1()" is used before it is defined.
426--
427ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIM3_LONG/BLD/ppsrc/nemo/obs_grid.f90, Line = 1279
428  Variable "histy2()" is used before it is defined.
429--
430ftn-7212 crayftn: WARNING STO_PAR_FLT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIM3_LONG/BLD/ppsrc/nemo/stopar.f90, Line = 844
431  Variable "psto()" is used before it is defined.
432--
433ftn-7212 crayftn: WARNING ICB_RST_READ, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIM3_LONG/BLD/ppsrc/nemo/icbrst.f90, Line = 98
434  Variable "zdata()" is used before it is defined.
435--
436ftn-7212 crayftn: WARNING CRS_DOM_OPE_2D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIM3_LONG/BLD/ppsrc/nemo/crsdom.f90, Line = 1432
437  Variable "ji" is used before it is defined.
438--
439ftn-7212 crayftn: WARNING CRS_DOM_OPE_2D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIM3_LONG/BLD/ppsrc/nemo/crsdom.f90, Line = 1443
440  Variable "ii" is used before it is defined.
441--
442ftn-7212 crayftn: WARNING CRS_DOM_E3, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIM3_LONG/BLD/ppsrc/nemo/crsdom.f90, Line = 1725
443  Variable "ij" is used before it is defined.
444--
445ftn-7212 crayftn: WARNING NODAL_FACTORT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIM3_LONG/BLD/ppsrc/nemo/tide_mod.f90, Line = 321
446  Variable "zf1" is used before it is defined.
447--
448ftn-7212 crayftn: WARNING LDF_SLP_TRIAD, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIM3_LONG/BLD/ppsrc/nemo/ldfslp.f90, Line = 512
449  Variable "zbeta0" is used before it is defined.
450--
451ftn-7212 crayftn: WARNING TRA_NPC, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIM3_LONG/BLD/ppsrc/nemo/tranpc.f90, Line = 205
452  Variable "klc1" is used before it is defined.
453--
454ftn-7212 crayftn: WARNING BDY_DTA_TIDES, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIM3_16/BLD/ppsrc/nemo/bdytides.f90, Line = 29
455  Variable "jit" is used before it is defined.
456--
457ftn-7212 crayftn: WARNING DIA_DCT_INIT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIM3_16/BLD/ppsrc/nemo/diadct.f90, Line = 29
458  Variable "kt" is used before it is defined.
459--
460ftn-7212 crayftn: WARNING BDY_ORLANSKI_2D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIM3_16/BLD/ppsrc/nemo/bdylib.f90, Line = 15
461  Variable "kt" is used before it is defined.
462--
463ftn-7212 crayftn: WARNING BDY_ORLANSKI_3D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIM3_16/BLD/ppsrc/nemo/bdylib.f90, Line = 18
464  Variable "kt" is used before it is defined.
465--
466ftn-7212 crayftn: WARNING MPP_LBC_NFD_3D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIM3_16/BLD/ppsrc/nemo/lbcnfd.f90, Line = 633
467  Variable "jk" is used before it is defined.
468--
469ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIM3_16/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
470  Variable "pbiwpm" is used before it is defined.
471--
472ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIM3_16/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
473  Variable "pbiwmm" is used before it is defined.
474--
475ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIM3_16/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
476  Variable "pbiwmp" is used before it is defined.
477--
478ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIM3_16/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
479  Variable "pbiwpp" is used before it is defined.
480--
481ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIM3_16/BLD/ppsrc/nemo/obs_grid.f90, Line = 1261
482  Variable "histx1()" is used before it is defined.
483--
484ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIM3_16/BLD/ppsrc/nemo/obs_grid.f90, Line = 1267
485  Variable "histx2()" is used before it is defined.
486--
487ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIM3_16/BLD/ppsrc/nemo/obs_grid.f90, Line = 1273
488  Variable "histy1()" is used before it is defined.
489--
490ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIM3_16/BLD/ppsrc/nemo/obs_grid.f90, Line = 1279
491  Variable "histy2()" is used before it is defined.
492--
493ftn-7212 crayftn: WARNING STO_PAR_FLT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIM3_16/BLD/ppsrc/nemo/stopar.f90, Line = 844
494  Variable "psto()" is used before it is defined.
495--
496ftn-7212 crayftn: WARNING ICB_RST_READ, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIM3_16/BLD/ppsrc/nemo/icbrst.f90, Line = 98
497  Variable "zdata()" is used before it is defined.
498--
499ftn-7212 crayftn: WARNING CRS_DOM_OPE_2D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIM3_16/BLD/ppsrc/nemo/crsdom.f90, Line = 1432
500  Variable "ji" is used before it is defined.
501--
502ftn-7212 crayftn: WARNING CRS_DOM_OPE_2D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIM3_16/BLD/ppsrc/nemo/crsdom.f90, Line = 1443
503  Variable "ii" is used before it is defined.
504--
505ftn-7212 crayftn: WARNING CRS_DOM_E3, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIM3_16/BLD/ppsrc/nemo/crsdom.f90, Line = 1725
506  Variable "ij" is used before it is defined.
507--
508ftn-7212 crayftn: WARNING NODAL_FACTORT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIM3_16/BLD/ppsrc/nemo/tide_mod.f90, Line = 321
509  Variable "zf1" is used before it is defined.
510--
511ftn-7212 crayftn: WARNING LDF_SLP_TRIAD, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIM3_16/BLD/ppsrc/nemo/ldfslp.f90, Line = 512
512  Variable "zbeta0" is used before it is defined.
513--
514ftn-7212 crayftn: WARNING TRA_NPC, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2LIM3_16/BLD/ppsrc/nemo/tranpc.f90, Line = 205
515  Variable "klc1" is used before it is defined.
516--
517ftn-7212 crayftn: WARNING DIA_DCT_INIT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/AMM12_LONG/BLD/ppsrc/nemo/diadct.f90, Line = 29
518  Variable "kt" is used before it is defined.
519--
520ftn-7212 crayftn: WARNING TKE_RST, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/AMM12_LONG/BLD/ppsrc/nemo/zdftke.f90, Line = 44
521  Variable "cdwr" is used before it is defined.
522--
523ftn-7212 crayftn: WARNING MPP_LBC_NFD_3D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/AMM12_LONG/BLD/ppsrc/nemo/lbcnfd.f90, Line = 633
524  Variable "jk" is used before it is defined.
525--
526ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/AMM12_LONG/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
527  Variable "pbiwpm" is used before it is defined.
528--
529ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/AMM12_LONG/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
530  Variable "pbiwmm" is used before it is defined.
531--
532ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/AMM12_LONG/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
533  Variable "pbiwmp" is used before it is defined.
534--
535ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/AMM12_LONG/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
536  Variable "pbiwpp" is used before it is defined.
537--
538ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/AMM12_LONG/BLD/ppsrc/nemo/obs_grid.f90, Line = 1261
539  Variable "histx1()" is used before it is defined.
540--
541ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/AMM12_LONG/BLD/ppsrc/nemo/obs_grid.f90, Line = 1267
542  Variable "histx2()" is used before it is defined.
543--
544ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/AMM12_LONG/BLD/ppsrc/nemo/obs_grid.f90, Line = 1273
545  Variable "histy1()" is used before it is defined.
546--
547ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/AMM12_LONG/BLD/ppsrc/nemo/obs_grid.f90, Line = 1279
548  Variable "histy2()" is used before it is defined.
549--
550ftn-7212 crayftn: WARNING STO_PAR_FLT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/AMM12_LONG/BLD/ppsrc/nemo/stopar.f90, Line = 844
551  Variable "psto()" is used before it is defined.
552--
553ftn-7212 crayftn: WARNING ICB_RST_READ, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/AMM12_LONG/BLD/ppsrc/nemo/icbrst.f90, Line = 98
554  Variable "zdata()" is used before it is defined.
555--
556ftn-7212 crayftn: WARNING CRS_DOM_OPE_2D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/AMM12_LONG/BLD/ppsrc/nemo/crsdom.f90, Line = 1432
557  Variable "ji" is used before it is defined.
558--
559ftn-7212 crayftn: WARNING CRS_DOM_OPE_2D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/AMM12_LONG/BLD/ppsrc/nemo/crsdom.f90, Line = 1443
560  Variable "ii" is used before it is defined.
561--
562ftn-7212 crayftn: WARNING CRS_DOM_E3, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/AMM12_LONG/BLD/ppsrc/nemo/crsdom.f90, Line = 1725
563  Variable "ij" is used before it is defined.
564--
565ftn-7212 crayftn: WARNING NODAL_FACTORT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/AMM12_LONG/BLD/ppsrc/nemo/tide_mod.f90, Line = 321
566  Variable "zf1" is used before it is defined.
567--
568ftn-7212 crayftn: WARNING LDF_SLP_TRIAD, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/AMM12_LONG/BLD/ppsrc/nemo/ldfslp.f90, Line = 512
569  Variable "zbeta0" is used before it is defined.
570--
571ftn-7212 crayftn: WARNING TRA_NPC, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/AMM12_LONG/BLD/ppsrc/nemo/tranpc.f90, Line = 205
572  Variable "klc1" is used before it is defined.
573--
574ftn-7212 crayftn: WARNING DIA_DCT_INIT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/AMM12_32/BLD/ppsrc/nemo/diadct.f90, Line = 29
575  Variable "kt" is used before it is defined.
576--
577ftn-7212 crayftn: WARNING TKE_RST, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/AMM12_32/BLD/ppsrc/nemo/zdftke.f90, Line = 44
578  Variable "cdwr" is used before it is defined.
579--
580ftn-7212 crayftn: WARNING MPP_LBC_NFD_3D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/AMM12_32/BLD/ppsrc/nemo/lbcnfd.f90, Line = 633
581  Variable "jk" is used before it is defined.
582--
583ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/AMM12_32/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
584  Variable "pbiwpm" is used before it is defined.
585--
586ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/AMM12_32/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
587  Variable "pbiwmm" is used before it is defined.
588--
589ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/AMM12_32/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
590  Variable "pbiwmp" is used before it is defined.
591--
592ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/AMM12_32/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
593  Variable "pbiwpp" is used before it is defined.
594--
595ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/AMM12_32/BLD/ppsrc/nemo/obs_grid.f90, Line = 1261
596  Variable "histx1()" is used before it is defined.
597--
598ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/AMM12_32/BLD/ppsrc/nemo/obs_grid.f90, Line = 1267
599  Variable "histx2()" is used before it is defined.
600--
601ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/AMM12_32/BLD/ppsrc/nemo/obs_grid.f90, Line = 1273
602  Variable "histy1()" is used before it is defined.
603--
604ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/AMM12_32/BLD/ppsrc/nemo/obs_grid.f90, Line = 1279
605  Variable "histy2()" is used before it is defined.
606--
607ftn-7212 crayftn: WARNING STO_PAR_FLT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/AMM12_32/BLD/ppsrc/nemo/stopar.f90, Line = 844
608  Variable "psto()" is used before it is defined.
609--
610ftn-7212 crayftn: WARNING ICB_RST_READ, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/AMM12_32/BLD/ppsrc/nemo/icbrst.f90, Line = 98
611  Variable "zdata()" is used before it is defined.
612--
613ftn-7212 crayftn: WARNING CRS_DOM_OPE_2D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/AMM12_32/BLD/ppsrc/nemo/crsdom.f90, Line = 1432
614  Variable "ji" is used before it is defined.
615--
616ftn-7212 crayftn: WARNING CRS_DOM_OPE_2D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/AMM12_32/BLD/ppsrc/nemo/crsdom.f90, Line = 1443
617  Variable "ii" is used before it is defined.
618--
619ftn-7212 crayftn: WARNING CRS_DOM_E3, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/AMM12_32/BLD/ppsrc/nemo/crsdom.f90, Line = 1725
620  Variable "ij" is used before it is defined.
621--
622ftn-7212 crayftn: WARNING NODAL_FACTORT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/AMM12_32/BLD/ppsrc/nemo/tide_mod.f90, Line = 321
623  Variable "zf1" is used before it is defined.
624--
625ftn-7212 crayftn: WARNING LDF_SLP_TRIAD, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/AMM12_32/BLD/ppsrc/nemo/ldfslp.f90, Line = 512
626  Variable "zbeta0" is used before it is defined.
627--
628ftn-7212 crayftn: WARNING TRA_NPC, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/AMM12_32/BLD/ppsrc/nemo/tranpc.f90, Line = 205
629  Variable "klc1" is used before it is defined.
630--
631ftn-7212 crayftn: WARNING BDY_ORLANSKI_2D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/SAS_LONG/BLD/ppsrc/nemo/bdylib.f90, Line = 15
632  Variable "kt" is used before it is defined.
633--
634ftn-7212 crayftn: WARNING BDY_ORLANSKI_3D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/SAS_LONG/BLD/ppsrc/nemo/bdylib.f90, Line = 18
635  Variable "kt" is used before it is defined.
636--
637ftn-7212 crayftn: WARNING DIA_DCT_INIT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/SAS_LONG/BLD/ppsrc/nemo/diadct.f90, Line = 29
638  Variable "kt" is used before it is defined.
639--
640ftn-7212 crayftn: WARNING BDY_DTA_TIDES, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/SAS_LONG/BLD/ppsrc/nemo/bdytides.f90, Line = 29
641  Variable "jit" is used before it is defined.
642--
643ftn-7212 crayftn: WARNING MPP_LBC_NFD_3D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/SAS_LONG/BLD/ppsrc/nemo/lbcnfd.f90, Line = 633
644  Variable "jk" is used before it is defined.
645--
646ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/SAS_LONG/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
647  Variable "pbiwpm" is used before it is defined.
648--
649ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/SAS_LONG/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
650  Variable "pbiwmm" is used before it is defined.
651--
652ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/SAS_LONG/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
653  Variable "pbiwmp" is used before it is defined.
654--
655ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/SAS_LONG/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
656  Variable "pbiwpp" is used before it is defined.
657--
658ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/SAS_LONG/BLD/ppsrc/nemo/obs_grid.f90, Line = 1261
659  Variable "histx1()" is used before it is defined.
660--
661ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/SAS_LONG/BLD/ppsrc/nemo/obs_grid.f90, Line = 1267
662  Variable "histx2()" is used before it is defined.
663--
664ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/SAS_LONG/BLD/ppsrc/nemo/obs_grid.f90, Line = 1273
665  Variable "histy1()" is used before it is defined.
666--
667ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/SAS_LONG/BLD/ppsrc/nemo/obs_grid.f90, Line = 1279
668  Variable "histy2()" is used before it is defined.
669--
670ftn-7212 crayftn: WARNING STO_PAR_FLT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/SAS_LONG/BLD/ppsrc/nemo/stopar.f90, Line = 844
671  Variable "psto()" is used before it is defined.
672--
673ftn-7212 crayftn: WARNING ICB_RST_READ, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/SAS_LONG/BLD/ppsrc/nemo/icbrst.f90, Line = 98
674  Variable "zdata()" is used before it is defined.
675--
676ftn-7212 crayftn: WARNING CRS_DOM_OPE_2D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/SAS_LONG/BLD/ppsrc/nemo/crsdom.f90, Line = 1435
677  Variable "ji" is used before it is defined.
678--
679ftn-7212 crayftn: WARNING CRS_DOM_OPE_2D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/SAS_LONG/BLD/ppsrc/nemo/crsdom.f90, Line = 1446
680  Variable "ii" is used before it is defined.
681--
682ftn-7212 crayftn: WARNING CRS_DOM_E3, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/SAS_LONG/BLD/ppsrc/nemo/crsdom.f90, Line = 1728
683  Variable "ij" is used before it is defined.
684--
685ftn-7212 crayftn: WARNING NODAL_FACTORT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/SAS_LONG/BLD/ppsrc/nemo/tide_mod.f90, Line = 321
686  Variable "zf1" is used before it is defined.
687--
688ftn-7212 crayftn: WARNING LDF_SLP_TRIAD, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/SAS_LONG/BLD/ppsrc/nemo/ldfslp.f90, Line = 514
689  Variable "zbeta0" is used before it is defined.
690--
691ftn-7212 crayftn: WARNING SEAICE_ASM_INC, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/SAS_LONG/BLD/ppsrc/nemo/asminc.f90, Line = 927
692  Variable "zincwgt" is used before it is defined.
693--
694ftn-7212 crayftn: WARNING TRA_NPC, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/SAS_LONG/BLD/ppsrc/nemo/tranpc.f90, Line = 200
695  Variable "klc1" is used before it is defined.
696--
697ftn-7212 crayftn: WARNING DIA_DCT_INIT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/SAS_32/BLD/ppsrc/nemo/diadct.f90, Line = 29
698  Variable "kt" is used before it is defined.
699--
700ftn-7212 crayftn: WARNING BDY_DTA_TIDES, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/SAS_32/BLD/ppsrc/nemo/bdytides.f90, Line = 29
701  Variable "jit" is used before it is defined.
702--
703ftn-7212 crayftn: WARNING BDY_ORLANSKI_2D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/SAS_32/BLD/ppsrc/nemo/bdylib.f90, Line = 15
704  Variable "kt" is used before it is defined.
705--
706ftn-7212 crayftn: WARNING BDY_ORLANSKI_3D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/SAS_32/BLD/ppsrc/nemo/bdylib.f90, Line = 18
707  Variable "kt" is used before it is defined.
708--
709ftn-7212 crayftn: WARNING MPP_LBC_NFD_3D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/SAS_32/BLD/ppsrc/nemo/lbcnfd.f90, Line = 633
710  Variable "jk" is used before it is defined.
711--
712ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/SAS_32/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
713  Variable "pbiwpm" is used before it is defined.
714--
715ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/SAS_32/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
716  Variable "pbiwmm" is used before it is defined.
717--
718ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/SAS_32/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
719  Variable "pbiwmp" is used before it is defined.
720--
721ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/SAS_32/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
722  Variable "pbiwpp" is used before it is defined.
723--
724ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/SAS_32/BLD/ppsrc/nemo/obs_grid.f90, Line = 1261
725  Variable "histx1()" is used before it is defined.
726--
727ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/SAS_32/BLD/ppsrc/nemo/obs_grid.f90, Line = 1267
728  Variable "histx2()" is used before it is defined.
729--
730ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/SAS_32/BLD/ppsrc/nemo/obs_grid.f90, Line = 1273
731  Variable "histy1()" is used before it is defined.
732--
733ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/SAS_32/BLD/ppsrc/nemo/obs_grid.f90, Line = 1279
734  Variable "histy2()" is used before it is defined.
735--
736ftn-7212 crayftn: WARNING STO_PAR_FLT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/SAS_32/BLD/ppsrc/nemo/stopar.f90, Line = 844
737  Variable "psto()" is used before it is defined.
738--
739ftn-7212 crayftn: WARNING ICB_RST_READ, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/SAS_32/BLD/ppsrc/nemo/icbrst.f90, Line = 98
740  Variable "zdata()" is used before it is defined.
741--
742ftn-7212 crayftn: WARNING CRS_DOM_OPE_2D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/SAS_32/BLD/ppsrc/nemo/crsdom.f90, Line = 1435
743  Variable "ji" is used before it is defined.
744--
745ftn-7212 crayftn: WARNING CRS_DOM_OPE_2D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/SAS_32/BLD/ppsrc/nemo/crsdom.f90, Line = 1446
746  Variable "ii" is used before it is defined.
747--
748ftn-7212 crayftn: WARNING CRS_DOM_E3, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/SAS_32/BLD/ppsrc/nemo/crsdom.f90, Line = 1728
749  Variable "ij" is used before it is defined.
750--
751ftn-7212 crayftn: WARNING NODAL_FACTORT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/SAS_32/BLD/ppsrc/nemo/tide_mod.f90, Line = 321
752  Variable "zf1" is used before it is defined.
753--
754ftn-7212 crayftn: WARNING LDF_SLP_TRIAD, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/SAS_32/BLD/ppsrc/nemo/ldfslp.f90, Line = 514
755  Variable "zbeta0" is used before it is defined.
756--
757ftn-7212 crayftn: WARNING SEAICE_ASM_INC, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/SAS_32/BLD/ppsrc/nemo/asminc.f90, Line = 927
758  Variable "zincwgt" is used before it is defined.
759--
760ftn-7212 crayftn: WARNING TRA_NPC, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/SAS_32/BLD/ppsrc/nemo/tranpc.f90, Line = 200
761  Variable "klc1" is used before it is defined.
762--
763ftn-7212 crayftn: WARNING BDY_DTA_TIDES, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ISOMIP_LONG/BLD/ppsrc/nemo/bdytides.f90, Line = 29
764  Variable "jit" is used before it is defined.
765--
766ftn-7212 crayftn: WARNING DIA_DCT_INIT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ISOMIP_LONG/BLD/ppsrc/nemo/diadct.f90, Line = 29
767  Variable "kt" is used before it is defined.
768--
769ftn-7212 crayftn: WARNING BDY_ORLANSKI_2D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ISOMIP_LONG/BLD/ppsrc/nemo/bdylib.f90, Line = 15
770  Variable "kt" is used before it is defined.
771--
772ftn-7212 crayftn: WARNING BDY_ORLANSKI_3D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ISOMIP_LONG/BLD/ppsrc/nemo/bdylib.f90, Line = 18
773  Variable "kt" is used before it is defined.
774--
775ftn-7212 crayftn: WARNING MPP_LBC_NFD_3D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ISOMIP_LONG/BLD/ppsrc/nemo/lbcnfd.f90, Line = 633
776  Variable "jk" is used before it is defined.
777--
778ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ISOMIP_LONG/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
779  Variable "pbiwpm" is used before it is defined.
780--
781ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ISOMIP_LONG/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
782  Variable "pbiwmm" is used before it is defined.
783--
784ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ISOMIP_LONG/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
785  Variable "pbiwmp" is used before it is defined.
786--
787ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ISOMIP_LONG/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
788  Variable "pbiwpp" is used before it is defined.
789--
790ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ISOMIP_LONG/BLD/ppsrc/nemo/obs_grid.f90, Line = 1261
791  Variable "histx1()" is used before it is defined.
792--
793ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ISOMIP_LONG/BLD/ppsrc/nemo/obs_grid.f90, Line = 1267
794  Variable "histx2()" is used before it is defined.
795--
796ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ISOMIP_LONG/BLD/ppsrc/nemo/obs_grid.f90, Line = 1273
797  Variable "histy1()" is used before it is defined.
798--
799ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ISOMIP_LONG/BLD/ppsrc/nemo/obs_grid.f90, Line = 1279
800  Variable "histy2()" is used before it is defined.
801--
802ftn-7212 crayftn: WARNING STO_PAR_FLT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ISOMIP_LONG/BLD/ppsrc/nemo/stopar.f90, Line = 844
803  Variable "psto()" is used before it is defined.
804--
805ftn-7212 crayftn: WARNING ICB_RST_READ, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ISOMIP_LONG/BLD/ppsrc/nemo/icbrst.f90, Line = 98
806  Variable "zdata()" is used before it is defined.
807--
808ftn-7212 crayftn: WARNING CRS_DOM_OPE_2D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ISOMIP_LONG/BLD/ppsrc/nemo/crsdom.f90, Line = 1435
809  Variable "ji" is used before it is defined.
810--
811ftn-7212 crayftn: WARNING CRS_DOM_OPE_2D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ISOMIP_LONG/BLD/ppsrc/nemo/crsdom.f90, Line = 1446
812  Variable "ii" is used before it is defined.
813--
814ftn-7212 crayftn: WARNING CRS_DOM_E3, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ISOMIP_LONG/BLD/ppsrc/nemo/crsdom.f90, Line = 1728
815  Variable "ij" is used before it is defined.
816--
817ftn-7212 crayftn: WARNING NODAL_FACTORT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ISOMIP_LONG/BLD/ppsrc/nemo/tide_mod.f90, Line = 321
818  Variable "zf1" is used before it is defined.
819--
820ftn-7212 crayftn: WARNING LDF_SLP_TRIAD, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ISOMIP_LONG/BLD/ppsrc/nemo/ldfslp.f90, Line = 514
821  Variable "zbeta0" is used before it is defined.
822--
823ftn-7212 crayftn: WARNING TRA_NPC, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ISOMIP_LONG/BLD/ppsrc/nemo/tranpc.f90, Line = 200
824  Variable "klc1" is used before it is defined.
825--
826ftn-7212 crayftn: WARNING DIA_DCT_INIT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ISOMIP_4/BLD/ppsrc/nemo/diadct.f90, Line = 29
827  Variable "kt" is used before it is defined.
828--
829ftn-7212 crayftn: WARNING BDY_DTA_TIDES, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ISOMIP_4/BLD/ppsrc/nemo/bdytides.f90, Line = 29
830  Variable "jit" is used before it is defined.
831--
832ftn-7212 crayftn: WARNING BDY_ORLANSKI_2D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ISOMIP_4/BLD/ppsrc/nemo/bdylib.f90, Line = 15
833  Variable "kt" is used before it is defined.
834--
835ftn-7212 crayftn: WARNING BDY_ORLANSKI_3D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ISOMIP_4/BLD/ppsrc/nemo/bdylib.f90, Line = 18
836  Variable "kt" is used before it is defined.
837--
838ftn-7212 crayftn: WARNING MPP_LBC_NFD_3D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ISOMIP_4/BLD/ppsrc/nemo/lbcnfd.f90, Line = 633
839  Variable "jk" is used before it is defined.
840--
841ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ISOMIP_4/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
842  Variable "pbiwpm" is used before it is defined.
843--
844ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ISOMIP_4/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
845  Variable "pbiwmm" is used before it is defined.
846--
847ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ISOMIP_4/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
848  Variable "pbiwmp" is used before it is defined.
849--
850ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ISOMIP_4/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
851  Variable "pbiwpp" is used before it is defined.
852--
853ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ISOMIP_4/BLD/ppsrc/nemo/obs_grid.f90, Line = 1261
854  Variable "histx1()" is used before it is defined.
855--
856ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ISOMIP_4/BLD/ppsrc/nemo/obs_grid.f90, Line = 1267
857  Variable "histx2()" is used before it is defined.
858--
859ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ISOMIP_4/BLD/ppsrc/nemo/obs_grid.f90, Line = 1273
860  Variable "histy1()" is used before it is defined.
861--
862ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ISOMIP_4/BLD/ppsrc/nemo/obs_grid.f90, Line = 1279
863  Variable "histy2()" is used before it is defined.
864--
865ftn-7212 crayftn: WARNING STO_PAR_FLT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ISOMIP_4/BLD/ppsrc/nemo/stopar.f90, Line = 844
866  Variable "psto()" is used before it is defined.
867--
868ftn-7212 crayftn: WARNING ICB_RST_READ, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ISOMIP_4/BLD/ppsrc/nemo/icbrst.f90, Line = 98
869  Variable "zdata()" is used before it is defined.
870--
871ftn-7212 crayftn: WARNING CRS_DOM_OPE_2D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ISOMIP_4/BLD/ppsrc/nemo/crsdom.f90, Line = 1435
872  Variable "ji" is used before it is defined.
873--
874ftn-7212 crayftn: WARNING CRS_DOM_OPE_2D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ISOMIP_4/BLD/ppsrc/nemo/crsdom.f90, Line = 1446
875  Variable "ii" is used before it is defined.
876--
877ftn-7212 crayftn: WARNING CRS_DOM_E3, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ISOMIP_4/BLD/ppsrc/nemo/crsdom.f90, Line = 1728
878  Variable "ij" is used before it is defined.
879--
880ftn-7212 crayftn: WARNING NODAL_FACTORT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ISOMIP_4/BLD/ppsrc/nemo/tide_mod.f90, Line = 321
881  Variable "zf1" is used before it is defined.
882--
883ftn-7212 crayftn: WARNING LDF_SLP_TRIAD, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ISOMIP_4/BLD/ppsrc/nemo/ldfslp.f90, Line = 514
884  Variable "zbeta0" is used before it is defined.
885--
886ftn-7212 crayftn: WARNING TRA_NPC, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ISOMIP_4/BLD/ppsrc/nemo/tranpc.f90, Line = 200
887  Variable "klc1" is used before it is defined.
888--
889ftn-7212 crayftn: WARNING BDY_DTA_TIDES, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2_LIM_OBS/BLD/ppsrc/nemo/bdytides.f90, Line = 29
890  Variable "jit" is used before it is defined.
891--
892ftn-7212 crayftn: WARNING DIA_DCT_INIT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2_LIM_OBS/BLD/ppsrc/nemo/diadct.f90, Line = 29
893  Variable "kt" is used before it is defined.
894--
895ftn-7212 crayftn: WARNING BDY_ORLANSKI_2D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2_LIM_OBS/BLD/ppsrc/nemo/bdylib.f90, Line = 15
896  Variable "kt" is used before it is defined.
897--
898ftn-7212 crayftn: WARNING BDY_ORLANSKI_3D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2_LIM_OBS/BLD/ppsrc/nemo/bdylib.f90, Line = 18
899  Variable "kt" is used before it is defined.
900--
901ftn-7212 crayftn: WARNING MPP_LBC_NFD_3D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2_LIM_OBS/BLD/ppsrc/nemo/lbcnfd.f90, Line = 633
902  Variable "jk" is used before it is defined.
903--
904ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2_LIM_OBS/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
905  Variable "pbiwpm" is used before it is defined.
906--
907ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2_LIM_OBS/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
908  Variable "pbiwmm" is used before it is defined.
909--
910ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2_LIM_OBS/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
911  Variable "pbiwmp" is used before it is defined.
912--
913ftn-7212 crayftn: WARNING BIL_WGT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2_LIM_OBS/BLD/ppsrc/nemo/obs_inter_h2d.f90, Line = 1183
914  Variable "pbiwpp" is used before it is defined.
915--
916ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2_LIM_OBS/BLD/ppsrc/nemo/obs_grid.f90, Line = 1261
917  Variable "histx1()" is used before it is defined.
918--
919ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2_LIM_OBS/BLD/ppsrc/nemo/obs_grid.f90, Line = 1267
920  Variable "histx2()" is used before it is defined.
921--
922ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2_LIM_OBS/BLD/ppsrc/nemo/obs_grid.f90, Line = 1273
923  Variable "histy1()" is used before it is defined.
924--
925ftn-7212 crayftn: WARNING OBS_GRID_SETUP, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2_LIM_OBS/BLD/ppsrc/nemo/obs_grid.f90, Line = 1279
926  Variable "histy2()" is used before it is defined.
927--
928ftn-7212 crayftn: WARNING STO_PAR_FLT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2_LIM_OBS/BLD/ppsrc/nemo/stopar.f90, Line = 844
929  Variable "psto()" is used before it is defined.
930--
931ftn-7212 crayftn: WARNING ICB_RST_READ, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2_LIM_OBS/BLD/ppsrc/nemo/icbrst.f90, Line = 98
932  Variable "zdata()" is used before it is defined.
933--
934ftn-7212 crayftn: WARNING CRS_DOM_OPE_2D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2_LIM_OBS/BLD/ppsrc/nemo/crsdom.f90, Line = 1435
935  Variable "ji" is used before it is defined.
936--
937ftn-7212 crayftn: WARNING CRS_DOM_OPE_2D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2_LIM_OBS/BLD/ppsrc/nemo/crsdom.f90, Line = 1446
938  Variable "ii" is used before it is defined.
939--
940ftn-7212 crayftn: WARNING CRS_DOM_E3, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2_LIM_OBS/BLD/ppsrc/nemo/crsdom.f90, Line = 1728
941  Variable "ij" is used before it is defined.
942--
943ftn-7212 crayftn: WARNING NODAL_FACTORT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2_LIM_OBS/BLD/ppsrc/nemo/tide_mod.f90, Line = 321
944  Variable "zf1" is used before it is defined.
945--
946ftn-7212 crayftn: WARNING LDF_SLP_TRIAD, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2_LIM_OBS/BLD/ppsrc/nemo/ldfslp.f90, Line = 514
947  Variable "zbeta0" is used before it is defined.
948--
949ftn-7212 crayftn: WARNING SEAICE_ASM_INC, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2_LIM_OBS/BLD/ppsrc/nemo/asminc.f90, Line = 930
950  Variable "zincwgt" is used before it is defined.
951--
952ftn-7212 crayftn: WARNING TRA_NPC, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2_LIM_OBS/BLD/ppsrc/nemo/tranpc.f90, Line = 200
953  Variable "klc1" is used before it is defined.
954--
955ftn-7212 crayftn: WARNING BDY_DTA_TIDES, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2AGUL_1_2/BLD/ppsrc/nemo/bdytides.f90, Line = 47
956  Variable "jit" is used before it is defined.
957--
958ftn-7212 crayftn: WARNING DIA_DCT_INIT, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2AGUL_1_2/BLD/ppsrc/nemo/diadct.f90, Line = 38
959  Variable "kt" is used before it is defined.
960--
961ftn-7212 crayftn: WARNING SUB_LOOP_MPP_LBC_NFD_3D, File = ../../../../../../../..dir/dev_MetOffice_merge_2015/NEMOGCM/CONFIG/ORCA2AGUL_1_2/BLD/ppsrc/nemo/lbcnfd.f90, Line = 761
962  Variable "jk" is used before it is defined.