Changes between Version 576 and Version 577 of doc/app/errmsg
- Timestamp:
- Oct 2, 2018 12:24:40 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/errmsg
v576 v577 682 682 ||[=#PA0458 PA0458] || soil_moisture must not exceed its saturation value ||This error can occur when the soil moisture is higher than the saturation moisture for the given vegetation type. Check and may adjust parameters [../lsmpar#saturation_moisture saturation_moisture] or [../lsmpar#soil_moisture soil_moisture]. || 683 683 ||[=#PA0459 PA0459] || unknown aerosol type 'aero_type = ...' ||Chose an appropriate value for [../parpar#aero_type aero_type]. || 684 ||[=#PA0460 PA0460] || no wind_turbine_par-NAMELIST found: End of file has reached || Maybe you forgot to end the wind_turbine_par-NAMELIST with a backslash at the end of the _p3d-file. ||684 ||[=#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 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 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]. ||