Changes between Version 442 and Version 443 of doc/app/errmsg
- Timestamp:
- Jun 9, 2017 10:18:34 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/errmsg
v442 v443 682 682 ||[=#PA0455 PA0455] ||Tunnel width too small ||[../inipar#tunnel_width_y tunnel_width_y] - 2.0*[../inipar#tunnel_wall_depth tunnel_wall_depth] must be > 2*[../inipar#dy dy] || 683 683 ||[=#PA0456 PA0456] ||Tunnel width too large ||[../inipar#tunnel_width_y tunnel_width_y] must be <= ([../inipar#ny ny]+1)*[../inipar#dy dy] || 684 ||[=#PA0457 PA0457] ||NetCDF attribute lod (level of detail) is not set properly. || ||684 ||[=#PA0457 PA0457] ||NetCDF attribute lod (level of detail) is not set properly. ||This error can occur when you try to input topography data via NetCDF. Topography input via NetCDF enables one of two different modes. Therefore the variable {{{lod}}} which determines the mode internally can only have the value 1 or 2. For more information see [/wiki/doc/tec/topography#topo topography implementation]. || 685 685 ||[=#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'. || 686 686 ||[=#UI0002 UI0002] ||location "..." is not allowed to be called with parameters "i" and "j" || ||