1 | !> @file average_3d_data.f90 |
---|
2 | !------------------------------------------------------------------------------! |
---|
3 | ! This file is part of the PALM model system. |
---|
4 | ! |
---|
5 | ! PALM is free software: you can redistribute it and/or modify it under the |
---|
6 | ! terms of the GNU General Public License as published by the Free Software |
---|
7 | ! Foundation, either version 3 of the License, or (at your option) any later |
---|
8 | ! version. |
---|
9 | ! |
---|
10 | ! PALM is distributed in the hope that it will be useful, but WITHOUT ANY |
---|
11 | ! WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR |
---|
12 | ! A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
---|
13 | ! |
---|
14 | ! You should have received a copy of the GNU General Public License along with |
---|
15 | ! PALM. If not, see <http://www.gnu.org/licenses/>. |
---|
16 | ! |
---|
17 | ! Copyright 1997-2019 Leibniz Universitaet Hannover |
---|
18 | !------------------------------------------------------------------------------! |
---|
19 | ! |
---|
20 | ! Current revisions: |
---|
21 | ! ----------------- |
---|
22 | ! |
---|
23 | ! |
---|
24 | ! Former revisions: |
---|
25 | ! ----------------- |
---|
26 | ! $Id: average_3d_data.f90 4048 2019-06-21 21:00:21Z suehring $ |
---|
27 | ! Moved tcm_3d_data_averaging to module_interface |
---|
28 | ! |
---|
29 | ! 4039 2019-06-18 10:32:41Z suehring |
---|
30 | ! Modularize diagnostic output |
---|
31 | ! |
---|
32 | ! 3994 2019-05-22 18:08:09Z suehring |
---|
33 | ! output of turbulence intensity added |
---|
34 | ! |
---|
35 | ! 3933 2019-04-25 12:33:20Z kanani |
---|
36 | ! Bugfix in CASE theta_2m*, removal of redundant code |
---|
37 | ! |
---|
38 | ! 3773 2019-03-01 08:56:57Z maronga |
---|
39 | ! Added output of theta_2m*_xy_av |
---|
40 | ! |
---|
41 | ! 3655 2019-01-07 16:51:22Z knoop |
---|
42 | ! Implementation of the PALM module interface |
---|
43 | ! |
---|
44 | ! 3597 2018-12-04 08:40:18Z maronga |
---|
45 | ! Added theta_2m |
---|
46 | ! |
---|
47 | ! 3589 2018-11-30 15:09:51Z suehring |
---|
48 | ! Move the control parameter "salsa" from salsa_mod to control_parameters |
---|
49 | ! (M. Kurppa) |
---|
50 | ! |
---|
51 | ! 3582 2018-11-29 19:16:36Z suehring |
---|
52 | ! dom_dwd_user: |
---|
53 | ! Clean up biometeorology call |
---|
54 | ! |
---|
55 | ! 3525 2018-11-14 16:06:14Z kanani |
---|
56 | ! Changes related to clean-up of biometeorology (dom_dwd_user) |
---|
57 | ! |
---|
58 | ! 3467 2018-10-30 19:05:21Z suehring |
---|
59 | ! Implementation of a new aerosol module salsa. |
---|
60 | ! |
---|
61 | ! 3448 2018-10-29 18:14:31Z kanani |
---|
62 | ! Adjustment of biometeorology calls |
---|
63 | ! |
---|
64 | ! 3421 2018-10-24 18:39:32Z gronemeier |
---|
65 | ! Renamed output variables |
---|
66 | ! |
---|
67 | ! 3419 2018-10-24 17:27:31Z gronemeier |
---|
68 | ! (from resler branch) |
---|
69 | ! Add biometeorology output, |
---|
70 | ! fix for chemistry output, |
---|
71 | ! move of urban surface output |
---|
72 | ! |
---|
73 | ! 3294 2018-10-01 02:37:10Z raasch |
---|
74 | ! changes concerning modularization of ocean option |
---|
75 | ! |
---|
76 | ! 3274 2018-09-24 15:42:55Z knoop |
---|
77 | ! Modularization of all bulk cloud physics code components |
---|
78 | ! |
---|
79 | ! 3004 2018-04-27 12:33:25Z Giersch |
---|
80 | ! Further allocation checks implemented, case z0q* added |
---|
81 | ! |
---|
82 | ! 2885 2018-03-14 11:02:46Z Giersch |
---|
83 | ! Preliminary gust module interface implemented |
---|
84 | ! |
---|
85 | ! 2797 2018-02-08 13:24:35Z suehring |
---|
86 | ! Enable output of ground-heat flux also at urban surfaces. |
---|
87 | ! |
---|
88 | ! 2766 2018-01-22 17:17:47Z kanani |
---|
89 | ! Removed preprocessor directive __chem |
---|
90 | ! |
---|
91 | ! 2742 2018-01-12 14:59:47Z suehring |
---|
92 | ! Enable output of surface temperature |
---|
93 | ! |
---|
94 | ! 2735 2018-01-11 12:01:27Z suehring |
---|
95 | ! output of r_a moved from land-surface to consider also urban-type surfaces |
---|
96 | ! |
---|
97 | ! 2718 2018-01-02 08:49:38Z maronga |
---|
98 | ! Corrected "Former revisions" section |
---|
99 | ! |
---|
100 | ! 2696 2017-12-14 17:12:51Z kanani |
---|
101 | ! Change in file header (GPL part) |
---|
102 | ! Implement call for turbulence_closure_mod (TG) |
---|
103 | ! Implementation of chemistry module (FK) |
---|
104 | ! |
---|
105 | ! 2292 2017-06-20 09:51:42Z schwenkel |
---|
106 | ! Implementation of new microphysic scheme: cloud_scheme = 'morrison' |
---|
107 | ! includes two more prognostic equations for cloud drop concentration (nc) |
---|
108 | ! and cloud water content (qc). |
---|
109 | ! |
---|
110 | ! 2233 2017-05-30 18:08:54Z suehring |
---|
111 | ! |
---|
112 | ! 2232 2017-05-30 17:47:52Z suehring |
---|
113 | ! Adjustments to new surface concept - additional ghost point exchange |
---|
114 | ! of surface variable required |
---|
115 | ! |
---|
116 | ! 2031 2016-10-21 15:11:58Z knoop |
---|
117 | ! renamed variable rho to rho_ocean and rho_av to rho_ocean_av |
---|
118 | ! |
---|
119 | ! 2011 2016-09-19 17:29:57Z kanani |
---|
120 | ! Flag urban_surface is now defined in module control_parameters, |
---|
121 | ! changed prefix for urban surface model output to "usm_", |
---|
122 | ! introduced control parameter varnamelength for LEN of trimvar. |
---|
123 | ! |
---|
124 | ! 2007 2016-08-24 15:47:17Z kanani |
---|
125 | ! Added support for new urban surface model (temporary modifications of |
---|
126 | ! SELECT CASE ( ) necessary, see variable trimvar), |
---|
127 | ! added comments in variable declaration section |
---|
128 | ! |
---|
129 | ! 2000 2016-08-20 18:09:15Z knoop |
---|
130 | ! Forced header and separation lines into 80 columns |
---|
131 | ! |
---|
132 | ! 1972 2016-07-26 07:52:02Z maronga |
---|
133 | ! Output of land surface quantities is now done directly in the respective module |
---|
134 | ! |
---|
135 | ! 1960 2016-07-12 16:34:24Z suehring |
---|
136 | ! Treat humidity and passive scalar separately |
---|
137 | ! |
---|
138 | ! 1691 2015-10-26 16:17:44Z maronga |
---|
139 | ! Added output of Obukhov length and radiative heating rates for RRTMG. |
---|
140 | ! |
---|
141 | ! 1682 2015-10-07 23:56:08Z knoop |
---|
142 | ! Code annotations made doxygen readable |
---|
143 | ! |
---|
144 | ! 1585 2015-04-30 07:05:52Z maronga |
---|
145 | ! Adapted for RRTMG |
---|
146 | ! |
---|
147 | ! 1555 2015-03-04 17:44:27Z maronga |
---|
148 | ! Added output of r_a and r_s |
---|
149 | ! |
---|
150 | ! 1551 2015-03-03 14:18:16Z maronga |
---|
151 | ! Added support for land surface and radiation model parameters. |
---|
152 | ! |
---|
153 | ! 1322 2014-03-20 16:38:49Z raasch |
---|
154 | ! REAL functions provided with KIND-attribute |
---|
155 | ! |
---|
156 | ! 1320 2014-03-20 08:40:49Z raasch |
---|
157 | ! ONLY-attribute added to USE-statements, |
---|
158 | ! kind-parameters added to all INTEGER and REAL declaration statements, |
---|
159 | ! kinds are defined in new module kinds, |
---|
160 | ! revision history before 2012 removed, |
---|
161 | ! comment fields (!:) to be used for variable explanations added to |
---|
162 | ! all variable declaration statements |
---|
163 | ! |
---|
164 | ! 1318 2014-03-17 13:35:16Z raasch |
---|
165 | ! barrier argument removed from cpu_log, |
---|
166 | ! module interfaces removed |
---|
167 | ! |
---|
168 | ! 1115 2013-03-26 18:16:16Z hoffmann |
---|
169 | ! +qc |
---|
170 | ! |
---|
171 | ! 1053 2012-11-13 17:11:03Z hoffmann |
---|
172 | ! averaging of nr, qr added |
---|
173 | ! |
---|
174 | ! 1036 2012-10-22 13:43:42Z raasch |
---|
175 | ! code put under GPL (PALM 3.9) |
---|
176 | ! |
---|
177 | ! 978 2012-08-09 08:28:32Z fricke |
---|
178 | ! +z0h_av |
---|
179 | ! |
---|
180 | ! Revision 1.1 2006/02/23 09:48:58 raasch |
---|
181 | ! Initial revision |
---|
182 | ! |
---|
183 | ! |
---|
184 | ! Description: |
---|
185 | ! ------------ |
---|
186 | !> Time-averaging of 3d-data-arrays. |
---|
187 | !------------------------------------------------------------------------------! |
---|
188 | SUBROUTINE average_3d_data |
---|
189 | |
---|
190 | |
---|
191 | USE averaging |
---|
192 | |
---|
193 | USE control_parameters, & |
---|
194 | ONLY: average_count_3d, doav, doav_n, varnamelength |
---|
195 | |
---|
196 | USE cpulog, & |
---|
197 | ONLY: cpu_log, log_point |
---|
198 | |
---|
199 | USE indices, & |
---|
200 | ONLY: nbgp, nxl, nxlg, nxr, nxrg, nyn, nyng, nys, nysg, nzb, nzt |
---|
201 | |
---|
202 | USE kinds |
---|
203 | |
---|
204 | USE module_interface, & |
---|
205 | ONLY: module_interface_3d_data_averaging |
---|
206 | |
---|
207 | |
---|
208 | |
---|
209 | |
---|
210 | IMPLICIT NONE |
---|
211 | |
---|
212 | INTEGER(iwp) :: i !< loop index |
---|
213 | INTEGER(iwp) :: ii !< loop index |
---|
214 | INTEGER(iwp) :: j !< loop index |
---|
215 | INTEGER(iwp) :: k !< loop index |
---|
216 | |
---|
217 | CHARACTER (LEN=varnamelength) :: trimvar !< TRIM of output-variable string |
---|
218 | |
---|
219 | |
---|
220 | CALL cpu_log (log_point(35),'average_3d_data','start') |
---|
221 | |
---|
222 | ! |
---|
223 | !-- Check, if averaging is necessary |
---|
224 | IF ( average_count_3d <= 1 ) RETURN |
---|
225 | |
---|
226 | ! |
---|
227 | !-- Loop of all variables to be averaged. |
---|
228 | DO ii = 1, doav_n |
---|
229 | |
---|
230 | trimvar = TRIM( doav(ii) ) |
---|
231 | |
---|
232 | ! |
---|
233 | !-- Store the array chosen on the temporary array. |
---|
234 | SELECT CASE ( trimvar ) |
---|
235 | |
---|
236 | CASE ( 'e' ) |
---|
237 | IF ( ALLOCATED( e_av ) ) THEN |
---|
238 | DO i = nxlg, nxrg |
---|
239 | DO j = nysg, nyng |
---|
240 | DO k = nzb, nzt+1 |
---|
241 | e_av(k,j,i) = e_av(k,j,i) / REAL( average_count_3d, KIND=wp ) |
---|
242 | ENDDO |
---|
243 | ENDDO |
---|
244 | ENDDO |
---|
245 | ENDIF |
---|
246 | |
---|
247 | CASE ( 'ghf*' ) |
---|
248 | IF ( ALLOCATED( ghf_av ) ) THEN |
---|
249 | DO i = nxl, nxr |
---|
250 | DO j = nys, nyn |
---|
251 | ghf_av(j,i) = ghf_av(j,i) & |
---|
252 | / REAL( average_count_3d, KIND=wp ) |
---|
253 | ENDDO |
---|
254 | ENDDO |
---|
255 | CALL exchange_horiz_2d( ghf_av, nbgp ) |
---|
256 | ENDIF |
---|
257 | |
---|
258 | CASE ( 'qsws*' ) |
---|
259 | IF ( ALLOCATED( qsws_av ) ) THEN |
---|
260 | DO i = nxlg, nxrg |
---|
261 | DO j = nysg, nyng |
---|
262 | qsws_av(j,i) = qsws_av(j,i) / REAL( average_count_3d, KIND=wp ) |
---|
263 | ENDDO |
---|
264 | ENDDO |
---|
265 | CALL exchange_horiz_2d( qsws_av, nbgp ) |
---|
266 | ENDIF |
---|
267 | |
---|
268 | CASE ( 'thetal' ) |
---|
269 | IF ( ALLOCATED( lpt_av ) ) THEN |
---|
270 | DO i = nxlg, nxrg |
---|
271 | DO j = nysg, nyng |
---|
272 | DO k = nzb, nzt+1 |
---|
273 | lpt_av(k,j,i) = lpt_av(k,j,i) / REAL( average_count_3d, KIND=wp ) |
---|
274 | ENDDO |
---|
275 | ENDDO |
---|
276 | ENDDO |
---|
277 | ENDIF |
---|
278 | |
---|
279 | CASE ( 'lwp*' ) |
---|
280 | IF ( ALLOCATED( lwp_av ) ) THEN |
---|
281 | DO i = nxlg, nxrg |
---|
282 | DO j = nysg, nyng |
---|
283 | lwp_av(j,i) = lwp_av(j,i) / REAL( average_count_3d, KIND=wp ) |
---|
284 | ENDDO |
---|
285 | ENDDO |
---|
286 | ENDIF |
---|
287 | |
---|
288 | CASE ( 'ol*' ) |
---|
289 | IF ( ALLOCATED( ol_av ) ) THEN |
---|
290 | DO i = nxlg, nxrg |
---|
291 | DO j = nysg, nyng |
---|
292 | ol_av(j,i) = ol_av(j,i) / REAL( average_count_3d, KIND=wp ) |
---|
293 | ENDDO |
---|
294 | ENDDO |
---|
295 | CALL exchange_horiz_2d( ol_av, nbgp ) |
---|
296 | ENDIF |
---|
297 | |
---|
298 | CASE ( 'p' ) |
---|
299 | IF ( ALLOCATED( p_av ) ) THEN |
---|
300 | DO i = nxlg, nxrg |
---|
301 | DO j = nysg, nyng |
---|
302 | DO k = nzb, nzt+1 |
---|
303 | p_av(k,j,i) = p_av(k,j,i) / REAL( average_count_3d, KIND=wp ) |
---|
304 | ENDDO |
---|
305 | ENDDO |
---|
306 | ENDDO |
---|
307 | ENDIF |
---|
308 | |
---|
309 | CASE ( 'pc' ) |
---|
310 | IF ( ALLOCATED( pc_av ) ) THEN |
---|
311 | DO i = nxl, nxr |
---|
312 | DO j = nys, nyn |
---|
313 | DO k = nzb, nzt+1 |
---|
314 | pc_av(k,j,i) = pc_av(k,j,i) / REAL( average_count_3d, KIND=wp ) |
---|
315 | ENDDO |
---|
316 | ENDDO |
---|
317 | ENDDO |
---|
318 | ENDIF |
---|
319 | |
---|
320 | CASE ( 'pr' ) |
---|
321 | IF ( ALLOCATED( pr_av ) ) THEN |
---|
322 | DO i = nxl, nxr |
---|
323 | DO j = nys, nyn |
---|
324 | DO k = nzb, nzt+1 |
---|
325 | pr_av(k,j,i) = pr_av(k,j,i) / REAL( average_count_3d, KIND=wp ) |
---|
326 | ENDDO |
---|
327 | ENDDO |
---|
328 | ENDDO |
---|
329 | ENDIF |
---|
330 | |
---|
331 | CASE ( 'theta' ) |
---|
332 | IF ( ALLOCATED( pt_av ) ) THEN |
---|
333 | DO i = nxlg, nxrg |
---|
334 | DO j = nysg, nyng |
---|
335 | DO k = nzb, nzt+1 |
---|
336 | pt_av(k,j,i) = pt_av(k,j,i) / REAL( average_count_3d, KIND=wp ) |
---|
337 | ENDDO |
---|
338 | ENDDO |
---|
339 | ENDDO |
---|
340 | ENDIF |
---|
341 | |
---|
342 | CASE ( 'q' ) |
---|
343 | IF ( ALLOCATED( q_av ) ) THEN |
---|
344 | DO i = nxlg, nxrg |
---|
345 | DO j = nysg, nyng |
---|
346 | DO k = nzb, nzt+1 |
---|
347 | q_av(k,j,i) = q_av(k,j,i) / REAL( average_count_3d, KIND=wp ) |
---|
348 | ENDDO |
---|
349 | ENDDO |
---|
350 | ENDDO |
---|
351 | ENDIF |
---|
352 | |
---|
353 | CASE ( 'ql' ) |
---|
354 | IF ( ALLOCATED( ql_av ) ) THEN |
---|
355 | DO i = nxlg, nxrg |
---|
356 | DO j = nysg, nyng |
---|
357 | DO k = nzb, nzt+1 |
---|
358 | ql_av(k,j,i) = ql_av(k,j,i) / REAL( average_count_3d, KIND=wp ) |
---|
359 | ENDDO |
---|
360 | ENDDO |
---|
361 | ENDDO |
---|
362 | ENDIF |
---|
363 | |
---|
364 | CASE ( 'ql_c' ) |
---|
365 | IF ( ALLOCATED( ql_c_av ) ) THEN |
---|
366 | DO i = nxlg, nxrg |
---|
367 | DO j = nysg, nyng |
---|
368 | DO k = nzb, nzt+1 |
---|
369 | ql_c_av(k,j,i) = ql_c_av(k,j,i) / REAL( average_count_3d, KIND=wp ) |
---|
370 | ENDDO |
---|
371 | ENDDO |
---|
372 | ENDDO |
---|
373 | ENDIF |
---|
374 | |
---|
375 | CASE ( 'ql_v' ) |
---|
376 | IF ( ALLOCATED( ql_v_av ) ) THEN |
---|
377 | DO i = nxlg, nxrg |
---|
378 | DO j = nysg, nyng |
---|
379 | DO k = nzb, nzt+1 |
---|
380 | ql_v_av(k,j,i) = ql_v_av(k,j,i) / REAL( average_count_3d, KIND=wp ) |
---|
381 | ENDDO |
---|
382 | ENDDO |
---|
383 | ENDDO |
---|
384 | ENDIF |
---|
385 | |
---|
386 | CASE ( 'ql_vp' ) |
---|
387 | IF ( ALLOCATED( ql_vp_av ) ) THEN |
---|
388 | DO i = nxlg, nxrg |
---|
389 | DO j = nysg, nyng |
---|
390 | DO k = nzb, nzt+1 |
---|
391 | ql_vp_av(k,j,i) = ql_vp_av(k,j,i) / & |
---|
392 | REAL( average_count_3d, KIND=wp ) |
---|
393 | ENDDO |
---|
394 | ENDDO |
---|
395 | ENDDO |
---|
396 | ENDIF |
---|
397 | |
---|
398 | CASE ( 'qv' ) |
---|
399 | IF ( ALLOCATED( qv_av ) ) THEN |
---|
400 | DO i = nxlg, nxrg |
---|
401 | DO j = nysg, nyng |
---|
402 | DO k = nzb, nzt+1 |
---|
403 | qv_av(k,j,i) = qv_av(k,j,i) / REAL( average_count_3d, KIND=wp ) |
---|
404 | ENDDO |
---|
405 | ENDDO |
---|
406 | ENDDO |
---|
407 | ENDIF |
---|
408 | |
---|
409 | CASE ( 'r_a*' ) |
---|
410 | IF ( ALLOCATED( r_a_av ) ) THEN |
---|
411 | DO i = nxlg, nxrg |
---|
412 | DO j = nysg, nyng |
---|
413 | r_a_av(j,i) = r_a_av(j,i) / REAL( average_count_3d, KIND=wp ) |
---|
414 | ENDDO |
---|
415 | ENDDO |
---|
416 | CALL exchange_horiz_2d( r_a_av, nbgp ) |
---|
417 | ENDIF |
---|
418 | |
---|
419 | CASE ( 's' ) |
---|
420 | IF ( ALLOCATED( s_av ) ) THEN |
---|
421 | DO i = nxlg, nxrg |
---|
422 | DO j = nysg, nyng |
---|
423 | DO k = nzb, nzt+1 |
---|
424 | s_av(k,j,i) = s_av(k,j,i) / REAL( average_count_3d, KIND=wp ) |
---|
425 | ENDDO |
---|
426 | ENDDO |
---|
427 | ENDDO |
---|
428 | ENDIF |
---|
429 | |
---|
430 | CASE ( 'shf*' ) |
---|
431 | IF ( ALLOCATED( shf_av ) ) THEN |
---|
432 | DO i = nxlg, nxrg |
---|
433 | DO j = nysg, nyng |
---|
434 | shf_av(j,i) = shf_av(j,i) / REAL( average_count_3d, KIND=wp ) |
---|
435 | ENDDO |
---|
436 | ENDDO |
---|
437 | CALL exchange_horiz_2d( shf_av, nbgp ) |
---|
438 | ENDIF |
---|
439 | |
---|
440 | CASE ( 'ssws*' ) |
---|
441 | IF ( ALLOCATED( ssws_av ) ) THEN |
---|
442 | DO i = nxlg, nxrg |
---|
443 | DO j = nysg, nyng |
---|
444 | ssws_av(j,i) = ssws_av(j,i) / REAL( average_count_3d, KIND=wp ) |
---|
445 | ENDDO |
---|
446 | ENDDO |
---|
447 | CALL exchange_horiz_2d( ssws_av, nbgp ) |
---|
448 | ENDIF |
---|
449 | |
---|
450 | CASE ( 'theta_2m*' ) |
---|
451 | IF ( ALLOCATED( pt_2m_av ) ) THEN |
---|
452 | DO i = nxlg, nxrg |
---|
453 | DO j = nysg, nyng |
---|
454 | pt_2m_av(j,i) = pt_2m_av(j,i) / REAL( average_count_3d, KIND=wp ) |
---|
455 | ENDDO |
---|
456 | ENDDO |
---|
457 | CALL exchange_horiz_2d( pt_2m_av, nbgp ) |
---|
458 | ENDIF |
---|
459 | |
---|
460 | CASE ( 't*' ) |
---|
461 | IF ( ALLOCATED( ts_av ) ) THEN |
---|
462 | DO i = nxlg, nxrg |
---|
463 | DO j = nysg, nyng |
---|
464 | ts_av(j,i) = ts_av(j,i) / REAL( average_count_3d, KIND=wp ) |
---|
465 | ENDDO |
---|
466 | ENDDO |
---|
467 | CALL exchange_horiz_2d( ts_av, nbgp ) |
---|
468 | ENDIF |
---|
469 | |
---|
470 | CASE ( 'tsurf*' ) |
---|
471 | IF ( ALLOCATED( tsurf_av ) ) THEN |
---|
472 | DO i = nxlg, nxrg |
---|
473 | DO j = nysg, nyng |
---|
474 | tsurf_av(j,i) = tsurf_av(j,i) / REAL( average_count_3d, KIND=wp ) |
---|
475 | ENDDO |
---|
476 | ENDDO |
---|
477 | CALL exchange_horiz_2d( tsurf_av, nbgp ) |
---|
478 | ENDIF |
---|
479 | |
---|
480 | CASE ( 'u' ) |
---|
481 | IF ( ALLOCATED( u_av ) ) THEN |
---|
482 | DO i = nxlg, nxrg |
---|
483 | DO j = nysg, nyng |
---|
484 | DO k = nzb, nzt+1 |
---|
485 | u_av(k,j,i) = u_av(k,j,i) / REAL( average_count_3d, KIND=wp ) |
---|
486 | ENDDO |
---|
487 | ENDDO |
---|
488 | ENDDO |
---|
489 | ENDIF |
---|
490 | |
---|
491 | CASE ( 'us*' ) |
---|
492 | IF ( ALLOCATED( us_av ) ) THEN |
---|
493 | DO i = nxlg, nxrg |
---|
494 | DO j = nysg, nyng |
---|
495 | us_av(j,i) = us_av(j,i) / REAL( average_count_3d, KIND=wp ) |
---|
496 | ENDDO |
---|
497 | ENDDO |
---|
498 | CALL exchange_horiz_2d( us_av, nbgp ) |
---|
499 | ENDIF |
---|
500 | |
---|
501 | CASE ( 'v' ) |
---|
502 | IF ( ALLOCATED( v_av ) ) THEN |
---|
503 | DO i = nxlg, nxrg |
---|
504 | DO j = nysg, nyng |
---|
505 | DO k = nzb, nzt+1 |
---|
506 | v_av(k,j,i) = v_av(k,j,i) / REAL( average_count_3d, KIND=wp ) |
---|
507 | ENDDO |
---|
508 | ENDDO |
---|
509 | ENDDO |
---|
510 | ENDIF |
---|
511 | |
---|
512 | CASE ( 'thetav' ) |
---|
513 | IF ( ALLOCATED( vpt_av ) ) THEN |
---|
514 | DO i = nxlg, nxrg |
---|
515 | DO j = nysg, nyng |
---|
516 | DO k = nzb, nzt+1 |
---|
517 | vpt_av(k,j,i) = vpt_av(k,j,i) / REAL( average_count_3d, KIND=wp ) |
---|
518 | ENDDO |
---|
519 | ENDDO |
---|
520 | ENDDO |
---|
521 | ENDIF |
---|
522 | |
---|
523 | CASE ( 'w' ) |
---|
524 | IF ( ALLOCATED( w_av ) ) THEN |
---|
525 | DO i = nxlg, nxrg |
---|
526 | DO j = nysg, nyng |
---|
527 | DO k = nzb, nzt+1 |
---|
528 | w_av(k,j,i) = w_av(k,j,i) / REAL( average_count_3d, KIND=wp ) |
---|
529 | ENDDO |
---|
530 | ENDDO |
---|
531 | ENDDO |
---|
532 | ENDIF |
---|
533 | |
---|
534 | CASE ( 'z0*' ) |
---|
535 | IF ( ALLOCATED( z0_av ) ) THEN |
---|
536 | DO i = nxlg, nxrg |
---|
537 | DO j = nysg, nyng |
---|
538 | z0_av(j,i) = z0_av(j,i) / REAL( average_count_3d, KIND=wp ) |
---|
539 | ENDDO |
---|
540 | ENDDO |
---|
541 | CALL exchange_horiz_2d( z0_av, nbgp ) |
---|
542 | ENDIF |
---|
543 | |
---|
544 | CASE ( 'z0h*' ) |
---|
545 | IF ( ALLOCATED( z0h_av ) ) THEN |
---|
546 | DO i = nxlg, nxrg |
---|
547 | DO j = nysg, nyng |
---|
548 | z0h_av(j,i) = z0h_av(j,i) / REAL( average_count_3d, KIND=wp ) |
---|
549 | ENDDO |
---|
550 | ENDDO |
---|
551 | CALL exchange_horiz_2d( z0h_av, nbgp ) |
---|
552 | ENDIF |
---|
553 | |
---|
554 | CASE ( 'z0q*' ) |
---|
555 | IF ( ALLOCATED( z0q_av ) ) THEN |
---|
556 | DO i = nxlg, nxrg |
---|
557 | DO j = nysg, nyng |
---|
558 | z0q_av(j,i) = z0q_av(j,i) / REAL( average_count_3d, KIND=wp ) |
---|
559 | ENDDO |
---|
560 | ENDDO |
---|
561 | CALL exchange_horiz_2d( z0q_av, nbgp ) |
---|
562 | ENDIF |
---|
563 | |
---|
564 | CASE DEFAULT |
---|
565 | ! |
---|
566 | !-- Averaging of data from all other modules |
---|
567 | CALL module_interface_3d_data_averaging( 'average', trimvar ) |
---|
568 | |
---|
569 | END SELECT |
---|
570 | |
---|
571 | ENDDO |
---|
572 | |
---|
573 | ! |
---|
574 | !-- Reset the counter |
---|
575 | average_count_3d = 0.0 |
---|
576 | |
---|
577 | CALL cpu_log( log_point(35), 'average_3d_data', 'stop' ) |
---|
578 | |
---|
579 | |
---|
580 | END SUBROUTINE average_3d_data |
---|