Comparaison des versions

Légende

  • Ces lignes ont été ajoutées. Ce mot a été ajouté.
  • Ces lignes ont été supprimées. Ce mot a été supprimé.
  • La mise en forme a été modifiée.

...

Common error messages and their meanings

...

ERROR: gmm_create, requested dimensions differ from previous specification

Volet
oe-00000-00000:  size(pp,           1 )=       71280  high=       73062  low=           1
oe-00000-00000:  ERROR: gmm_create, requested dimensions differ from previous specification (res
oe-00000-00000:  tart/create)
oe-00000-00000:  ERROR: gmm_create, variable name ="XTH                             "

=> Possible reason: MPI-tiles too small
2) CLASS

BAD CANOPY ITERATION TEMPERATURE

Volet
oe-00000-00071: 0BAD CANOPY ITERATION TEMPERATURE     4 51          373.24   6   1
oe-00000-00071:      5301.31    384.41    315.63   1100.35      0.00   4224.56    234.27     13.73      0.00
oe-00000-00071:       373.24    281.25    273.15
oe-00000-00071: 0********  END  TSOLVC  ************************************************************************      -2


Crash in aprep.f

If job was restarted from the restart file check the following:

    1) Check if the permanent bus is still the same as before. To do that you can compare the current listing with the crash with the previous one (that should be archived in ${CLIMAT_archdir}/Listings/listings_....zip) with 'xxdiff'. On Narval you will have to load 'module add difftools' to get access to xxdiff. The permanent bus will change if the executable was changed in a way that fields got added or removed from the permanent bus.

    2) Did you add any fields to outcfg.out? There are certain output fields that cannot get added to outcfg.out once a simulations started. Or, if these fields were present from the start, no other fields can get added. However, one can replace one output field with another. Below is a list of these special fields:

Group 1: 'clse', 'cec ', 'cecm', 'ced ', 'cedm', 'cep ', 'cepm', 'cem ', 'cemm', 'cer ', 'cerm', 'ces ', 'cesm', 'cqt ', 'cqc ', 'cqcm', 'cqd ', 'cqdm', 'cqp ', 'cqpm', 'cqm ', 'cqmm', 'cqr ', 'cqrm', 'cqs ', 'cqsm', 'cey ', 'ceym', 'cef ', 'cefm', 'cqy ', 'cqym', 'cqf ', 'cqfm'

Group 2: 'fdac', 'fdre'

ERROR: key object has dimensions smaller than value assigned - itf_phy/PHYOUT

Same as point 2) above!