| 51 | || Crashes by MPI_INIT || 03/11/2019 || || Simulation crashed several time in MPI_INIT (environment problems) || |
| 52 | || Crash || 03/12/2019 || || program abort due to check of surface_fractions, check was revised so that surface fractions can also be set at building grid points || |
| 53 | || Crash || 06/12/2019 || || HDF5 Error - could not reproduced || |
| 54 | || Crash || 08/12/2019 || || Floating invalid in advection for u-component at first timestep. Unfortunately, this error could not reproduced. '''Remark:''' Jobs were queued for about a week on HLRN due to too low capacities, so that investigations and bug tracing was delayed. '''Remark:''' Jobs were queued for about a week on HLRN due to too low capacities, so that investigations and bug tracing was delayed.|| |
| 55 | || Parent simulation || 23/12/2019 || || Proceed investigation on HLRN Berlin. Parent simulation runs for an hour, results looks plausible. || |
| 56 | || Nested simulation - numerical issues || 27/12/2019 || || Nested simulation ran for 1 minute. However, large oscillation in the u- and v-component could be observed within the child. I hypothesize that this is due to the 3D-initialization of the child from the parent. Due to mismatches in the building configuration (due to the large grid aspect ratio), many grid points in the child remain zero after initialization, even though these grid points belong to the atmosphere. Since the mass-flux is largely affected by this, strong oscillations arise within the child, finally lead to a crash. || |
| 57 | || Nested simulation - initial run || 03/01/2020 || || Initialization of the child was changed. Child is now initialized via dynamic driver rather than via the coupler. This way all atmosphere grid points are initialized appropriately. The nested simulation is at t=30min. || |
| 58 | || Nested simulation - restart run || 08/01/2020 || || Simulation crashes in reading the restart data. || |