Changes between Version 761 and Version 762 of doc/app/errmsg
- Timestamp:
- Apr 26, 2021 10:29:16 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/errmsg
v761 v762 956 956 ||[=#PA0746 PA0746] || In case of radiation scheme ='rrtmg' and the use of cloud droplets average radiation is not implemented || || 957 957 ||[=#PA0747 PA0747] || Relatively coarse angular discretization settings are set: raytrace_discrete_elevs < 9 and/or raytrace_discrete_elevs < 18 || You have used coarse angular discretization settings which will result in inaccurate radiation fluxes || 958 ||[=#PA0748 PA0748] || Incorrect component name given! || Incorrect name given for a chemical component in listspec in &salsa_parameters. Options are: SO4, OC, BC, DU, SS, NH and NO. || 958 959 ||[=#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'. || 959 960 ||[=#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' ||