Changes between Version 769 and Version 770 of doc/app/errmsg
- Timestamp:
- Aug 18, 2021 3:12:06 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/errmsg
v769 v770 660 660 ||[=#PA0437 PA0437] || If topography information is provided (via Netcdf or ASCII input) topography = "read_from_file" is required. || || 661 661 ||[=#PA0438 PA0438] || Flight level is outside the model domain || Flight level is above domain top or below 0. || 662 ||[=#PA0439 PA0439] || The variable XXX is defined at least twice. Duplication(s) is removed || This warning appears if a variable is defined at least twice in the list [../surface_data_output_parameters/#data_output_surf data_output_surf]. Please avoid assigning variables multiple times in your output lists. || 662 663 ||[=#PA0440 PA0440] || The usage of large scale forcing from external file LSF_DATA is not implemented for passive scalars || So far, large-scale forcing for passive scalars is not implemented. || 663 664 ||[=#PA0441 PA0441] ||boundary condition: bc_s_t = "..." is not allowed with top_scalarflux /= 0.0' ||You have tried to set both, a Dirichlet boundary condition for scalar at the top (with [../initialization_parameters#bc_s_t bc_s_t] = '' 'dirichlet' ''), or an initial-gradient boundary condition, and a scalar flux at the top (with [../initialization_parameters#top_scalarflux top_scalarflux] /= ''0.0''). ||