Changes between Version 470 and Version 471 of doc/app/errmsg
- Timestamp:
- Aug 10, 2017 3:23:45 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/errmsg
v470 v471 681 681 ||[=#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]. || 682 682 ||[=#PA0459 PA0459] || unknown aerosol type 'aero_type = ...' ||Chose an appropriate value for [../parpar#aero_type aero_type]. || 683 ||[=#PA0460 PA0460] || errors in $wind_turbine_par ||||683 ||[=#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 684 ||[=#PA0461 PA0461] || pitch_control = .TRUE. requires speed_control = .TRUE. || || 685 685 ||[=#PA0462 PA0462] || omega_rot < 0.0, Please set omega_rot to a value larger than zero || || … … 687 687 ||[=#PA0464 PA0464] || file WTM_DATA does not exist || || 688 688 ||[=#PA0465 PA0465] || surface_type = 'netcdf' is not supported at the moment' ||It is planned to allow for setting up the land surface model entirely via a single NetCDF file. This approach will be available by the end of 2017. Until then, the land surface scheme must be steered via NAMELIST and user interface. || 689 ||[=#PA0466 PA0466] || errors in wind_turbine_par-NAMELIST: some variables for steering may not be properly set || See [../wind_turbine_par wind turbine parameter] for allowed values. || 689 690 ||[=#UI0001 UI0001] ||unknown location "..." ||The location 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'. || 690 691 ||[=#UI0002 UI0002] ||location "..." is not allowed to be called with parameters "i" and "j" || ** ||