Changes between Version 713 and Version 714 of doc/app/errmsg


Ignore:
Timestamp:
Jan 31, 2021 8:48:41 AM (4 years ago)
Author:
wagner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/errmsg

    v713 v714  
    738738||[=#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. ||
    739739||[=#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||[=#PA0517 PA0517]   || Chemical reactions: ON/OFF || ||
     741||[=#PA0518 PA0518]   || Sub-time-steps are skipped for chemistry time-steps || ||
    742742||[=#PA0519 PA0519]   || If building_type is provided, also building_id is required || ||
    743743||[=#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. ||
    744744||[=#PA0522 PA0522]   || Chemistry is calculated at all meteorology time-step || ||
    745 ||[=#PA0523 PA0523]   || Sub-time-steps are skipped for chemistry time-steps || ||
     745||[=#PA0523 PA0523]   || Incorrect photolysis scheme selected, please check spelling || ||
    746746||[=#PA0524 PA0524]   || Synthetic turbulence generator is required when nesting is applied and parent operates in RANS-mode but current child in LES mode. || ||
    747747||[=#PA0526 PA0526]   || Vegetation type is out of the valid range || between 1 and 18 ||
     
    767767||[=#PA0549 PA0549]   || Static input file: horizontal grid spacing in x- and/or y-direction do not match the respective model dimension || ||
    768768||[=#PA0550 PA0550]   || NetCDF variable zt is not allowed to have missing data || ||
    769 ||[=#PA0551 PA0551]  || unknown boundary condition: [wiki:doc/app/chemistry_parameters#bc_cs_r bc_cs_r] "..." || See parameter [wiki:doc/app/chemistry_parameters#bc_cs_r bc_cs_r] for allowed values, and appropriately correct your parameter file. ||
     769||[=#PA0551 PA0551]   || Incorrect chemistry mechanism selected, check spelling in namelist and/or chem_gasphase_mod || ||
    770770||[=#PA0552 PA0552]   || Reading 3D building data - too much data points along the vertical coordinate ||  ||
    771771||[=#PA0553 PA0553]   || Reading 3D building data - vertical coordinate do not match numeric grid || The z-dimension in the static input file needs to match with the vertical numerical grid of the scalar grid points (center of the grid volume). The vertical grid for 3D buildings starts at the surface, i.e. at z=0.  ||
     
    805805||[=#PA0560 PA0560]  || In case of radiation scheme ='rrtmg' and the use of cloud droplets average radiation is not implemented || ||
    806806||[=#PA0591 PA0591]  || dt_radiation must be > 0.0 || ||
    807 ||[=#PA0593 PA0593]  || Incorrect photolysis scheme selected, please check spelling || ||
     807||[=#PA0593 PA0593]  || unknown boundary condition: bc_cs_b = "..." || ||
    808808||[=#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].||
    809809||[=#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.   ||
     
    886886||[=#PA0673 PA0673]  || External radiation input should have the same ''lod''. || ||
    887887||[=#PA0674 PA0674]  ||  || ||
    888 ||[=#PA0675 PA0675]  || Incorrect chemistry mechanism selected, check spelling in namelist and/or chem_gasphase_mod || ||
     888||[=#PA0675 PA0675]  || unknown boundary condition: bc_c_t = "..." || ||
    889889||[=#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) =   || ||
    890890||[=#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. ||
     
    919919||[=#PA0712 PA0712]  || boundary conditions bc_aer_l and bc_aer_r must both be cyclic or non-cyclic. || See parameter descriptions under [wiki:doc/app/salsa_parameters#bc_aer_l bc_aer_l] and [wiki:doc/app/salsa_parameters#bc_aer_r bc_aer_r], and appropriately correct your parameter file. ||
    920920||[=#PA0713 PA0713]  || boundary conditions bc_aer_n and bc_aer_s must both be cyclic or non-cyclic. || See parameter descriptions under [wiki:doc/app/salsa_parameters#bc_aer_n bc_aer_n] and [wiki:doc/app/salsa_parameters#bc_aer_s bc_aer_s], and appropriately correct your parameter file. ||
    921 ||[=#PA0714 PA0714]  || unknown boundary condition: [wiki:doc/app/chemistry_parameters#bc_cs_n bc_cs_n] "..." || See parameter [wiki:doc/app/chemistry_parameters#bc_cs_n bc_cs_n] for allowed values, and appropriately correct your parameter file. ||
    922 ||[=#PA0715 PA0715]  || unknown boundary condition: [wiki:doc/app/chemistry_parameters#bc_cs_s bc_cs_s] "..." || See parameter [wiki:doc/app/chemistry_parameters#bc_cs_s bc_cs_s] for allowed values, and appropriately correct your parameter file. ||
    923 ||[=#PA0716 PA0716]  || boundary conditions bc_cs_l and bc_cs_r must both be cyclic or non-cyclic. || See parameter descriptions under [wiki:doc/app/chemistry_parameters#bc_cs_l bc_cs_l] and [wiki:doc/app/chemistry_parameters#bc_cs_r bc_cs_r], and appropriately correct your parameter file. ||
    924 ||[=#PA0717 PA0717]  || output of pcm_heatrate requires setting of parameter cthf /= 0.0 || In case no radiation model with radiation interactions is switched on, the canopy-top heat flux must be given explicitly, else it will be parametrized using the radiation. ||
     921||[=#PA0714 PA0714]  || boundary conditions bc_cs_n and bc_cs_s must both be cyclic or non-cyclic || ||
     922||[=#PA0715 PA0715]  || Unused/incorrect input for initial surface value: ... || ||
     923||[=#PA0716 PA0716]  || Unused/incorrect input of chemical species for surface emission fluxes: ... || ||
     924||[=#PA0717 PA0717]  || The surface value of cs_heights must be 0.0 || ||
    925925||[=#PA0718 PA0718]  || boundary conditions bc_cs_n and bc_cs_s must both be cyclic or non-cyclic. || See parameter descriptions under [wiki:doc/app/chemistry_parameters#bc_cs_n bc_cs_n] and [wiki:doc/app/chemistry_parameters#bc_cs_s bc_cs_s], and appropriately correct your parameter file. ||
    926926||[=#PA0719 PA0719]  || ql must be larger than zero. || values smaller than zero can occur if the time-stpe is not appropiate.  ||
     
    935935||[=#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}}}. ||
    936936||[=#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 || ||
     937||[=#PA0730 PA0730]  || number of chem spcs exceeding the limit || ||
     938||[=#PA0731 PA0731]  || Incorrect mode_emiss  option select. Please check spelling || ||
     939||[=#PA0732 PA0732]  || Invalid value for emiss_lod (0, 1, or 2) || ||
     940||[=#PA0733 PA0733]  || Synchronizing mode_emis to defined emiss_lod. NOTE - mode_emis will be depreciated in future releases please use emiss_lod to define emission mode || ||
     941||[=#PA0734 PA0734]  || 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 || ||
     942||[=#PA0735 PA0735]  || Legacy emission read mode activated. All emissions data will be loaded prior to start of simulation || ||
     943||[=#PA0736 PA0736]  || New emission read mode currently unavailable for LODs 0 and 1. Reverting to legacy emission read mode || ||
     944||[=#PA0737 PA0737]  || New emission read mode activated LOD 2 emissions will be updated on-demand according to indicated timestamps || ||
     945||[=#PA0738 PA0738]  || No lsm- ... type defined. Please define ... type to enable deposition calculation || ||
     946||[=#PA0739 PA0739]  || No pavement type defined. Please define pavement type to enable deposition calculation || ||
     947||[=#PA0740 PA0740]  || Component ... not supported || ||
     948||[=#PA0741 PA0741]  || nwet can only be 0 or 1 || ||
    956949||[=#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'.   ||
    957950||[=#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' ||