Changes between Version 712 and Version 713 of doc/app/errmsg
- Timestamp:
- Jan 21, 2021 2:44:57 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/errmsg
v712 v713 334 334 ||[=#PA0291 PA0291] ||mismatch between actual data and data from prior run on PE ... \\nzb on file = ... \\nzb = ... || The vertical extent of the model domain must be the same in precursor and main run. In this case, there is a mismatch in the respective topography. See documentation of [../examples/turbinf tubulent inflow] for detailed information on the use of restart data for precursor runs. || 335 335 ||[=#PA0292 PA0292] ||mismatch between actual data and data from prior run on PE ... \\nzt on file = ... \\nzt = ... || The vertical extent of the model domain must be the same in precursor and main run. See documentation of [../examples/turbinf tubulent inflow] for detailed information on the use of restart data for precursor runs. || 336 ||[=#PA0293 PA0293] || surface_reflections is allowed only when radiation_interactions_on is set to TRUE. || Self-explanatory. Change the namelist parameter radiation_interactions_on to .TRUE. or set surface_reflections to .FALSE..||336 ||[=#PA0293 PA0293] || data_output_pr = ... is not implemented for air_chemistry = .FALSE. || || 337 337 ||[=#PA0294 PA0294] || vegetation_type = 1 (bare soil) requires vegetation_coverage = 0 || Self-explanatory. Change the value of [../lsmpar#vegetation_type vegetation_type] or [../lsmpar#vegetation_coverage vegetation_coverage]. || 338 338 ||[=#PA0295 PA0295] || complex_terrain requires topography = 'read_from_file' || Self-explanatory. See [../initialization_parameters#complex_terrain complex_terrain] and [../initialization_parameters#topography topography]. || … … 709 709 ||[=#PA0485 PA0485] || dissipation_1d = "as_in_3d_model" requires mixing_length_1d = "as_in_3d_model" || The [../initialization_parameters#dissipation_1d dissipation rate] in the TKE equation of the 1d-model can be calculated the same way as in the 3D model only if the [../initialization_parameters#mixing_length_1d mixing_length] is also calculated as in the 3D model. || 710 710 ||[=#PA0486 PA0486] || Usage of radiation module is only allowed if land-surface and/or urban-surface model is applied. || Either the namelist &land_surface_parameters has to be set in the _p3d file or &urban_surface_parameters (or both) to avoid this error. || 711 ||[=#PA0487 PA0487] || 711 ||[=#PA0487 PA0487] || data_output_pr = ... is currently not implemented. Please output resolved- and subgrid-scale fluxes individually to obtain the total flux. || || 712 712 ||[=#PA0488 PA0488] || ERROR: the surface type ... is not supported for calculating SVF || Allowed surface types are 0, 2, 3, 4, 5, 6, 7, 8, 9, 10. Their meaning can be identified in [[source:palm/trunk/SOURCE/radiation_model_mod.f90| radiation_model_mod.f90]]. This error should not occur. Please submit a [/newticket trouble ticket]. || 713 713 ||[=#PA0489 PA0489] || In case of nesting, spinup_time and dt_spinup must be identical in all parent and child domains. || In case of spinup and nested run, the spinup end time must be identical in order to have synchronously running simulations. Adjust [../initialization_parameters#spinup_time spinup_time] and/or [../initialization_parameters#dt_spinup dt_spinup] in your steering files appropriately. || … … 738 738 ||[=#PA0515 PA0515] || consider_obstructions = .TRUE. but varaible "obstruction" is not present in file "PIDS_UVEM". Calculating UV exposure impossible. || To consider obstruction, e.g. by buildings, for UV exposure, the obstruction must be pre-calculated for each grid point and be provided within the input file PIDS_UVEM. See the [wiki:doc/tec/biomet#UVExposureModelUVEM UVEM documentation] for more details. || 739 739 ||[=#PA0516 PA0516] || Required input file "<filename>" does not exist! || A required netCDF file is not available. Either this file is not given in your INPUT folder or has a wrong name (check the .palm.iofiles file for the correct naming). || 740 ||[=#PA0517 PA0517] || Chemical reactions: ON || || 741 ||[=#PA0518 PA0518] || Chemical reactions: OFF || || 740 742 ||[=#PA0519 PA0519] || If building_type is provided, also building_id is required || || 741 743 ||[=#PA0520 PA0520] || Synthetic turbulence generator is required if offline nesting is applied and PALM operates in LES mode. || In order to trigger turbulence, synthetic turbulence need to be imposed at the lateral boundaries, else very larger adjustment zones in the order of O(10 km) are required. || 744 ||[=#PA0522 PA0522] || Chemistry is calculated at all meteorology time-step || || 745 ||[=#PA0523 PA0523] || Sub-time-steps are skipped for chemistry time-steps || || 742 746 ||[=#PA0524 PA0524] || Synthetic turbulence generator is required when nesting is applied and parent operates in RANS-mode but current child in LES mode. || || 743 747 ||[=#PA0526 PA0526] || Vegetation type is out of the valid range || between 1 and 18 || … … 801 805 ||[=#PA0560 PA0560] || In case of radiation scheme ='rrtmg' and the use of cloud droplets average radiation is not implemented || || 802 806 ||[=#PA0591 PA0591] || dt_radiation must be > 0.0 || || 807 ||[=#PA0593 PA0593] || Incorrect photolysis scheme selected, please check spelling || || 803 808 ||[=#PA0594 PA0594] || salsa = .T. is not allowed with humidity = .F. ||Applying the salsa module requires running PALM in humid mode. See parameter [/wiki/doc/app/initialization_parameters#humidity humidity].|| 804 809 ||[=#PA0595 PA0595] || unknown boundary condition: [wiki:doc/app/salsa_parameters#bc_aer_b bc_aer_b] = "..." || See parameter [wiki:doc/app/salsa_parameters#bc_aer_b bc_aer_b] for allowed values, and appropriately correct your parameter file. || … … 881 886 ||[=#PA0673 PA0673] || External radiation input should have the same ''lod''. || || 882 887 ||[=#PA0674 PA0674] || || || 883 ||[=#PA0675 PA0675] || || ||888 ||[=#PA0675 PA0675] || Incorrect chemistry mechanism selected, check spelling in namelist and/or chem_gasphase_mod || || 884 889 ||[=#PA0676 PA0676] || surface_fraction is given for more than one type. Please note, this is not possible at the moment as no tile approach has yet been implemented. (i, j) = || || 885 890 ||[=#PA0677 PA0677] || No reference date-time defined. Returning date-time information is not possible. Either specify reference_date_time_str or set a reference via set_reference_date_time. || Routine get_date_time is either called without specifying any reference time (neither in the call itself nor via set_reference_date_time). Please check your user code for any calls to get_date_time. If you did not use any user code, please report this error via the ticket system. || … … 930 935 ||[=#PA0728 PA0728] || error opening restart file "..." for writing with MPI-IO || There might be a problem with the directory that you have set in the configuration file (.palm.config...) via {{{%fast_io_catalog}}}. || 931 936 ||[=#PA0729 PA0729] || prerun data is not allowed to contain soil information || In case of initializing_actions = 'cyclic_fill', it is not allowed to use the land surface model within the prerun. Change your prerun parameter file appropriately. || 937 ||[=#PA0730 PA0730] || unknown boundary condition: bc_cs_b = "..." || || 938 ||[=#PA0731 PA0731] || unknown boundary condition: bc_c_t = "..." || || 939 ||[=#PA0732 PA0732] || Unused/incorrect input for initial surface value: ... || || 940 ||[=#PA0733 PA0733] || Unused/incorrect input of chemical species for surface emission fluxes: ... || || 941 ||[=#PA0734 PA0734] || The surface value of cs_heights must be 0.0 || || 942 ||[=#PA0735 PA0735] || number of chem spcs exceeding the limit || || 943 ||[=#PA0736 PA0736] || Incorrect mode_emiss option select. Please check spelling || || 944 ||[=#PA0737 PA0737] || Invalid value for emiss_lod (0, 1, or 2) || || 945 ||[=#PA0738 PA0738] || Synchronizing mode_emis to defined emiss_lod NOTE - mode_emis will be depreciated in future releases please use emiss_lod to define emission mode || || 946 ||[=#PA0739 PA0739] || emiss_lod undefined. Using existing mod_emiss setting. NOTE - mode_emis will be depreciated in future releases please use emiss_lod to define emission mode || || 947 ||[=#PA0740 PA0740] || Legacy emission read mode activated. All emissions data will be loaded prior to start of simulation || || 948 ||[=#PA0741 PA0741] || New emission read mode currently unavailable for LODs 0 and 1. Reverting to legacy emission read mode || || 949 ||[=#PA0742 PA0742] || New emission read mode activated. LOD 2 emissions will be updated on-demand according to indicated timestamps || || 950 ||[=#PA0743 PA0743] || No vegetation type defined. Please define vegetation type to enable deposition calculation || || 951 ||[=#PA0744 PA0744] || No pavement type defined. Please define pavement type to enable deposition calculation || || 952 ||[=#PA0745 PA0745] || No water type defined. Please define water type to enable deposition calculation || || 953 ||[=#PA0746 PA0746] || Component ... not supported || || 954 ||[=#PA0747 PA0747] || nwet can only be 0 or 1 || || 955 ||[=#PA0748 PA0748] || This should not be possible, check ccomp_tot || || 932 956 ||[=#UI0001 UI0001] ||unknown location "..." ||The location of the CALL of user_actions has to be one of 'before_timestep', 'after_integration', 'after_timestep', 'u_tendency' 'v_tendency', 'w_tendency', 'pt_tendency', 'sa_tendency', 'e_tendency', 'q_tendency', 's_tendency'. The location of the CALL of user_actions_ij has to be one of 'u_tendency' 'v_tendency', 'w_tendency', 'pt_tendency', 'sa_tendency', 'e_tendency', 'q_tendency', 's_tendency'. || 933 957 ||[=#UI0002 UI0002] ||location "..." is not allowed to be called with parameters "i" and "j" || The location of the CALL of user_actions_ij must not be 'before_timestep', 'after_integration', 'after_timestep' ||