94 | | ||[=#PA0069 PA0069] ||boundary condition: bc_sa_t = "..." requires to set top_salinityflux || Jens || |
95 | | ||[=#PA0070 PA0070] ||boundary condition: bc_sa_t = "..." is not allowed with constant_top_salinityflux = .TRUE.' || Jens || |
96 | | ||[=#PA0071 PA0071] ||unknown boundary condition: bc_..._b ="..." ||See the respective parameter description in the documentation, and appropriately correct your parameter file. || |
97 | | ||[=#PA0072 PA0072] ||unknown boundary condition: bc_..._t ="..." ||See the respective parameter description in the documentation, and appropriately correct your parameter file. || |
| 94 | ||[=#PA0069 PA0069] ||boundary condition: bc_sa_t = "..." requires to set top_salinityflux ||You have chosen a Neumann boundary condition for salinity at the top (by setting [../inipar#bc_sa_t bc_sa_t] = '' 'neumann' ''), but you did not provide a salinity flux at the top. Please provide parameter [../inipar#top_salinityflux top_salinityflux] in the parameter file. || |
| 95 | ||[=#PA0070 PA0070] ||boundary condition: bc_sa_t = "..." is not allowed with constant_top_salinityflux = .TRUE.' ||You have tried to set both, a Dirichlet boundary condition for salinity at the top (with [../inipar#bc_sa_t bc_sa_t] = '' 'dirichlet' ''), and a salinity flux at the top (with [../inipar#top_salinityflux top_salinityflux] /= ''0.0''). Please decide, if you like to give either the salinity or the salinity flux as top boundary condition, and omit one of the two parameters in the parameter file. || |
| 96 | ||[=#PA0071 PA0071] ||unknown boundary condition: bc_..._b ="..." ||See the respective parameter description in the documentation, and appropriately correct your parameter file. || |
| 97 | ||[=#PA0072 PA0072] ||unknown boundary condition: bc_..._t ="..." ||See the respective parameter description in the documentation, and appropriately correct your parameter file. || |