441 | | ||[=#PA0365 PA0365] ||file NUDGING_DATA does not exist || || |
442 | | ||[=#PA0366 PA0366] ||errors in file NUDGING_DATA || || |
443 | | ||[=#PA0367 PA0367] ||unknown prognostic variable ... || || |
444 | | ||[=#PA0368 PA0368] ||file LSF_DATA does not exist || || |
445 | | ||[=#PA0369 PA0369] ||errors in file LSF_DATA || || |
446 | | ||[=#PA0370 PA0370] ||No time dependend surface variables in LSF_DATA for end of run found || || |
447 | | ||[=#PA0371 PA0371] ||No time dependend surface variables in LSF_DATA for end of run found - lsf_surf is set to FALSE || || |
448 | | ||[=#PA0372 PA0372] ||No time dependend vertical profiles in LSF_DATA for end of run found || || |
449 | | ||[=#PA0373 PA0373] ||Time dependent large scale profile forcing from LSF_DATA sets in after end of simulation - lsf_vert is set to FALSE || || |
450 | | ||[=#PA0374 PA0374] ||Nudging requires large_scale_forcing = .T.. Surface fluxes and geostrophic wind should be prescribed in file LSF_DATA || || |
451 | | ||[=#PA0375 PA0375] ||Non-cyclic lateral boundaries do not allow for the usage of large scale forcing from external file. || || |
452 | | ||[=#PA0376 PA0376] ||The usage of large scale forcing from external file LSF_DATA requires humidity = .T.. || || |
453 | | ||[=#PA0377 PA0377] ||The usage of large scale forcing from external file LSF_DATA is not implemented for non-flat topography || || |
454 | | ||[=#PA0378 PA0378] ||The usage of large scale forcing from external file LSF_DATA is not implemented for ocean runs || || |
| 441 | ||[=#PA0365 PA0365] ||file NUDGING_DATA does not exist ||Make sure that the file ''basename_nudge'' containing the nudging profiles as described in [../../app/iofiles#NUDGING_DATA NUDGING_DATA] is provided in the INPUT folder of the respective run on the host where the job is running. || |
| 442 | ||[=#PA0366 PA0366] ||errors in file NUDGING_DATA ||PALM has problems reading the file ''basename_nudge''. Possible reasons could be that the format described in [../../app/iofiles#NUDGING_DATA NUDGING_DATA] is not followed closely. || |
| 443 | ||[=#PA0367 PA0367] ||unknown prognostic variable ... ||The tendency due to nudging can only be applied to the prognostic variable u, v, pt and q. Make sure that one of the variables is used. || |
| 444 | ||[=#PA0368 PA0368] ||file LSF_DATA does not exist ||Make sure that the file ''basename_lsf'' containing surface fluxes, surface temperature, humidity and pressure as well as profiles of the geostrophic wind components and large scale subsidence described in [../../app/iofiles#LSF_DATA LSF_DATA] is provided in the INPUT folder of the respective run on the host where the job is running. || |
| 445 | ||[=#PA0369 PA0369] ||errors in file LSF_DATA ||PALM has problems reading the file ''basename_lsf''. Possible reasons could be that the format described in [../../app/iofiles#LSF_DATA LSF_DATA] is not followed closely. || |
| 446 | ||[=#PA0370 PA0370] ||No time dependent surface variables in LSF_DATA for end of run found ||PALM detected an end-of-file condition for the surface values in [../../app/iofiles#LSF_DATA LSF_DATA] and aborts. Possible reasons could be that no time dependent surface variables are provided in the large scale forcing file. || |
| 447 | ||[=#PA0371 PA0371] ||No time dependent surface variables in LSF_DATA for end of run found - lsf_surf is set to FALSE ||This messages appears in the case that the first time step of the surface values read in from [../../app/iofiles#LSF_DATA LSF_DATA] is larger than the end time of the simulation. In this case the surface heat and water fluxes prescribed in [../../app/iofiles#LSF_DATA LSF_DATA] cannot be used. || |
| 448 | ||[=#PA0372 PA0372] ||No time dependent vertical profiles in LSF_DATA for end of run found ||PALM detected an end-of-file condition for the profile data in [../../app/iofiles#LSF_DATA LSF_DATA] and aborts. Possible reasons could be that no time dependent profile data is provided in the large scale forcing file. || |
| 449 | ||[=#PA0373 PA0373] ||Time dependent large scale profile forcing from LSF_DATA sets in after end of simulation - lsf_vert is set to FALSE ||This messages appears in the case that the first time step of the profile data read in from [../../app/iofiles#LSF_DATA LSF_DATA] is larger than the end time of the simulation. In this case the geostrophic wind profiles and large scale subsidence profile prescribed in [../../app/iofiles#LSF_DATA LSF_DATA] cannot be used. || |
| 450 | ||[=#PA0374 PA0374] ||Nudging requires large_scale_forcing = .T.. Surface fluxes and geostrophic wind should be prescribed in file LSF_DATA ||In order to use nudging it is required to use large_scale_forcing = .T., too. The surface values and profiles needed in [../../app/iofiles#LSF_DATA LSF_DATA] should correspond to the data provided in [../../app/iofiles#NUDGING_DATA NUDGING_DATA]. || |
| 451 | ||[=#PA0375 PA0375] ||Non-cyclic lateral boundaries do not allow for the usage of large scale forcing from external file. ||Large scale forcing (and also nudging) are not implemented/tested for non-cyclic boundary conditions so far. || |
| 452 | ||[=#PA0376 PA0376] ||The usage of large scale forcing from external file LSF_DATA requires humidity = .T.. ||If you want to use large scale forcing (and also nudging) from an external file, you need to run PALM with humidity. || |
| 453 | ||[=#PA0377 PA0377] ||The usage of large scale forcing from external file LSF_DATA is not implemented for non-flat topography ||Please use topography = 'flat'. || |
| 454 | ||[=#PA0378 PA0378] ||The usage of large scale forcing from external file LSF_DATA is not implemented for ocean runs ||Please use ocean = .F.. || |