source: palm/trunk/SOURCE/read_var_list.f90 @ 2043

Last change on this file since 2043 was 2043, checked in by suehring, 7 years ago

last commit documented

  • Property svn:keywords set to Id
File size: 38.6 KB
RevLine 
[1682]1!> @file read_var_list.f90
[2000]2!------------------------------------------------------------------------------!
[1036]3! This file is part of PALM.
4!
[2000]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.
[1036]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!
[1818]17! Copyright 1997-2016 Leibniz Universitaet Hannover
[2000]18!------------------------------------------------------------------------------!
[1036]19!
[257]20! Current revisions:
[622]21! ------------------
[1961]22!
[2043]23!
[1485]24! Former revisions:
25! -----------------
26! $Id: read_var_list.f90 2043 2016-11-02 13:48:37Z suehring $
27!
[2043]28! 2042 2016-11-02 13:47:31Z suehring
29! Bugfix, read restart data for wall_heatflux, wall_qflux and wall_sflux
30!
[2001]31! 2000 2016-08-20 18:09:15Z knoop
32! Forced header and separation lines into 80 columns
33!
[1993]34! 1992 2016-08-12 15:14:59Z suehring
35! top_scalarflux added
36!
[1961]37! 1960 2016-07-12 16:34:24Z suehring
38! Separate humidity and passive scalar
39! Remove unused variables from ONLY list
40!
[1958]41! 1957 2016-07-07 10:43:48Z suehring
42! flight module added
43!
[1851]44! 1849 2016-04-08 11:33:18Z hoffmann
45! Adapted for modularization of microphysics
46!
[1834]47! 1833 2016-04-07 14:23:03Z raasch
48! spectra_mod added
49!
[1832]50! 1831 2016-04-07 13:15:51Z hoffmann
51! turbulence renamed collision_turbulence, drizzle renamed
52! cloud_water_sedimentation
53!
[1809]54! 1808 2016-04-05 19:44:00Z raasch
55! test output removed
56!
[1784]57! 1783 2016-03-06 18:36:17Z raasch
58! netcdf module name changed + related changes
59!
[1700]60! 1699 2015-10-29 08:02:35Z maronga
61! Bugfix: update of binary version from 3.9b to 4.0 was missing
62!
[1692]63! 1691 2015-10-26 16:17:44Z maronga
64! Added output of most_method, constant_flux_layer, zeta_min, zeta_max. Removed
65! output of prandtl_layer and rif_min, rif_max.
66!
[1683]67! 1682 2015-10-07 23:56:08Z knoop
68! Code annotations made doxygen readable
69!
[1616]70! 1615 2015-07-08 18:49:19Z suehring
71! Enable turbulent inflow for passive_scalar and humidity
72!
[1586]73! 1585 2015-04-30 07:05:52Z maronga
74! Adapted for RRTMG
75!
[1561]76! 1560 2015-03-06 10:48:54Z keck
77! +recycling_yshift
78!
[1523]79! 1522 2015-01-14 10:53:12Z keck
80! added query for checking if the advection scheme in the restart run is the
81! same as the advection scheme in the corresponding initial run
82!
[1503]83! 1502 2014-12-03 18:22:31Z kanani
84! Canopy module and parameters removed (parameters are always read from
85! canopy_par NAMELIST for initial and restart runs)
86!
[1497]87! 1496 2014-12-02 17:25:50Z maronga
88! Renamed "radiation" -> "cloud_top_radiation"
89!
[1485]90! 1484 2014-10-21 10:53:05Z kanani
[1484]91! Changes in the course of the canopy-model modularization:
92!   parameters alpha_lad, beta_lad, lai_beta added,
93!   module plant_canopy_model_mod added,
94!   drag_coefficient, leaf_surface_concentration and scalar_exchange_coefficient
95!   renamed to canopy_drag_coeff, leaf_surface_conc and leaf_scalar_exch_coeff
[1321]96!
[1323]97! 1322 2014-03-20 16:38:49Z raasch
98! REAL functions provided with KIND-attribute
99!
[1321]100! 1320 2014-03-20 08:40:49Z raasch
[1320]101! ONLY-attribute added to USE-statements,
102! kind-parameters added to all INTEGER and REAL declaration statements,
103! kinds are defined in new module kinds,
104! old module precision_kind is removed,
105! revision history before 2012 removed,
106! comment fields (!:) to be used for variable explanations added to
107! all variable declaration statements
[1054]108!
[1309]109! 1308 2014-03-13 14:58:42Z fricke
110! +do2d_xy_time_count, do2d_xz_time_count, do2d_yz_time_count,
111! +do3d_time_count
112!
[1254]113! 1253 2013-11-07 10:48:12Z fricke
114! Bugfix: add ref_state to read_parts_of_var_list, otherwise ref_state
115! is zero for initializing_actions = 'cyclic_fill'
116!
[1242]117! 1241 2013-10-30 11:36:58Z heinze
118! +nudging
119! +large_scale_forcing
120!
[1196]121! 1195 2013-07-01 12:27:57Z heinze
122! Bugfix: allocate ref_state
123!
[1182]124! 1179 2013-06-14 05:57:58Z raasch
125! +ref_state
126!
[1116]127! 1115 2013-03-26 18:16:16Z hoffmann
128! unused variables removed
129!
[1093]130! 1092 2013-02-02 11:24:22Z raasch
131! unused variables removed
132!
[1066]133! 1065 2012-11-22 17:42:36Z hoffmann
134! +nc, c_sedimentation, limiter_sedimentation, turbulence
135! -mu_constant, mu_constant_value
136!
[1054]137! 1053 2012-11-13 17:11:03Z hoffmann
[1053]138! necessary expansions according to the two new prognostic equations (nr, qr)
139! of the two-moment cloud physics scheme:
140! +bc_*_b, +bc_*_t, +bc_*_t_val, *_init, *_surface, *_surface_initial_change,
141! +*_vertical_gradient, +*_vertical_gradient_level, *_vertical_gradient_level_ind,
142! +surface_waterflux_*
[601]143!
[1053]144! in addition, steering parameters parameters of the two-moment cloud physics
145! scheme:   
146! +cloud_scheme, +drizzle, +mu_constant, +mu_constant_value, +ventilation_effect
[1017]147!
[1037]148! 1036 2012-10-22 13:43:42Z raasch
149! code put under GPL (PALM 3.9)
150!
[1017]151! 1015 2012-09-27 09:23:24Z raasch
152! -adjust_mixing_length
153!
[1004]154! 1003 2012-09-14 14:35:53Z raasch
155! -grid_matching
156!
[1002]157! 1001 2012-09-13 14:08:46Z raasch
158! -cut_spline_overshoot, dt_fixed, last_dt_change, long_filter_factor,
159! overshoot_limit_*, ups_limit_*
160!
[979]161! 978 2012-08-09 08:28:32Z fricke
162! -km_damp_max, outflow_damping_width
163! +pt_damping_factor, pt_damping_width
164! +z0h_factor
165!
[941]166! 940 2012-07-09 14:31:00Z raasch
167! +neutral
168!
[928]169! 927 2012-06-06 19:15:04Z raasch
170! +masking_method
171!
[850]172! 849 2012-03-15 10:35:09Z raasch
173! first_call_advec_particles renamed first_call_lpm
174!
[826]175! 824 2012-02-17 09:09:57Z raasch
176! +curvature_solution_effects
177!
[1]178! Revision 1.1  1998/03/18 20:18:48  raasch
179! Initial revision
180!
181!
182! Description:
183! ------------
[1682]184!> Reading values of global control variables from restart-file (binary format)
[1]185!------------------------------------------------------------------------------!
[1682]186 SUBROUTINE read_var_list
187 
[1]188
[1320]189    USE arrays_3d,                                                             &
[1484]190        ONLY:  inflow_damping_factor, mean_inflow_profiles, pt_init,           &
[1960]191               q_init, ref_state, s_init, sa_init, u_init, ug, v_init, vg
[1320]192
[87]193    USE control_parameters
[1320]194
[1957]195    USE flight_mod,                                                            &
196        ONLY:  flight_read_restart_data
197   
[1320]198    USE grid_variables,                                                        &
199        ONLY:  dx, dy
200
201    USE indices,                                                               &
202        ONLY:  nz, nx, nx_on_file, ny, ny_on_file
203
[1849]204    USE microphysics_mod,                                                      &
205        ONLY:  c_sedimentation, collision_turbulence,                          &
206               cloud_water_sedimentation, limiter_sedimentation,               &
207               nc_const, ventilation_effect
208
[1320]209    USE model_1d,                                                              &
210        ONLY:  damp_level_1d, dt_pr_1d, dt_run_control_1d, end_time_1d
211
[1783]212    USE netcdf_interface,                                                      &
213        ONLY:  netcdf_precision, output_for_t0
[1320]214
215    USE particle_attributes,                                                   &
[1831]216        ONLY:  curvature_solution_effects, time_sort_particles
[1320]217
[1]218    USE pegrid
219
[1585]220    USE radiation_model_mod,                                                   &
[1833]221        ONLY:  time_radiation
[1585]222
[1833]223    USE spectra_mod,                                                           &
224        ONLY:  average_count_sp
225
[1320]226    USE statistics,                                                            &
227        ONLY:  statistic_regions, hom, hom_sum, pr_palm, u_max, u_max_ijk,     &
228               v_max, v_max_ijk, w_max, w_max_ijk
229
[1691]230
[1]231    IMPLICIT NONE
232
233    CHARACTER (LEN=10) ::  binary_version, version_on_file
234    CHARACTER (LEN=30) ::  variable_chr
[87]235
[143]236
[1]237    CALL check_open( 13 )
238
239!
240!-- Make version number check first
241    READ ( 13 )  version_on_file
[1831]242    binary_version = '4.1'
[1]243    IF ( TRIM( version_on_file ) /= TRIM( binary_version ) )  THEN
[257]244       WRITE( message_string, * ) 'version mismatch concerning control ', &
245                                  'variables',                            &
246                                  '&version on file    = "',              &
247                                  TRIM( version_on_file ), '"',           &
248                                  '&version on program = "',              &
249                                  TRIM( binary_version ), '"'
250       CALL message( 'read_var_list', 'PA0296', 1, 2, 0, 6, 0 )
[1]251    ENDIF
252
253!
[145]254!-- Read number of PEs and horizontal index bounds of all PEs used in previous
255!-- run
256    READ ( 13 )  variable_chr
257    IF ( TRIM( variable_chr ) /= 'numprocs' )  THEN
[274]258       WRITE( message_string, * ) 'numprocs not found in data from prior ', &
259                                  'run on PE ', myid
[257]260       CALL message( 'read_var_list', 'PA0297', 1, 2, 0, 6, 0 )
[145]261    ENDIF
262    READ ( 13 )  numprocs_previous_run
263
[146]264    IF ( .NOT. ALLOCATED( hor_index_bounds_previous_run ) )  THEN
265       ALLOCATE( hor_index_bounds_previous_run(4,0:numprocs_previous_run-1) )
266    ENDIF
[145]267
268    READ ( 13 )  variable_chr
269    IF ( TRIM( variable_chr ) /= 'hor_index_bounds' )  THEN
[257]270       WRITE( message_string, * ) 'hor_index_bounds not found in data from ', &
271                                  'prior run on PE ', myid
272       CALL message( 'read_var_list', 'PA0298', 1, 2, 0, 6, 0 )
[145]273    ENDIF
274    READ ( 13 )  hor_index_bounds_previous_run
275
276!
[1]277!-- Read vertical number of gridpoints and number of different areas used
278!-- for computing statistics. Allocate arrays depending on these values,
279!-- which are needed for the following read instructions.
280    READ ( 13 )  variable_chr
281    IF ( TRIM( variable_chr ) /= 'nz' )  THEN
[257]282       WRITE( message_string, * ) 'nz not found in data from prior run on PE ',&
283                                  myid
284       CALL message( 'read_var_list', 'PA0299', 1, 2, 0, 6, 0 )
[1]285    ENDIF
286    READ ( 13 )  nz
[87]287
[1]288    READ ( 13 )  variable_chr
[87]289    IF ( TRIM( variable_chr ) /= 'max_pr_user' )  THEN
[257]290       WRITE( message_string, * ) 'max_pr_user not found in data from ', &
[87]291                    'prior run on PE ', myid
[257]292       CALL message( 'read_var_list', 'PA0300', 1, 2, 0, 6, 0 )
[87]293    ENDIF
[159]294    READ ( 13 )  max_pr_user    ! This value is checked against the number of
295                                ! user profiles given for the current run
296                                ! in routine user_parin (it has to match)
[87]297
298    READ ( 13 )  variable_chr
[1]299    IF ( TRIM( variable_chr ) /= 'statistic_regions' )  THEN
[257]300       WRITE( message_string, * ) 'statistic_regions not found in data from ', &
[1]301                    'prior run on PE ', myid
[257]302       CALL message( 'read_var_list', 'PA0301', 1, 2, 0, 6, 0 )
[1]303    ENDIF
304    READ ( 13 )  statistic_regions
[146]305    IF ( .NOT. ALLOCATED( ug ) )  THEN
[1502]306       ALLOCATE( ug(0:nz+1), u_init(0:nz+1), vg(0:nz+1),                       &
307                 v_init(0:nz+1), pt_init(0:nz+1), q_init(0:nz+1),              &
[1960]308                 ref_state(0:nz+1), s_init(0:nz+1), sa_init(0:nz+1),           &
[1502]309                 hom(0:nz+1,2,pr_palm+max_pr_user,0:statistic_regions),        &
[146]310                 hom_sum(0:nz+1,pr_palm+max_pr_user,0:statistic_regions) )
311    ENDIF
[1]312
313!
314!-- Now read all control parameters:
315!-- Caution: When the following read instructions have been changed, the
316!-- -------  version number stored in the variable binary_version has to be
317!--          increased. The same changes must also be done in write_var_list.
318    READ ( 13 )  variable_chr
319    DO  WHILE ( TRIM( variable_chr ) /= '*** end ***' )
320
321       SELECT CASE ( TRIM( variable_chr ) )
322
323          CASE ( 'advected_distance_x' )
324             READ ( 13 )  advected_distance_x
325          CASE ( 'advected_distance_y' )
326             READ ( 13 )  advected_distance_y
327          CASE ( 'alpha_surface' )
328             READ ( 13 )  alpha_surface
329          CASE ( 'average_count_pr' )
330             READ ( 13 )  average_count_pr
331          CASE ( 'average_count_sp' )
332             READ ( 13 )  average_count_sp
333          CASE ( 'average_count_3d' )
334             READ ( 13 )  average_count_3d
335          CASE ( 'bc_e_b' )
336             READ ( 13 )  bc_e_b
337          CASE ( 'bc_lr' )
338             READ ( 13 )  bc_lr
339          CASE ( 'bc_ns' )
340             READ ( 13 )  bc_ns
341          CASE ( 'bc_p_b' )
342             READ ( 13 )  bc_p_b
343          CASE ( 'bc_p_t' )
344             READ ( 13 )  bc_p_t
345          CASE ( 'bc_pt_b' )
346             READ ( 13 )  bc_pt_b
347          CASE ( 'bc_pt_t' )
348             READ ( 13 )  bc_pt_t
349          CASE ( 'bc_pt_t_val' )
350             READ ( 13 )  bc_pt_t_val
351          CASE ( 'bc_q_b' )
352             READ ( 13 )  bc_q_b
353          CASE ( 'bc_q_t' )
354             READ ( 13 )  bc_q_t
355          CASE ( 'bc_q_t_val' )
356             READ ( 13 )  bc_q_t_val
357          CASE ( 'bc_s_b' )
358             READ ( 13 )  bc_s_b
359          CASE ( 'bc_s_t' )
360             READ ( 13 )  bc_s_t
[95]361          CASE ( 'bc_sa_t' )
362             READ ( 13 )  bc_sa_t
[1]363          CASE ( 'bc_uv_b' )
364             READ ( 13 )  bc_uv_b
365          CASE ( 'bc_uv_t' )
366             READ ( 13 )  bc_uv_t
[95]367          CASE ( 'bottom_salinityflux' )
368             READ ( 13 )  bottom_salinityflux
[1]369          CASE ( 'building_height' )
370             READ ( 13 )  building_height
371          CASE ( 'building_length_x' )
372             READ ( 13 )  building_length_x
373          CASE ( 'building_length_y' )
374             READ ( 13 )  building_length_y
375          CASE ( 'building_wall_left' )
376             READ ( 13 )  building_wall_left
377          CASE ( 'building_wall_south' )
378             READ ( 13 )  building_wall_south
[600]379          CASE ( 'call_psolver_at_all_substeps' )
380             READ ( 13 )  call_psolver_at_all_substeps
[240]381          CASE ( 'canyon_height' )
382             READ ( 13 )  canyon_height
383          CASE ( 'canyon_width_x' )
384             READ ( 13 )  canyon_width_x
385          CASE ( 'canyon_width_y' )
386             READ ( 13 )  canyon_width_y
387          CASE ( 'canyon_wall_left' )
388             READ ( 13 )  canyon_wall_left
389          CASE ( 'canyon_wall_south' )
390             READ ( 13 )  canyon_wall_south
[1065]391          CASE ( 'c_sedimentation' )
392             READ ( 13 )  c_sedimentation
[600]393          CASE ( 'cfl_factor' )
394             READ ( 13 )  cfl_factor
[1]395          CASE ( 'cloud_droplets' )
396             READ ( 13 )  cloud_droplets
397          CASE ( 'cloud_physics' )
398             READ ( 13 )  cloud_physics
[1053]399          CASE ( 'cloud_scheme' )
400             READ ( 13 )  cloud_scheme
[622]401          CASE ( 'collective_wait' )
402             READ ( 13 )  collective_wait
[1]403          CASE ( 'conserve_volume_flow' )
404             READ ( 13 )  conserve_volume_flow
[241]405          CASE ( 'conserve_volume_flow_mode' )
406             READ ( 13 )  conserve_volume_flow_mode
[1691]407          CASE ( 'constant_flux_layer' )
408             READ ( 13 )  constant_flux_layer
[291]409          CASE ( 'coupling_start_time' )
410             READ ( 13 )  coupling_start_time
[1]411          CASE ( 'current_timestep_number' )
412             READ ( 13 )  current_timestep_number
[824]413          CASE ( 'curvature_solution_effects' )
414             READ ( 13 )  curvature_solution_effects
[600]415          CASE ( 'cycle_mg' )
416             READ ( 13 )  cycle_mg
[1]417          CASE ( 'damp_level_1d' )
418             READ ( 13 )  damp_level_1d
419          CASE ( 'dissipation_1d' )
420             READ ( 13 )  dissipation_1d
[1308]421          CASE ( 'do2d_xy_time_count' )
422             READ ( 13 )  do2d_xy_time_count
423          CASE ( 'do2d_xz_time_count' )
424             READ ( 13 )  do2d_xz_time_count
425          CASE ( 'do2d_yz_time_count' )
426             READ ( 13 )  do2d_yz_time_count
427          CASE ( 'do3d_time_count' )
428             READ ( 13 )  do3d_time_count
[240]429          CASE ( 'dp_external' )
430             READ ( 13 )  dp_external
431          CASE ( 'dp_level_b' )
432             READ ( 13 )  dp_level_b
433          CASE ( 'dp_smooth' )
434             READ ( 13 )  dp_smooth
435          CASE ( 'dpdxy' )
436             READ ( 13 )  dpdxy
[1831]437          CASE ( 'cloud_water_sedimentation' )
438             READ ( 13 )  cloud_water_sedimentation
[1]439          CASE ( 'dt_pr_1d' )
440             READ ( 13 )  dt_pr_1d
441          CASE ( 'dt_run_control_1d' )
442             READ ( 13 )  dt_run_control_1d
443          CASE ( 'dt_3d' )
444             READ ( 13 )  dt_3d
445          CASE ( 'dvrp_filecount' )
446             READ ( 13 )  dvrp_filecount
447          CASE ( 'dx' )
448             READ ( 13 )  dx
449          CASE ( 'dy' )
450             READ ( 13 )  dy
451          CASE ( 'dz' )
452             READ ( 13 )  dz
453          CASE ( 'dz_max' )
454             READ ( 13 )  dz_max
455          CASE ( 'dz_stretch_factor' )
456             READ ( 13 )  dz_stretch_factor
457          CASE ( 'dz_stretch_level' )
458             READ ( 13 )  dz_stretch_level
459          CASE ( 'e_min' )
460             READ ( 13 )  e_min
461          CASE ( 'end_time_1d' )
462             READ ( 13 )  end_time_1d
463          CASE ( 'fft_method' )
464             READ ( 13 )  fft_method
[849]465          CASE ( 'first_call_lpm' )
466             READ ( 13 )  first_call_lpm
[1]467          CASE ( 'galilei_transformation' )
468             READ ( 13 )  galilei_transformation
469          CASE ( 'hom' )
470             READ ( 13 )  hom
[143]471          CASE ( 'hom_sum' )
472             READ ( 13 )  hom_sum
[151]473          CASE ( 'humidity' )
474             READ ( 13 )  humidity
475          CASE ( 'inflow_damping_factor' )
476             IF ( .NOT. ALLOCATED( inflow_damping_factor ) )  THEN
477                ALLOCATE( inflow_damping_factor(0:nz+1) )
478             ENDIF
479             READ ( 13 )  inflow_damping_factor
480          CASE ( 'inflow_damping_height' )
481             READ ( 13 )  inflow_damping_height
482          CASE ( 'inflow_damping_width' )
483             READ ( 13 )  inflow_damping_width
[1]484          CASE ( 'inflow_disturbance_begin' )
485             READ ( 13 )  inflow_disturbance_begin
486          CASE ( 'inflow_disturbance_end' )
487             READ ( 13 )  inflow_disturbance_end
488          CASE ( 'km_constant' )
489             READ ( 13 )  km_constant
[1241]490          CASE ( 'large_scale_forcing' )
491             READ ( 13 )  large_scale_forcing
[411]492           CASE ( 'large_scale_subsidence' )
493             READ ( 13 )  large_scale_subsidence
[1065]494          CASE ( 'limiter_sedimentation' )
495             READ ( 13 )  limiter_sedimentation
[63]496          CASE ( 'loop_optimization' )
497             READ ( 13 )  loop_optimization
[927]498          CASE ( 'masking_method' )
499             READ ( 13 )  masking_method
[151]500          CASE ( 'mean_inflow_profiles' )
501             IF ( .NOT. ALLOCATED( mean_inflow_profiles ) )  THEN
[1960]502                ALLOCATE( mean_inflow_profiles(0:nz+1,7) )
[151]503             ENDIF
504             READ ( 13 )  mean_inflow_profiles
[600]505          CASE ( 'mg_cycles' )
506             READ ( 13 )  mg_cycles
507          CASE ( 'mg_switch_to_pe0_level' )
508             READ ( 13 )  mg_switch_to_pe0_level
[1]509          CASE ( 'mixing_length_1d' )
510             READ ( 13 )  mixing_length_1d
511          CASE ( 'momentum_advec' )
512             READ ( 13 )  momentum_advec
[1691]513          CASE ( 'most_method' )
514             READ ( 13 )  most_method
[1115]515          CASE ( 'nc_const' )
516             READ ( 13 )  nc_const
[1]517          CASE ( 'netcdf_precision' )
518             READ ( 13 )  netcdf_precision
[940]519          CASE ( 'neutral' )
520             READ ( 13 )  neutral
[600]521          CASE ( 'ngsrb' )
522             READ ( 13 )  ngsrb
523          CASE ( 'nsor' )
524             READ ( 13 )  nsor
[1]525          CASE ( 'nsor_ini' )
526             READ ( 13 )  nsor_ini
[1241]527          CASE ( 'nudging' )
528             READ ( 13 )  nudging
[1957]529          CASE ( 'num_leg' )
530             READ ( 13 )  num_leg
[1]531          CASE ( 'nx' )
532             READ ( 13 )  nx
[147]533             nx_on_file = nx
[1]534          CASE ( 'ny' )
535             READ ( 13 )  ny
[147]536             ny_on_file = ny
[94]537          CASE ( 'ocean' )
538             READ ( 13 )  ocean
[1]539          CASE ( 'old_dt' )
540             READ ( 13 )  old_dt
541          CASE ( 'omega' )
542             READ ( 13 )  omega
[600]543          CASE ( 'omega_sor' )
544             READ ( 13 )  omega_sor
[345]545          CASE ( 'output_for_t0' )
546             READ (13)    output_for_t0
[1]547          CASE ( 'passive_scalar' )
548             READ ( 13 )  passive_scalar
549          CASE ( 'phi' )
550             READ ( 13 )  phi
[600]551          CASE ( 'prandtl_number' )
552             READ ( 13 )  prandtl_number
[1]553          CASE ( 'precipitation' )
554             READ ( 13 ) precipitation
[600]555          CASE ( 'psolver' )
556             READ ( 13 )  psolver
[978]557          CASE ( 'pt_damping_factor' )
558             READ ( 13 )  pt_damping_factor
559          CASE ( 'pt_damping_width' )
560             READ ( 13 )  pt_damping_width
[1]561          CASE ( 'pt_init' )
562             READ ( 13 )  pt_init
[57]563          CASE ( 'pt_reference' )
564             READ ( 13 )  pt_reference
[1]565          CASE ( 'pt_surface' )
566             READ ( 13 )  pt_surface
567          CASE ( 'pt_surface_initial_change' )
568             READ ( 13 )  pt_surface_initial_change
569          CASE ( 'pt_vertical_gradient' )
570             READ ( 13 )  pt_vertical_gradient
571          CASE ( 'pt_vertical_gradient_level' )
572             READ ( 13 )  pt_vertical_gradient_level
573          CASE ( 'pt_vertical_gradient_level_ind' )
574             READ ( 13 )  pt_vertical_gradient_level_ind
575          CASE ( 'q_init' )
576             READ ( 13 )  q_init
577          CASE ( 'q_surface' )
578             READ ( 13 )  q_surface
579          CASE ( 'q_surface_initial_change' )
580             READ ( 13 )  q_surface_initial_change
581          CASE ( 'q_vertical_gradient' )
582             READ ( 13 )  q_vertical_gradient
583          CASE ( 'q_vertical_gradient_level' )
584             READ ( 13 )  q_vertical_gradient_level
585          CASE ( 'q_vertical_gradient_level_ind' )
586             READ ( 13 )  q_vertical_gradient_level_ind
[1496]587          CASE ( 'cloud_top_radiation' )
588             READ ( 13 )  cloud_top_radiation
[1]589          CASE ( 'random_generator' )
590             READ ( 13 )  random_generator
591          CASE ( 'random_heatflux' )
592             READ ( 13 )  random_heatflux
[600]593          CASE ( 'rayleigh_damping_factor' )
594             READ ( 13 )  rayleigh_damping_factor
595          CASE ( 'rayleigh_damping_height' )
596             READ ( 13 )  rayleigh_damping_height
[151]597          CASE ( 'recycling_width' )
598             READ ( 13 )  recycling_width
[1560]599          CASE ( 'recycling_yshift' )
600             READ ( 13 ) recycling_yshift
[1179]601          CASE ( 'reference_state' )
602             READ ( 13 )  reference_state
603          CASE ( 'ref_state' )
604             READ ( 13 )  ref_state
[600]605          CASE ( 'residual_limit' )
606             READ ( 13 )  residual_limit
[1]607          CASE ( 'roughness_length' )
608             READ ( 13 )  roughness_length
609          CASE ( 'runnr' )
610             READ ( 13 )  runnr
[291]611          CASE ( 'run_coupled' )
612             READ ( 13 )  run_coupled
[1960]613          CASE ( 's_init' )
614             READ ( 13 )  s_init
615          CASE ( 's_surface' )
616             READ ( 13 )  s_surface
617          CASE ( 's_surface_initial_change' )
618             READ ( 13 )  s_surface_initial_change
619          CASE ( 's_vertical_gradient' )
620             READ ( 13 )  s_vertical_gradient
621          CASE ( 's_vertical_gradient_level' )
622             READ ( 13 )  s_vertical_gradient_level
623          CASE ( 's_vertical_gradient_level_ind' )
624             READ ( 13 )  s_vertical_gradient_level_ind 
[94]625          CASE ( 'sa_init' )
626             READ ( 13 )  sa_init
627          CASE ( 'sa_surface' )
628             READ ( 13 )  sa_surface
629          CASE ( 'sa_vertical_gradient' )
630             READ ( 13 )  sa_vertical_gradient
631          CASE ( 'sa_vertical_gradient_level' )
632             READ ( 13 )  sa_vertical_gradient_level
[1]633          CASE ( 'scalar_advec' )
634             READ ( 13 )  scalar_advec
635          CASE ( 'simulated_time' )
636             READ ( 13 )  simulated_time
637          CASE ( 'surface_heatflux' )
638             READ ( 13 )  surface_heatflux
639          CASE ( 'surface_pressure' )
640             READ ( 13 )  surface_pressure
641          CASE ( 'surface_scalarflux' )
642             READ ( 13 )  surface_scalarflux             
643          CASE ( 'surface_waterflux' )
[1053]644             READ ( 13 )  surface_waterflux     
[102]645          CASE ( 'time_coupling' )
646             READ ( 13 )  time_coupling
[1]647          CASE ( 'time_disturb' )
648             READ ( 13 )  time_disturb
[1502]649          CASE ( 'time_dopr' )
[1]650             READ ( 13 )  time_dopr
[587]651          CASE ( 'time_domask' )
652             READ ( 13 )  time_domask
[1]653          CASE ( 'time_dopr_av' )
654             READ ( 13 )  time_dopr_av
655          CASE ( 'time_dopr_listing' )
656             READ ( 13 )  time_dopr_listing
657          CASE ( 'time_dopts' )
658             READ ( 13 )  time_dopts
659          CASE ( 'time_dosp' )
660             READ ( 13 )  time_dosp
661          CASE ( 'time_dots' )
662             READ ( 13 )  time_dots
663          CASE ( 'time_do2d_xy' )
664             READ ( 13 )  time_do2d_xy
665          CASE ( 'time_do2d_xz' )
666             READ ( 13 )  time_do2d_xz
667          CASE ( 'time_do2d_yz' )
668             READ ( 13 )  time_do2d_yz
669          CASE ( 'time_do3d' )
670             READ ( 13 )  time_do3d
671          CASE ( 'time_do_av' )
672             READ ( 13 )  time_do_av
673          CASE ( 'time_do_sla' )
674             READ ( 13 )  time_do_sla
675          CASE ( 'time_dvrp' )
676             READ ( 13 )  time_dvrp
[1585]677          CASE ( 'time_radiation' )
678             READ ( 13 )  time_radiation
[1]679          CASE ( 'time_restart' )
680             READ ( 13 )  time_restart
681          CASE ( 'time_run_control' )
682             READ ( 13 )  time_run_control
[291]683          CASE ( 'time_since_reference_point' )
684             READ ( 13 )  time_since_reference_point
[116]685          CASE ( 'time_sort_particles' )
686             READ ( 13 )  time_sort_particles
[1]687          CASE ( 'timestep_scheme' )
688             READ ( 13 )  timestep_scheme
689          CASE ( 'topography' )
690             READ ( 13 )  topography
[256]691          CASE ( 'topography_grid_convention' )
692             READ ( 13 )  topography_grid_convention
[19]693          CASE ( 'top_heatflux' )
694             READ ( 13 )  top_heatflux
[102]695          CASE ( 'top_momentumflux_u' )
696             READ ( 13 )  top_momentumflux_u
697          CASE ( 'top_momentumflux_v' )
698             READ ( 13 )  top_momentumflux_v
[94]699          CASE ( 'top_salinityflux' )
700             READ ( 13 )  top_salinityflux
[1992]701          CASE ( 'top_scalarflux' )
702             READ ( 13 )  top_scalarflux
[1]703          CASE ( 'tsc' )
704             READ ( 13 )  tsc
[1831]705          CASE ( 'collision_turbulence' )
706             READ ( 13 )  collision_turbulence
[151]707          CASE ( 'turbulent_inflow' )
708             READ ( 13 )  turbulent_inflow
[241]709          CASE ( 'u_bulk' )
710             READ ( 13 )  u_bulk
[1]711          CASE ( 'u_init' )
712             READ ( 13 )  u_init
713          CASE ( 'u_max' )
714             READ ( 13 )  u_max
715          CASE ( 'u_max_ijk' )
716             READ ( 13 )  u_max_ijk
717          CASE ( 'ug' )
718             READ ( 13 )  ug
719          CASE ( 'ug_surface' )
720             READ ( 13 )  ug_surface
721          CASE ( 'ug_vertical_gradient' )
722             READ ( 13 )  ug_vertical_gradient
723          CASE ( 'ug_vertical_gradient_level' )
724             READ ( 13 )  ug_vertical_gradient_level
725          CASE ( 'ug_vertical_gradient_level_ind' )
726             READ ( 13 )  ug_vertical_gradient_level_ind
727          CASE ( 'use_surface_fluxes' )
728             READ ( 13 )  use_surface_fluxes
[20]729          CASE ( 'use_top_fluxes' )
730             READ ( 13 )  use_top_fluxes
[1]731          CASE ( 'use_ug_for_galilei_tr' )
732             READ ( 13 )  use_ug_for_galilei_tr
733          CASE ( 'use_upstream_for_tke' )
734             READ ( 13 )  use_upstream_for_tke
[241]735          CASE ( 'v_bulk' )
736             READ ( 13 )  v_bulk
[1]737          CASE ( 'v_init' )
738             READ ( 13 )  v_init
739          CASE ( 'v_max' )
740             READ ( 13 )  v_max
741          CASE ( 'v_max_ijk' )
742             READ ( 13 )  v_max_ijk
[1053]743          CASE ( 'ventilation_effect' )
744             READ ( 13 )  ventilation_effect
[1]745          CASE ( 'vg' )
746             READ ( 13 )  vg
747          CASE ( 'vg_surface' )
748             READ ( 13 )  vg_surface
749          CASE ( 'vg_vertical_gradient' )
750             READ ( 13 )  vg_vertical_gradient
751          CASE ( 'vg_vertical_gradient_level' )
752             READ ( 13 )  vg_vertical_gradient_level
753          CASE ( 'vg_vertical_gradient_level_ind' )
754             READ ( 13 )  vg_vertical_gradient_level_ind
[1957]755          CASE ( 'virtual_flight' )
756             READ ( 13 ) virtual_flight 
[143]757          CASE ( 'volume_flow_area' )
758             READ ( 13 )  volume_flow_area
759          CASE ( 'volume_flow_initial' )
760             READ ( 13 )  volume_flow_initial
[1]761          CASE ( 'wall_adjustment' )
762             READ ( 13 )  wall_adjustment
[580]763          CASE ( 'subs_vertical_gradient' )
764             READ ( 13 )  subs_vertical_gradient
765          CASE ( 'subs_vertical_gradient_level' )
766             READ ( 13 )  subs_vertical_gradient_level
767          CASE ( 'subs_vertical_gradient_level_i' )
768             READ ( 13 )  subs_vertical_gradient_level_i
[2042]769          CASE ( 'wall_heatflux' )
770             READ ( 13 )  wall_heatflux
771          CASE ( 'wall_qflux' )
772             READ ( 13 )  wall_qflux
773          CASE ( 'wall_sflux' )
774             READ ( 13 )  wall_sflux
[1]775          CASE ( 'w_max' )
776             READ ( 13 )  w_max
777          CASE ( 'w_max_ijk' )
778             READ ( 13 )  w_max_ijk
[1691]779          CASE ( 'zeta_max' )
780             READ ( 13 )  zeta_max
781          CASE ( 'zeta_min' )
782             READ ( 13 )  zeta_min
[978]783          CASE ( 'z0h_factor' )
784             READ ( 13 )  z0h_factor
[1]785
786          CASE DEFAULT
[257]787             WRITE( message_string, * ) 'unknown variable named "',         &
788                                        TRIM( variable_chr ), '" found in', &
789                                        ' data from prior run on PE ', myid 
790             CALL message( 'read_var_list', 'PA0302', 1, 2, 0, 6, 0 )
[1]791        END SELECT
792!
793!--    Read next string
794       READ ( 13 )  variable_chr
795
796    ENDDO
[1957]797   
798    IF ( virtual_flight )  CALL flight_read_restart_data
[1]799
800
[146]801 END SUBROUTINE read_var_list
[143]802
[146]803
804
[147]805!------------------------------------------------------------------------------!
806! Description:
807! ------------
[1682]808!> Skipping the global control variables from restart-file (binary format)
809!> except some information needed when reading restart data from a previous
810!> run which used a smaller total domain or/and a different domain decomposition.
[147]811!------------------------------------------------------------------------------!
[1682]812 
813 SUBROUTINE read_parts_of_var_list
[147]814
[1682]815
[1320]816    USE arrays_3d,                                                             &
[1960]817        ONLY:  inflow_damping_factor, mean_inflow_profiles, ref_state, ug, vg
[1320]818
[147]819    USE control_parameters
[1320]820
821    USE indices,                                                               &
822        ONLY:  nz, nx, nx_on_file, ny, ny_on_file
823
824    USE kinds
825
[147]826    USE pegrid
827
[1320]828    USE statistics,                                                            &
829        ONLY:  statistic_regions, hom, hom_sum, pr_palm, u_max, u_max_ijk,     &
830               v_max, v_max_ijk, w_max, w_max_ijk
831
[147]832    IMPLICIT NONE
833
834    CHARACTER (LEN=10) ::  version_on_file
[1521]835    CHARACTER (LEN=20) ::  momentum_advec_check
836    CHARACTER (LEN=20) ::  scalar_advec_check
[147]837    CHARACTER (LEN=30) ::  variable_chr
[626]838    CHARACTER (LEN=1)  ::  cdum
[147]839
[1320]840    INTEGER(iwp) ::  max_pr_user_on_file
841    INTEGER(iwp) ::  nz_on_file
842    INTEGER(iwp) ::  statistic_regions_on_file
843    INTEGER(iwp) ::  tmp_mpru
844    INTEGER(iwp) ::  tmp_sr
[147]845
[1320]846    REAL(wp), DIMENSION(:,:,:),   ALLOCATABLE ::  hom_sum_on_file
847    REAL(wp), DIMENSION(:,:,:,:), ALLOCATABLE ::  hom_on_file
[147]848
849
850    CALL check_open( 13 )
851
852    READ ( 13 )  version_on_file
853
854!
855!-- Read number of PEs and horizontal index bounds of all PEs used in previous
856!-- run
857    READ ( 13 )  variable_chr
858    IF ( TRIM( variable_chr ) /= 'numprocs' )  THEN
[274]859       WRITE( message_string, * ) 'numprocs not found in data from prior ', &
860                                  'run on PE ', myid
[257]861       CALL message( 'read_parts_of_var_list', 'PA0297', 1, 2, 0, 6, 0 )
[147]862    ENDIF
863    READ ( 13 )  numprocs_previous_run
864
865    IF ( .NOT. ALLOCATED( hor_index_bounds_previous_run ) )  THEN
866       ALLOCATE( hor_index_bounds_previous_run(4,0:numprocs_previous_run-1) )
867    ENDIF
868
869    READ ( 13 )  variable_chr
870    IF ( TRIM( variable_chr ) /= 'hor_index_bounds' )  THEN
[257]871       WRITE( message_string, * ) 'hor_index_bounds not found in data from ', &
872                                  'prior run on PE ', myid
873       CALL message( 'read_parts_of_var_list', 'PA0298', 1, 2, 0, 6, 0 )
[147]874    ENDIF
875    READ ( 13 )  hor_index_bounds_previous_run
876
877!
878!-- Read vertical number of gridpoints and number of different areas used
879!-- for computing statistics. Allocate arrays depending on these values,
880!-- which are needed for the following read instructions.
881    READ ( 13 )  variable_chr
882    IF ( TRIM( variable_chr ) /= 'nz' )  THEN
[257]883       message_string = 'nz not found in restart data file'
884       CALL message( 'read_parts_of_var_list', 'PA0303', 1, 2, 0, 6, 0 )
[147]885    ENDIF
886    READ ( 13 )  nz_on_file
887    IF ( nz_on_file /= nz )  THEN
[257]888       WRITE( message_string, * ) 'mismatch concerning number of ',      &
[274]889                                  'gridpoints along z',                  &
890                                  '&nz on file    = "', nz_on_file, '"', &
891                                  '&nz from run   = "', nz, '"'
[257]892       CALL message( 'read_parts_of_var_list', 'PA0304', 1, 2, 0, 6, 0 )
[147]893    ENDIF
894
895    READ ( 13 )  variable_chr
896    IF ( TRIM( variable_chr ) /= 'max_pr_user' )  THEN
[257]897       message_string = 'max_pr_user not found in restart data file'
898       CALL message( 'read_parts_of_var_list', 'PA0305', 1, 2, 0, 6, 0 )
[147]899    ENDIF
900    READ ( 13 )  max_pr_user_on_file
[170]901    IF ( max_pr_user_on_file /= max_pr_user )  THEN
[274]902       WRITE( message_string, * ) 'number of user profiles on res',           &
903                                  'tart data file differs from the current ', &
904                                  'run&max_pr_user on file    = "',           &
905                                  max_pr_user_on_file, '"',                   &
906                                  '&max_pr_user from run   = "',              &
[257]907                                  max_pr_user, '"'
908       CALL message( 'read_parts_of_var_list', 'PA0306', 0, 0, 0, 6, 0 )
[170]909       tmp_mpru = MIN( max_pr_user_on_file, max_pr_user )
910    ELSE
911       tmp_mpru = max_pr_user
[147]912    ENDIF
913
914    READ ( 13 )  variable_chr
915    IF ( TRIM( variable_chr ) /= 'statistic_regions' )  THEN
[257]916       message_string = 'statistic_regions not found in restart data file'
917       CALL message( 'read_parts_of_var_list', 'PA0307', 1, 2, 0, 6, 0 )
[147]918    ENDIF
919    READ ( 13 )  statistic_regions_on_file
[173]920    IF ( statistic_regions_on_file /= statistic_regions )  THEN
[274]921       WRITE( message_string, * ) 'statistic regions on restart data file ',& 
922                                  'differ from the current run',            &
923                                  '&statistic regions on file    = "',      &
924                                  statistic_regions_on_file, '"',           &
925                                  '&statistic regions from run   = "',      &
926                                   statistic_regions, '"',                  &
[257]927                                  '&statistic data may be lost!'
928       CALL message( 'read_parts_of_var_list', 'PA0308', 0, 1, 0, 6, 0 )
[170]929       tmp_sr = MIN( statistic_regions_on_file, statistic_regions )
930    ELSE
931       tmp_sr = statistic_regions
[147]932    ENDIF
933
934
935!
936!-- Now read and check some control parameters and skip the rest
937    READ ( 13 )  variable_chr
938
939    DO  WHILE ( TRIM( variable_chr ) /= '*** end ***' )
940
941       SELECT CASE ( TRIM( variable_chr ) )
942
[151]943          CASE ( 'average_count_pr' )
944             READ ( 13 )  average_count_pr
[257]945             IF ( average_count_pr /= 0 )  THEN
[274]946                WRITE( message_string, * ) 'inflow profiles not temporally ',  &
947                               'averaged. &Averaging will be done now using ', &
948                               average_count_pr, ' samples.'
949                CALL message( 'read_parts_of_var_list', 'PA0309', &
950                                                                 0, 1, 0, 6, 0 )
[151]951             ENDIF
952
[147]953          CASE ( 'hom' )
954             ALLOCATE( hom_on_file(0:nz+1,2,pr_palm+max_pr_user_on_file, &
955                       0:statistic_regions_on_file) )
956             READ ( 13 )  hom_on_file
[170]957             hom(:,:,1:pr_palm+tmp_mpru,0:tmp_sr) = &
958                          hom_on_file(:,:,1:pr_palm+tmp_mpru,0:tmp_sr)
[147]959             DEALLOCATE( hom_on_file )
960
[151]961          CASE ( 'hom_sum' )
962             ALLOCATE( hom_sum_on_file(0:nz+1,pr_palm+max_pr_user_on_file, &
963                       0:statistic_regions_on_file) )
964             READ ( 13 )  hom_sum_on_file
[170]965             hom_sum(:,1:pr_palm+tmp_mpru,0:tmp_sr) = &
966                          hom_sum_on_file(:,1:pr_palm+tmp_mpru,0:tmp_sr)
[151]967             DEALLOCATE( hom_sum_on_file )
968
[1521]969          CASE ( 'momentum_advec' )
970             momentum_advec_check = momentum_advec
971             READ ( 13 )  momentum_advec
972             IF ( TRIM( momentum_advec_check ) /= TRIM( momentum_advec ) )  THEN
[1524]973                WRITE( message_string, * ) 'momentum_advec of the restart run ',&
[1521]974                               'differs from momentum_advec of the initial run.'
975                CALL message( 'read_parts_of_var_list', 'PA0100', &
976                                                                 1, 2, 0, 6, 0 )
977             END IF                           
978             
[147]979          CASE ( 'nx' )
980             READ ( 13 )  nx_on_file
981
982          CASE ( 'ny' )
983             READ ( 13 )  ny_on_file
984
[1253]985          CASE ( 'ref_state' )
986             READ ( 13 )  ref_state
[147]987
[1521]988          CASE ( 'scalar_advec' )
989             scalar_advec_check = scalar_advec
990             READ ( 13 )  scalar_advec
991             IF ( TRIM( scalar_advec_check ) /= TRIM( scalar_advec ) )  THEN
[1524]992                WRITE( message_string, * ) 'scalar_advec of the restart run ', &
[1521]993                               'differs from scalar_advec of the initial run.'
994                CALL message( 'read_parts_of_var_list', 'PA0101', &
995                                                                 1, 2, 0, 6, 0 )
996             END IF             
997             
[147]998          CASE DEFAULT
999
[626]1000             READ ( 13 )  cdum
[147]1001
1002       END SELECT
1003
1004       READ ( 13 )  variable_chr
1005
1006    ENDDO
1007
[151]1008!
1009!-- Calculate the temporal average of vertical profiles, if neccessary
1010    IF ( average_count_pr /= 0 )  THEN
[1322]1011       hom_sum = hom_sum / REAL( average_count_pr, KIND=wp )
[151]1012    ENDIF
[147]1013
[151]1014
[147]1015 END SUBROUTINE read_parts_of_var_list
1016
1017
1018
[146]1019!------------------------------------------------------------------------------!
1020! Description:
1021! ------------
[1682]1022!> Skipping the global control variables from restart-file (binary format)
[146]1023!------------------------------------------------------------------------------!
[1682]1024 
1025 SUBROUTINE skip_var_list
[146]1026
[1957]1027    USE control_parameters,                                                    &
1028        ONLY:  virtual_flight
1029 
1030    USE flight_mod,                                                            &
1031        ONLY:  flight_skip_var_list
1032 
[147]1033    IMPLICIT NONE
1034
[146]1035    CHARACTER (LEN=10) ::  version_on_file
1036    CHARACTER (LEN=30) ::  variable_chr
1037
[600]1038    CHARACTER (LEN=1) ::  cdum
[146]1039
1040
1041    READ ( 13 )  version_on_file
1042
1043    READ ( 13 )  variable_chr
1044
1045    DO  WHILE ( TRIM( variable_chr ) /= '*** end ***' )
1046
[600]1047       READ ( 13 )  cdum
[146]1048       READ ( 13 )  variable_chr
1049
1050    ENDDO
[1957]1051!
1052!-- In case of virtual flights, skip also variables related to
1053!-- this module.
1054    IF ( virtual_flight )  CALL flight_skip_var_list
1055   
[146]1056
1057 END SUBROUTINE skip_var_list
Note: See TracBrowser for help on using the repository browser.