source: palm/trunk/SOURCE/package_parin.f90 @ 3247

Last change on this file since 3247 was 3246, checked in by sward, 6 years ago

Added error handling for wrong input parameters

  • Property svn:keywords set to Id
File size: 15.8 KB
Line 
1!> @file package_parin.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-2018 Leibniz Universitaet Hannover
18!------------------------------------------------------------------------------!
19!
20! Current revisions:
21! -----------------
22!
23!
24! Former revisions:
25! -----------------
26! $Id: package_parin.f90 3246 2018-09-13 15:14:50Z sward $
27! Added error handling for input namelist via parin_fail_message
28!
29! 3241 2018-09-12 15:02:00Z raasch
30! unused variables removed
31!
32! 3049 2018-05-29 13:52:36Z Giersch
33! Error messages revised
34!
35! 2932 2018-03-26 09:39:22Z Giersch
36! renamed particles_par to particle_parameters
37!
38! 2718 2018-01-02 08:49:38Z maronga
39! Corrected "Former revisions" section
40!
41! 2696 2017-12-14 17:12:51Z kanani
42! Change in file header (GPL part)
43!
44! 2375 2017-08-29 14:10:28Z schwenkel
45! Added aerosol_species
46!
47! 2312 2017-07-14 20:26:51Z hoffmann
48! Aerosol initialization improved.
49!
50! 2263 2017-06-08 14:59:01Z schwenkel
51! Implemented splitting and merging algorithm
52!
53! 2183 2017-03-17 14:29:15Z schwenkel
54!
55! 2182 2017-03-17 14:27:40Z schwenkel
56! Added parameters for simplified particle initialization.
57!
58! 2000 2016-08-20 18:09:15Z knoop
59! Forced header and separation lines into 80 columns
60!
61! 1936 2016-06-13 13:37:44Z suehring
62! +deallocate_memory, step_dealloc
63!
64! 1871 2016-04-15 11:46:09Z hoffmann
65! Initialization of aerosols added.
66!
67! 1833 2016-04-07 14:23:03Z raasch
68! reading of spectra_par moved to spectra_mod
69!
70! 1831 2016-04-07 13:15:51Z hoffmann
71! curvature_solution_effects added
72!
73! 1826 2016-04-07 12:01:39Z maronga
74! Reading of &radiation_par moved to radiation_model_mod.
75! Reading of &canopy_par moved to plant_canopy_model_mod.
76!
77! 822 2016-04-07 07:49:42Z hoffmann
78! +collision_algorithm
79! Tails removed.
80!
81! 1817 2016-04-06 15:44:20Z maronga
82! Reading of &lsm_par moved to land_surface_model_mod.
83!
84! 1788 2016-03-10 11:01:04Z maronga
85! Parameter dewfall removed.
86!
87! 1786 2016-03-08 05:49:27Z raasch
88! cpp-direktives for spectra removed
89!
90! 1757 2016-02-22 15:49:32Z maronga
91! Added parameter unscheduled_radiation_calls
92!
93! 1691 2015-10-26 16:17:44Z maronga
94! Added skip_time_do_lsm, skip_time_do_radiation, and emissivity
95!
96! 1682 2015-10-07 23:56:08Z knoop
97! Code annotations made doxygen readable
98!
99! 1585 2015-04-30 07:05:52Z maronga
100! Added several radiation_par parameters
101!
102! 1575 2015-03-27 09:56:27Z raasch
103! +seed_follows_topography in particles_par
104!
105! 1553 2015-03-03 17:33:54Z maronga
106! Resorting of lsm_par
107!
108! 1551 2015-03-03 14:18:16Z maronga
109! Several changes in the liste for land surface model and radiation model
110!
111! 1496 2014-12-02 17:25:50Z maronga
112! Added support for the land surface model and radiation scheme
113!
114! 1484 2014-10-21 10:53:05Z kanani
115! Changes due to new module structure of the plant canopy model:
116!   module plant_canopy_model_mod added,
117!   new package/namelist canopy_par added, i.e. the canopy model is no longer
118!   steered over the inipar-namelist,
119!   drag_coefficient, leaf_surface_concentration and scalar_exchange_coefficient
120!   renamed to canopy_drag_coeff, leaf_surface_conc and leaf_scalar_exch_coeff.
121! Changed statement tags in CONTINUE-statement
122!
123! 1367 2014-04-23 15:18:30Z witha
124! Bugfix: module kinds must be used
125!
126! 1359 2014-04-11 17:15:14Z hoffmann
127! +alloc_factor, + min_nr_particle
128! -dt_sort_particles, -maximum_number_of_particles
129!
130! 1340 2014-03-25 19:45:13Z kanani
131! REAL constants defined as wp-kinds
132!
133! 1324 2014-03-21 09:13:16Z suehring
134! Bugfix: Missing variable dt_data_output output added to ONLY statement
135!
136! 1320 2014-03-20 08:40:49Z raasch
137! ONLY-attribute added to USE-statements,
138! kind-parameters added to all INTEGER and REAL declaration statements,
139! kinds are defined in new module kinds,
140! old module precision_kind is removed,
141! revision history before 2012 removed,
142! comment fields (!:) to be used for variable explanations added to
143! all variable declaration statements
144!
145! 1036 2012-10-22 13:43:42Z raasch
146! code put under GPL (PALM 3.9)
147!
148! 828 2012-02-21 12:00:36Z raasch
149! +dissipation_classes, radius_classes in parpar
150!
151! 825 2012-02-19 03:03:44Z raasch
152! wang_collision_kernel and turbulence_effects_on_collision in particles_par
153! replaced by collision_kernel
154!
155! Revision 1.1  2000/12/28 13:21:57  raasch
156! Initial revision
157!
158!
159! Description:
160! ------------
161!> This subroutine reads from the NAMELIST file variables controling model
162!> software packages which are used optionally in the run.
163!>
164!> @todo Perform all actions in the respective submodules and remove
165!>       package_parin
166!------------------------------------------------------------------------------!
167 SUBROUTINE package_parin
168
169
170    USE control_parameters,                                                    &
171        ONLY:  dt_dopts, dt_dvrp, message_string, particle_maximum_age,        &
172               threshold
173
174    USE dvrp_variables,                                                        &
175        ONLY:  clip_dvrp_l, clip_dvrp_n, clip_dvrp_r, clip_dvrp_s,             &
176               cluster_size, color_interval, dvrpsize_interval,                &
177               dvrp_directory, dvrp_file, dvrp_host, dvrp_output,              &
178               dvrp_password, dvrp_username, groundplate_color,                &
179               isosurface_color, mode_dvrp, particle_color,                    &
180               particle_dvrpsize, pathlines_fadeintime,                        &
181               pathlines_fadeouttime, pathlines_linecount,                     &
182               pathlines_maxhistory, pathlines_wavecount,                      &
183               pathlines_wavetime, slicer_range_limits_dvrp, superelevation,   &
184               superelevation_x, superelevation_y, topography_color,           &
185               vc_alpha, vc_gradient_normals, vc_mode, vc_size_x, vc_size_y,   &
186               vc_size_z
187
188    USE kinds
189
190    USE particle_attributes,                                                   &
191        ONLY:  aero_species, aero_type, aero_weight, alloc_factor, bc_par_b,   &
192               bc_par_lr, bc_par_ns, bc_par_t, collision_kernel,               &
193               curvature_solution_effects, deallocate_memory, density_ratio,   &
194               dissipation_classes, dt_min_part, dt_prel,                      &
195               dt_write_particle_data, end_time_prel, initial_weighting_factor,&
196               log_sigma, max_number_particles_per_gridbox,                    &
197               merging, min_nr_particle, na,                                   &
198               number_concentration, number_of_particle_groups,                &
199               number_particles_per_gridbox, particles_per_point,              &
200               particle_advection, particle_advection_start, pdx, pdy, pdz,    &
201               psb, psl, psn, psr, pss, pst, radius, radius_classes,           &
202               radius_merge, radius_split, random_start_position,              &
203               read_particles_from_restartfile, rm,                            &
204               seed_follows_topography, splitting, splitting_factor,           &
205               splitting_factor_max, splitting_function, splitting_mode,       &
206               step_dealloc, use_sgs_for_particles,                            &
207               vertical_particle_advection, weight_factor_merge,               &
208               weight_factor_split, write_particle_statistics
209
210    IMPLICIT NONE
211
212    CHARACTER (LEN=80) ::  line  !<
213
214
215
216    NAMELIST /dvrp_graphics_par/  clip_dvrp_l, clip_dvrp_n, clip_dvrp_r,       &
217                                  clip_dvrp_s, cluster_size, color_interval,   &
218                                  dt_dvrp, dvrpsize_interval, dvrp_directory,  &
219                                  dvrp_file, dvrp_host, dvrp_output,           &
220                                  dvrp_password, dvrp_username,                &
221                                  groundplate_color, isosurface_color,         &
222                                  mode_dvrp, particle_color, particle_dvrpsize,&
223                                  pathlines_fadeintime, pathlines_fadeouttime, &
224                                  pathlines_linecount, pathlines_maxhistory,   &
225                                  pathlines_wavecount, pathlines_wavetime,     &
226                                  slicer_range_limits_dvrp, superelevation,    &
227                                  superelevation_x, superelevation_y,          &
228                                  threshold, topography_color, vc_alpha,       &
229                                  vc_gradient_normals, vc_mode, vc_size_x,     &
230                                  vc_size_y, vc_size_z
231
232    NAMELIST /particles_par/      aero_species, aero_type, aero_weight,        &
233                                  alloc_factor, bc_par_b, bc_par_lr,           &
234                                  bc_par_ns, bc_par_t,                         &
235                                  collision_kernel, curvature_solution_effects,&
236                                  deallocate_memory, density_ratio,            &
237                                  dissipation_classes, dt_dopts,               &
238                                  dt_min_part, dt_prel,                        &
239                                  dt_write_particle_data,                      &
240                                  end_time_prel, initial_weighting_factor,     &
241                                  log_sigma,                                   &
242                                  max_number_particles_per_gridbox, merging,   &
243                                  min_nr_particle,                             &
244                                  na, number_concentration,                    &
245                                  number_of_particle_groups,                   &
246                                  number_particles_per_gridbox,                &
247                                  particles_per_point,                         &
248                                  particle_advection_start,                    &
249                                  particle_maximum_age, pdx, pdy, pdz, psb,    &
250                                  psl, psn, psr, pss, pst, radius,             &
251                                  radius_classes, radius_merge, radius_split,  &
252                                  random_start_position,                       &
253                                  read_particles_from_restartfile, rm,         &
254                                  seed_follows_topography,                     &
255                                  splitting, splitting_factor,                 &
256                                  splitting_factor_max, splitting_function,    &
257                                  splitting_mode, step_dealloc,                &
258                                  use_sgs_for_particles,                       &
259                                  vertical_particle_advection,                 &
260                                  weight_factor_merge, weight_factor_split,    &
261                                  write_particle_statistics
262
263                                 
264    NAMELIST /particle_parameters/                                             &
265                                  aero_species, aero_type, aero_weight,        &
266                                  alloc_factor, bc_par_b, bc_par_lr,           &
267                                  bc_par_ns, bc_par_t,                         &
268                                  collision_kernel, curvature_solution_effects,&
269                                  deallocate_memory, density_ratio,            &
270                                  dissipation_classes, dt_dopts,               &
271                                  dt_min_part, dt_prel,                        &
272                                  dt_write_particle_data,                      &
273                                  end_time_prel, initial_weighting_factor,     &
274                                  log_sigma,                                   &
275                                  max_number_particles_per_gridbox, merging,   &
276                                  min_nr_particle,                             &
277                                  na, number_concentration,                    &
278                                  number_of_particle_groups,                   &
279                                  number_particles_per_gridbox,                &
280                                  particles_per_point,                         &
281                                  particle_advection_start,                    &
282                                  particle_maximum_age, pdx, pdy, pdz, psb,    &
283                                  psl, psn, psr, pss, pst, radius,             &
284                                  radius_classes, radius_merge, radius_split,  &
285                                  random_start_position,                       &
286                                  read_particles_from_restartfile, rm,         &
287                                  seed_follows_topography,                     &
288                                  splitting, splitting_factor,                 &
289                                  splitting_factor_max, splitting_function,    &
290                                  splitting_mode, step_dealloc,                &
291                                  use_sgs_for_particles,                       &
292                                  vertical_particle_advection,                 &
293                                  weight_factor_merge, weight_factor_split,    &
294                                  write_particle_statistics
295!
296!-- Position the namelist-file at the beginning (it was already opened in
297!-- parin), search for the namelist-group of the package and position the
298!-- file at this line. Do the same for each optionally used package.
299    line = ' '
300
301
302#if defined( __dvrp_graphics )
303    REWIND ( 11 )
304    line = ' '
305    DO   WHILE ( INDEX( line, '&dvrp_graphics_par' ) == 0 )
306       READ ( 11, '(A)', END=21 )  line
307    ENDDO
308    BACKSPACE ( 11 )
309
310!
311!-- Read user-defined namelist
312    READ ( 11, dvrp_graphics_par, ERR = 20 )
313
314    GOTO 21
315 20 BACKSPACE( 11 )
316    READ( 11 ,fmt='(A)') line
317    CALL parin_fail_message ( 'dvrp_graphics_par', line )
318
319 21 CONTINUE
320#endif
321
322!
323!-- Try to find particles package
324    REWIND ( 11 )
325    line = ' '
326    DO   WHILE ( INDEX( line, '&particle_parameters' ) == 0 )
327       READ ( 11, '(A)', END=12 )  line
328    ENDDO
329    BACKSPACE ( 11 )
330
331!
332!-- Read user-defined namelist
333    READ ( 11, particle_parameters, ERR = 10 )
334
335!
336!-- Set flag that indicates that particles are switched on
337    particle_advection = .TRUE.
338   
339    GOTO 14
340
34110  BACKSPACE( 11 )
342    READ( 11 ,fmt='(A)') line
343    CALL parin_fail_message ( 'particle_parameters', line )
344
345!
346!-- Try to find particles package (old namelist)
34712  REWIND ( 11 )
348    line = ' '
349    DO   WHILE ( INDEX( line, '&particles_par' ) == 0 )
350       READ ( 11, '(A)', END=14 )  line
351    ENDDO
352    BACKSPACE ( 11 )
353
354!
355!-- Read user-defined namelist
356    READ ( 11, particles_par, ERR = 13, END = 14 )
357   
358   
359    message_string = 'namelist particles_par is deprecated and will be ' //    &
360                     'removed in near future. Please use namelist ' //         &
361                     'particle_parameters instead'
362    CALL message( 'package_parin', 'PA0487', 0, 1, 0, 6, 0 )
363
364!
365!-- Set flag that indicates that particles are switched on
366    particle_advection = .TRUE.
367
368       GOTO 14
369
370 13    BACKSPACE( 11 )
371       READ( 11 ,fmt='(A)') line
372       CALL parin_fail_message ( 'particles_par', line )
373
374 14 CONTINUE
375
376 END SUBROUTINE package_parin
Note: See TracBrowser for help on using the repository browser.