| 431 | ||[=#PA0355 PA0355] ||unknown boundary condition: bc_nr_b = "..." || Unknown lower boundary condition for rain drop number density. Allowed boundary conditions are "dirichlet" or "neumann". || |
| 432 | ||[=#PA0356 PA0356] ||unknown boundary condition: bc_nr_t = "..." || Unknown upper boundary condition for rain drop number density. Allowed boundary conditions are "dirichlet" or "neumann". || |
| 433 | ||[=#PA0357 PA0357] ||unknown cloud microphysics scheme cloud_scheme = "..." || Unknown cloud microphysics scheme. Allowed cloud microphysics schemes are "kessler" or "seifert_beheng". || |
| 434 | ||[=#PA0358 PA0358] ||data_output_pr = '...' is not implemented for cloud_scheme /= seifert_beheng || Output of profiles of rain drop number concentration (nr), rain water content (qr) or precipitation rate (prr) is only allowed for cloud_scheme = "seifert_beheng". || |
| 435 | ||[=#PA0359 PA0359] ||output of "..." requires cloud_scheme = seifert_beheng || Output of 3d-data or cross-sections of rain drop number concentration (nr), rain water content (qr) or precipitation rate (prr) is only allowed for cloud_scheme = "seifert_beheng". || |
| 436 | ||[=#PA0360 PA0360] ||'plant_canopy = .TRUE. requires cloud_scheme /= seifert_beheng' || It is not allowed to use plant_canopy with the cloud_scheme = "seifert_beheng". || |
| 437 | ||[=#PA0361 PA0361] ||data_output_pr = prr is not implemented for precipitation = .FALSE. || Output of precipitation rate (prr) 3d-data or cross-sections requires precipitation = .TRUE. || |
| 438 | ||[=#PA0362 PA0362] ||cloud_scheme = seifert_beheng requires loop_optimization = cache || Currently, the cloud microphysics scheme according to Seifert and Beheng (2006) is only available for loop_optimization = "cache" || |
| 439 | ||[=#PA0363 PA0363] ||cloud_scheme = seifert_beheng requires precipitation = .TRUE. || cloud_scheme = "seifert_beheng" and cloud_scheme = "kessler" are identically if precipitation = .FALSE.. In order to save computational resources, it is not allowed to use cloud_scheme = "seifert_beheng" without precipitation = .TRUE. || |