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


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

--

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified doc/app/errmsg

    v44 v45  
    168168||[=#PA0145 PA0145]   ||collision_efficiency out of range: ...   ||  ||
    169169||[=#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.  ||
    170 ||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.  ||
    171 ||PA0148   ||particle too fast. n = ...   ||  ||
    172 ||PA0149   ||particle out of range: i=... j=... k=... nxl=... nxr=... nys=... nyn=... nzb=... nzt=...     ||  ||
    173 ||PA0150   ||Both dp_external and conserve_volume_flow are .TRUE. but one of them must be .FALSE.   ||  ||
    174 ||PA0151   ||dp_level_b = ... is out of range   ||  ||
    175 ||PA0152   ||dp_external is .TRUE. but dpdxy is zero, i.e. the external pressure gradient will not be applied   ||  ||
    176 ||PA0153   ||dpdxy is nonzero but dp_external is .FALSE., i.e. the external pressure gradient will not be applied   ||  ||
    177 ||PA0154   ||unknown conserve_volume_flow_mode: ...   ||  ||
    178 ||PA0155   ||noncyclic boundary conditions require conserve_volume_flow_mode = "inflow_profile"   ||  ||
    179 ||PA0156   ||noncyclic boundary conditions require conserve_volume_flow_mode = "inflow_profile"   ||  ||
    180 ||PA0157   ||nonzero bulk velocity requires conserve_volume_flow = .T. and conserve_volume_flow_mode = "bulk_velocity"   ||  ||
    181 ||PA0158   ||no vertical boundary condition for variable "..."   ||  ||
    182 ||PA0159   ||no term for component "..."   ||  ||
    183 ||PA0160   ||non-cyclic lateral boundaries along x do not allow calculation of spectra along x       ||  ||
    184 ||PA0161   ||sorry, calculation of spectra in non parallel mode is still not realized       ||  ||
    185 ||PA0162   ||non-cyclic lateral boundaries along y do not allow calculation of spectra along y       ||  ||
    186 ||PA0163   ||run will be terminated because it is running out of job cpu limit remaining time: ... s termination time needed: ... s   ||  ||
    187 ||PA0164   ||run will be terminated due to user settings of restart_time / dt_restart new restart time is: ... s   ||  ||
    188 ||PA0165   ||re-open of unit 14 is not verified. Please check results!   ||  ||
    189 ||PA0166   ||re-opening of file-id ... is not allowed   ||  ||
    190 ||PA0167   ||opening file-id ... not allowed for PE ...   ||  ||
    191 ||PA0168   ||opening file-id ... is not allowed since it is used otherwise   ||  ||
    192 ||PA0169   ||no filename for AVS-data-file found in MRUN-config-file filename in FLD-file set to "unknown"   ||  ||
    193 ||PA0170   ||no path for batch_scp on host "..."   ||  ||
    194 ||PA0171   ||NetCDF: NetCDF4 format requested but no cpp-directive !__netcdf4 given switch back to 64-bit offset format  ||[../d3par#netcdf_data_format  netcdf_data_format ] > 2 has been set. This requires netCDF4 features, which have to be activated by setting the cpp-directive {{{__netcdf4}}} in the configuration file ({{{%cpp_options}}}). It also requires a netCDF4 library. Set {{{-I}}}, {{{-L}}} and {{{-l}}} options in compile ({{{%copts}}}) and load ({{{%lopts}}}) options of the configuration file appropriately.  ||
    195 ||PA0172   ||no OPEN-statement for file-id ...   ||  ||
    196 ||PA0173   ||wrong component: ...   ||  ||
    197 ||PA0174   ||wrong argument expected: ... given:   ||  ||
    198 ||PA0175   ||no time measurement defined on this host   ||  ||
    199 ||PA0176   ||negative time interval occured PE ... L=PAUSE "..." new=... last=...   ||  ||
    200 ||PA0177   ||negative time interval occured PE ... L=STOP "..." new=... last=... isum=...   ||  ||
    201 ||PA0178   ||negative time interval occured PE ... L=STOP "..." sum=... mtime=...   ||  ||
    202 ||PA0179   ||unknown modus of time measurement: ...   ||  ||
    203 ||PA0180   ||unknown cross-section: ...   ||  ||
    204 ||PA0181   ||no output provided for: ...   ||  ||
    205 ||PA0182   ||if humidity/passive_scalar = FALSE output of ... is not provided   ||  ||
    206 ||PA0183   ||if cloud_physics = FALSE output of ... is not provided   ||  ||
    207 ||PA0184   ||if cloud_physics = FALSE output of ... is not provided   ||  ||
    208 ||PA0185   ||data_output_profiles: normalizing cross ... is not possible since one of the normalizing factors is zero! cross_normx_factor(...,...) = ... cross_normy_factor(...,...) = ...   ||  ||
    209 ||PA0186   ||no spectra data available   ||  ||
    210 ||PA0187   ||fft method "..." currently does not work on NEC   ||  ||
    211 ||PA0188   ||no system-specific fft-call available  ||  ||
    212 ||PA0189   ||fft method "..." not available   ||  ||
    213 ||PA0190   ||flow_statistics is called two times within one timestep   ||  ||
    214 ||PA0191   ||unknown action(s): ...   ||  ||
    215 ||PA0192   ||timestep has exceeded the lower limit dt_1d = ... s simulation stopped!   ||  ||
    216 ||PA0193   ||unknown initializing problem   ||  ||
    217 ||PA0194   ||number of time series quantities exceeds its maximum of dots_max = ... Please increase dots_max in modules.f90.   ||  ||
    218 ||PA0195   ||dvrp_username is undefined   ||  ||
    219 ||PA0196   ||dvrp_output="..." not allowed   ||  ||
    220 ||PA0197   ||dvrp_file="..." not allowed   ||  ||
    221 ||PA0198   ||mode_dvrp="..." not allowed   ||  ||
    222 ||PA0199   ||split of communicator not realized with MPI1 coupling atmosphere-ocean'   ||  ||
     170||[=#PA0147 PA0145]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.  ||
     171||[=#PA0148 PA0148]   ||particle too fast. n = ...   ||  ||
     172||[=#PA0149 PA0149]   ||particle out of range: i=... j=... k=... nxl=... nxr=... nys=... nyn=... nzb=... nzt=...     ||  ||
     173||[=#PA0150 PA0150]   ||Both dp_external and conserve_volume_flow are .TRUE. but one of them must be .FALSE.   ||  ||
     174||[=#PA0151 PA0151]   ||dp_level_b = ... is out of range   ||  ||
     175||[=#PA0152 PA0152]   ||dp_external is .TRUE. but dpdxy is zero, i.e. the external pressure gradient will not be applied   ||  ||
     176||[=#PA0153 PA0153]   ||dpdxy is nonzero but dp_external is .FALSE., i.e. the external pressure gradient will not be applied   ||  ||
     177||[=#PA0154 PA0154]   ||unknown conserve_volume_flow_mode: ...   ||  ||
     178||[=#PA0155 PA0155]   ||noncyclic boundary conditions require conserve_volume_flow_mode = "inflow_profile"   ||  ||
     179||[=#PA0156 PA0156]   ||noncyclic boundary conditions require conserve_volume_flow_mode = "inflow_profile"   ||  ||
     180||[=#PA0157 PA0157]   ||nonzero bulk velocity requires conserve_volume_flow = .T. and conserve_volume_flow_mode = "bulk_velocity"   ||  ||
     181||[=#PA0158 PA0158]   ||no vertical boundary condition for variable "..."   ||  ||
     182||[=#PA0159 PA0159]   ||no term for component "..."   ||  ||
     183||[=#PA0160 PA0160]   ||non-cyclic lateral boundaries along x do not allow calculation of spectra along x       ||  ||
     184||[=#PA0161 PA0161]   ||sorry, calculation of spectra in non parallel mode is still not realized       ||  ||
     185||[=#PA0162 PA0162]   ||non-cyclic lateral boundaries along y do not allow calculation of spectra along y       ||  ||
     186||[=#PA0163 PA0163]   ||run will be terminated because it is running out of job cpu limit remaining time: ... s termination time needed: ... s   ||  ||
     187||[=#PA0164 PA0164]   ||run will be terminated due to user settings of restart_time / dt_restart new restart time is: ... s   ||  ||
     188||[=#PA0165 PA0165]   ||re-open of unit 14 is not verified. Please check results!   ||  ||
     189||[=#PA0166 PA0166]   ||re-opening of file-id ... is not allowed   ||  ||
     190||[=#PA0167 PA0167]   ||opening file-id ... not allowed for PE ...   ||  ||
     191||[=#PA0168 PA0168]   ||opening file-id ... is not allowed since it is used otherwise   ||  ||
     192||[=#PA0169 PA0169]   ||no filename for AVS-data-file found in MRUN-config-file filename in FLD-file set to "unknown"   ||  ||
     193||[=#PA0170 PA0170]   ||no path for batch_scp on host "..."   ||  ||
     194||[=#PA0171 PA0171]   ||NetCDF: NetCDF4 format requested but no cpp-directive !__netcdf4 given switch back to 64-bit offset format  ||[../d3par#netcdf_data_format  netcdf_data_format ] > 2 has been set. This requires netCDF4 features, which have to be activated by setting the cpp-directive {{{__netcdf4}}} in the configuration file ({{{%cpp_options}}}). It also requires a netCDF4 library. Set {{{-I}}}, {{{-L}}} and {{{-l}}} options in compile ({{{%copts}}}) and load ({{{%lopts}}}) options of the configuration file appropriately.  ||
     195||[=#PA0172 PA0172]   ||no OPEN-statement for file-id ...   ||  ||
     196||[=#PA0173 PA0173]   ||wrong component: ...   ||  ||
     197||[=#PA0174 PA0174]   ||wrong argument expected: ... given:   ||  ||
     198||[=#PA0175 PA0175]   ||no time measurement defined on this host   ||  ||
     199||[=#PA0176 PA0176]   ||negative time interval occured PE ... L=PAUSE "..." new=... last=...   ||  ||
     200||[=#PA0177 PA0177]   ||negative time interval occured PE ... L=STOP "..." new=... last=... isum=...   ||  ||
     201||[=#PA0178 PA0178]   ||negative time interval occured PE ... L=STOP "..." sum=... mtime=...   ||  ||
     202||[=#PA0179 PA0179]   ||unknown modus of time measurement: ...   ||  ||
     203||[=#PA0180 PA0180]   ||unknown cross-section: ...   ||  ||
     204||[=#PA0181 PA0181]   ||no output provided for: ...   ||  ||
     205||[=#PA0182 PA0182]   ||if humidity/passive_scalar = FALSE output of ... is not provided   ||  ||
     206||[=#PA0183 PA0183]   ||if cloud_physics = FALSE output of ... is not provided   ||  ||
     207||[=#PA0184 PA0184]   ||if cloud_physics = FALSE output of ... is not provided   ||  ||
     208||[=#PA0185 PA0185]   ||data_output_profiles: normalizing cross ... is not possible since one of the normalizing factors is zero! cross_normx_factor(...,...) = ... cross_normy_factor(...,...) = ...   ||  ||
     209||[=#PA0186 PA0186]   ||no spectra data available   ||  ||
     210||[=#PA0187 PA0187]   ||fft method "..." currently does not work on NEC   ||  ||
     211||[=#PA0188 PA0188]   ||no system-specific fft-call available  ||  ||
     212||[=#PA0189 PA0189]   ||fft method "..." not available   ||  ||
     213||[=#PA0190 PA0190]   ||flow_statistics is called two times within one timestep   ||  ||
     214||[=#PA0191 PA0191]   ||unknown action(s): ...   ||  ||
     215||[=#PA0192 PA0192]   ||timestep has exceeded the lower limit dt_1d = ... s simulation stopped!   ||  ||
     216||[=#PA0193 PA0193]   ||unknown initializing problem   ||  ||
     217||[=#PA0194 PA0194]   ||number of time series quantities exceeds its maximum of dots_max = ... Please increase dots_max in modules.f90.   ||  ||
     218||[=#PA0195 PA0195]   ||dvrp_username is undefined   ||  ||
     219||[=#PA0196 PA0196]   ||dvrp_output="..." not allowed   ||  ||
     220||[=#PA0197 PA0197]   ||dvrp_file="..." not allowed   ||  ||
     221||[=#PA0198 PA0198]   ||mode_dvrp="..." not allowed   ||  ||
     222||[=#PA0199 PA0199]   ||split of communicator not realized with MPI1 coupling atmosphere-ocean'   ||  ||
    223223||PA0200   ||missing dz   ||  ||
    224224||PA0201   ||dz=... <= 0.0   ||  ||