Changes between Version 43 and Version 44 of doc/app/errmsg


Ignore:
Timestamp:
Sep 16, 2010 12:06:13 PM (15 years ago)
Author:
heinze
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/errmsg

    v43 v44  
    122122||[=#PA0097 PA0097]   ||illegal value for data_output_pr or data_output_pr_user = "..."   ||  ||
    123123||[=#PA0098 PA0098]   ||illegal value for data_output_pr = "..."   ||  ||
    124 ||PA0100   ||unknown normalization method cross_normalized_x = "..."   ||  ||
    125 ||PA0101   ||unknown normalization method cross_normalized_y = "..."   ||  ||
    126 ||PA0102   ||number of output quantities given by data_output and data_output_user exceeds the limit of 100   ||  ||
    127 ||PA0103   ||output of "..." requires constant_diffusion = .FALSE.   ||  ||
    128 ||PA0104   ||output of "..." requires a "particles_par"-NAMELIST in the parameter file (PARIN)   ||  ||
    129 ||PA0105   ||output of "..." requires humidity = .TRUE.   ||  ||
    130 ||PA0106   ||output of "..." requires cloud_physics = .TRUE. or cloud_droplets = .TRUE.  ||  ||
    131 ||PA0107   ||output of "..." requires cloud_droplets = .TRUE.   ||  ||
    132 ||PA0108   ||output of "..." requires cloud_physics = .TRUE.   ||  ||
    133 ||PA0109   ||output of "..." requires ocean = .TRUE.   ||  ||
    134 ||PA0110   ||output of "..." requires passive_scalar = .TRUE.   ||  ||
    135 ||PA0111   ||illegal value for data_output: "..." only 2d-horizontal cross sections are allowed for this value   ||  ||
    136 ||PA0112   ||output of "..." requires precipitation = .TRUE.   ||  ||
    137 ||PA0113   ||temporal averaging of precipitation amount "..." is not possible  ||  ||
    138 ||PA0114   ||illegal value for data_output or data_output_user = "..."   ||  ||
    139 ||PA0115   ||illegal value for data_output = "..."   ||  ||
    140 ||PA0117   ||do3d_compress = .TRUE. not allowed on host "..."   ||  ||
    141 ||PA0118   ||illegal precision: do3d_comp_prec ( ...) = "..."   ||  ||
    142 ||PA0119   ||unknown variable "..." given for do3d_comp_prec(...)   ||  ||
    143 ||PA0120   ||unknown value for data_output_format "..."   ||  ||
    144 ||PA0121   ||km_constant = ... < 0.0   ||  ||
    145 ||PA0122   ||prandtl_number = ... < 0.0   ||  ||
    146 ||PA0123   ||prandtl_layer is not allowed with fixed value of km   ||  ||
    147 ||PA0124   ||outflow_damping width out of range   ||  ||
    148 ||PA0125   ||rif_min = ... must be less than rif_max = ...   ||  ||
    149 ||PA0126   ||disturbance_level_b = ... must be >= ... (zu(3))    ||  ||
    150 ||PA0127   ||disturbance_level_b = ... must be <= ... (zu(nzt-2))    ||  ||
    151 ||PA0128   ||disturbance_level_t = ... must be <= ... (zu(nzt-2))    ||  ||
    152 ||PA0129   ||disturbance_level_t = ... must be >= disturbance_level_b = ...    ||  ||
    153 ||PA0130   ||disturbance_level_ind_t =... must be >= disturbance_level_b = ...    ||  ||
    154 ||PA0131   ||inflow_disturbance_begin out of range    ||  ||
    155 ||PA0132   ||inflow_disturbance_end out of range    ||  ||
    156 ||PA0133   ||turbulent_inflow = .T. requires a Dirichlet condition at the inflow boundary      ||  ||
    157 ||PA0134   ||illegal value for recycling_width: ...    ||  ||
    158 ||PA0135   ||unknown random generator: random_generator = "..."   ||  ||
    159 ||PA0136   ||damp_level_1d = ... must be > 0.0 and < ... (zu(nzt+1))   ||  ||
    160 ||PA0137   ||mixing_length_1d = "..." is unknown   ||  ||
    161 ||PA0138   ||dissipation_1d = "..." is unknown   ||  ||
    162 ||PA0139   ||termination_time_needed = ... must be > 30.0 on host ...   ||  ||
    163 ||PA0140   ||termination_time_needed = ... should be >= 300.0 on host "..."   ||  ||
    164 ||PA0141   ||coupling requires PALM to be called with "mrun -K parallel"   ||  ||
    165 ||PA0142   ||absolute temperature < 0.0 at zu(...) = ...   ||  ||
    166 ||PA0143   ||k=... j=... i=... ql_c=... part(...)%wf=... delta_r=...   ||  ||
    167 ||PA0144   ||!#1 k=... j=... i=... e_s=... e_a=... t_int=... d_radius=... delta_r=... particle_radius=...   ||  ||
    168 ||PA0145   ||collision_efficiency out of range: ...   ||  ||
    169 ||PA0146   ||maximum_number_of_particles needs to be increased but this is not allowed with netcdf_data_format < 3  ||netCDF output is switched on ([../d3par#data_output_format data_output_format] = '' 'netcdf' '') and a netCDF3 format is used ([../d3par#netcdf_data_format  netcdf_data_format ] < 3). \\\\ If output of particle data is switched on (see [../d3par#dt_write_particle_data dt_write_particle_data]), the size of the particle array, given on each processor by [../d3par#maximum_number_of_particles maximum_number_of_particles], is not allowed to increase during the run, when the netCDF3 data format is used, because netCDF3 allows only one unlimited dimension, which is the time dimension. Anyhow, PALM tries to increase the size of the particle array, if the number of particles in a subdomain becomes larger than the size of this array. This may happen because of a flow convergence or because new sets of particles are released (see [../d3par#dt_prel dt_prel]).\\\\This problem can be avoided by using the netCDF4 data format ([../d3par#netcdf_data_format netcdf_data_format] > 2), which allows more than one unlimited dimension.\\\\Alternatively, [../d3par#maximum_number_of_particles maximum_number_of_particles] can be given a sufficiently large value.  ||
     124||[=#PA0100 PA0100]   ||unknown normalization method cross_normalized_x = "..."   ||  ||
     125||[=#PA0101 PA0101]   ||unknown normalization method cross_normalized_y = "..."   ||  ||
     126||[=#PA0102 PA0102]   ||number of output quantities given by data_output and data_output_user exceeds the limit of 100   ||  ||
     127||[=#PA0103 PA0103]   ||output of "..." requires constant_diffusion = .FALSE.   ||  ||
     128||[=#PA0104 PA0104]   ||output of "..." requires a "particles_par"-NAMELIST in the parameter file (PARIN)   ||  ||
     129||[=#PA0105 PA0105]   ||output of "..." requires humidity = .TRUE.   ||  ||
     130||[=#PA0106 PA0106]   ||output of "..." requires cloud_physics = .TRUE. or cloud_droplets = .TRUE.  ||  ||
     131||[=#PA0107 PA0107]   ||output of "..." requires cloud_droplets = .TRUE.   ||  ||
     132||[=#PA0108 PA0108]   ||output of "..." requires cloud_physics = .TRUE.   ||  ||
     133||[=#PA0109 PA0109]   ||output of "..." requires ocean = .TRUE.   ||  ||
     134||[=#PA0110 PA0110]   ||output of "..." requires passive_scalar = .TRUE.   ||  ||
     135||[=#PA0111 PA0111]   ||illegal value for data_output: "..." only 2d-horizontal cross sections are allowed for this value   ||  ||
     136||[=#PA0112 PA0112]   ||output of "..." requires precipitation = .TRUE.   ||  ||
     137||[=#PA0113 PA0113]   ||temporal averaging of precipitation amount "..." is not possible  ||  ||
     138||[=#PA0114 PA0114]   ||illegal value for data_output or data_output_user = "..."   ||  ||
     139||[=#PA0115 PA0115]   ||illegal value for data_output = "..."   ||  ||
     140||[=#PA0117 PA0117]   ||do3d_compress = .TRUE. not allowed on host "..."   ||  ||
     141||[=#PA0118 PA0118]   ||illegal precision: do3d_comp_prec ( ...) = "..."   ||  ||
     142||[=#PA0119 PA0119]   ||unknown variable "..." given for do3d_comp_prec(...)   ||  ||
     143||[=#PA0129 PA0120]   ||unknown value for data_output_format "..."   ||  ||
     144||[=#PA0121 PA0121]   ||km_constant = ... < 0.0   ||  ||
     145||[=#PA0122 PA0122]   ||prandtl_number = ... < 0.0   ||  ||
     146||[=#PA0123 PA0123]   ||prandtl_layer is not allowed with fixed value of km   ||  ||
     147||[=#PA0124 PA0124]   ||outflow_damping width out of range   ||  ||
     148||[=#PA0125 PA0125]   ||rif_min = ... must be less than rif_max = ...   ||  ||
     149||[=#PA0126 PA0126]   ||disturbance_level_b = ... must be >= ... (zu(3))    ||  ||
     150||[=#PA0127 PA0127]   ||disturbance_level_b = ... must be <= ... (zu(nzt-2))    ||  ||
     151||[=#PA0128 PA0128]   ||disturbance_level_t = ... must be <= ... (zu(nzt-2))    ||  ||
     152||[=#PA0129 PA0129]   ||disturbance_level_t = ... must be >= disturbance_level_b = ...    ||  ||
     153||[=#PA0130 PA0130]   ||disturbance_level_ind_t =... must be >= disturbance_level_b = ...    ||  ||
     154||[=#PA0131 PA0131]   ||inflow_disturbance_begin out of range    ||  ||
     155||[=#PA0132 PA0132]   ||inflow_disturbance_end out of range    ||  ||
     156||[=#PA0133 PA0133]   ||turbulent_inflow = .T. requires a Dirichlet condition at the inflow boundary      ||  ||
     157||[=#PA0134 PA0134]   ||illegal value for recycling_width: ...    ||  ||
     158||[=#PA0135 PA0135]   ||unknown random generator: random_generator = "..."   ||  ||
     159||[=#PA0136 PA0136]   ||damp_level_1d = ... must be > 0.0 and < ... (zu(nzt+1))   ||  ||
     160||[=#PA0137 PA0137]   ||mixing_length_1d = "..." is unknown   ||  ||
     161||[=#PA0138 PA0138]   ||dissipation_1d = "..." is unknown   ||  ||
     162||[=#PA0139 PA0139]   ||termination_time_needed = ... must be > 30.0 on host ...   ||  ||
     163||[=#PA0140 PA0140]   ||termination_time_needed = ... should be >= 300.0 on host "..."   ||  ||
     164||[=#PA0141 PA0141]   ||coupling requires PALM to be called with "mrun -K parallel"   ||  ||
     165||[=#PA0142 PA0142]   ||absolute temperature < 0.0 at zu(...) = ...   ||  ||
     166||[=#PA0143 PA0143]   ||k=... j=... i=... ql_c=... part(...)%wf=... delta_r=...   ||  ||
     167||[=#PA0144 PA0144]   ||!#1 k=... j=... i=... e_s=... e_a=... t_int=... d_radius=... delta_r=... particle_radius=...   ||  ||
     168||[=#PA0145 PA0145]   ||collision_efficiency out of range: ...   ||  ||
     169||[=#PA0146 PA0146]  ||maximum_number_of_particles needs to be increased but this is not allowed with netcdf_data_format < 3  ||netCDF output is switched on ([../d3par#data_output_format data_output_format] = '' 'netcdf' '') and a netCDF3 format is used ([../d3par#netcdf_data_format  netcdf_data_format ] < 3). \\\\ If output of particle data is switched on (see [../d3par#dt_write_particle_data dt_write_particle_data]), the size of the particle array, given on each processor by [../d3par#maximum_number_of_particles maximum_number_of_particles], is not allowed to increase during the run, when the netCDF3 data format is used, because netCDF3 allows only one unlimited dimension, which is the time dimension. Anyhow, PALM tries to increase the size of the particle array, if the number of particles in a subdomain becomes larger than the size of this array. This may happen because of a flow convergence or because new sets of particles are released (see [../d3par#dt_prel dt_prel]).\\\\This problem can be avoided by using the netCDF4 data format ([../d3par#netcdf_data_format netcdf_data_format] > 2), which allows more than one unlimited dimension.\\\\Alternatively, [../d3par#maximum_number_of_particles maximum_number_of_particles] can be given a sufficiently large value.  ||
    170170||PA0147   ||maximum_number_of_tails needs to be increased but this is not allowed with netcdf_data_format < 3   ||netCDF output is switched on ([../d3par#data_output_format data_output_format] = '' 'netcdf' '') and a netCDF3 format is used ([../d3par#netcdf_data_format  netcdf_data_format ] < 3). \\\\ If output of particle data is switched on (see [../d3par#dt_write_particle_data dt_write_particle_data]), the size of the particle array, given on each processor by [../d3par#maximum_number_of_tails maximum_number_of_tails], is not allowed to increase during the run, when the netCDF3 data format is used, because netCDF3 allows only one unlimited dimension, which is the time dimension. Anyhow, PALM tries to increase the size of the particle array, if the number of particles in a subdomain becomes larger than the size of this array. This may happen because of a flow convergence or because new sets of particles are released (see [../d3par#dt_prel dt_prel]).\\\\This problem can be avoided by using the netCDF4 data format ([../d3par#netcdf_data_format netcdf_data_format] > 2), which allows more than one unlimited dimension.\\\\Alternatively, [../d3par#maximum_number_of_particles maximum_number_of_particles] can be given a sufficiently large value.  ||
    171171||PA0148   ||particle too fast. n = ...   ||  ||