Changes between Version 738 and Version 739 of doc/app/errmsg


Ignore:
Timestamp:
Mar 2, 2021 5:25:51 PM (4 years ago)
Author:
wagner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/errmsg

    v738 v739  
    683683||[=#PA0459 PA0459]   || unknown aerosol type  'aero_type = ...'  ||Chose an appropriate value for [../particle_parameters#aero_type aero_type]. ||
    684684||[=#PA0460 PA0460]   || wrong settings for stokes_wavelength and/or stokes_waveheight || If you set parameters stokes_wavelength and stokes_waveheight to switch on the Stokes force in ocean mode, they must '''both''' be set > 0.0. Values < 0.0 are not allowed. ||
    685 ||[=#PA0461 PA0461]   || pitch_control = .TRUE. requires speed_control = .TRUE. || Self-explanatory. See [../wind_turbine_par#pitch_control pitch_control] and [../wind_turbine_par#speed_control speed_control]. ||
    686 ||[=#PA0462 PA0462]   || omega_rot < 0.0, Please set omega_rot to a value larger than or equal to zero || Self-explanatory. See [../wind_turbine_par#omega_rot omega_rot]. ||
    687 ||[=#PA0463 PA0463]   || rcx, rcy, rcz have to be given for each turbine. || The position of each turbine has to be specified. See [../wind_turbine_par#rcx rcx], [../wind_turbine_par#rcy rcy] and [../wind_turbine_par#rcz rcz]. ||
     685||[=#PA0461 PA0461]   || pitch_control = .TRUE. requires speed_control = .TRUE. || Self-explanatory. See [../wind_turbine_parameters#pitch_control pitch_control] and [../wind_turbine_parameters#speed_control speed_control]. ||
     686||[=#PA0462 PA0462]   || omega_rot < 0.0, Please set omega_rot to a value larger than or equal to zero || Self-explanatory. See [../wind_turbine_parameters#omega_rot omega_rot]. ||
     687||[=#PA0463 PA0463]   || rcx, rcy, rcz have to be given for each turbine. || The position of each turbine has to be specified. See [../wind_turbine_parameters#rcx rcx], [../wind_turbine_parameters#rcy rcy] and [../wind_turbine_parameters#rcz rcz]. ||
    688688||[=#PA0464 PA0464]   || file WTM_DATA does not exist  || Make sure that the file [../iofiles#WTM_DATA WTM_DATA] containing physical characteristics of the blades, as described in [[source:/palm/trunk/EXAMPLES/wind_turbine/example_wtm.txt| example_wtm.txt]], is provided in the INPUT folder of the respective run on the host where the job is running.  ||
    689689||[=#PA0465 PA0465]   || surface_type = netcdf requires static input file.  || Either provide the file [../iofiles#PIDS_STATIC PIDS_STATIC] or change the value of [../land_surface_parameters#surface_type surface_type] to a value different than netcdf. ||