Initializing help system before first use

Error messages

The Mosel error messages listed in the following are grouped according to the following categories:

  • General errors: may occur either during compilation or when running a model.
  • Parser/compiler errors: raised during the model compilation.
  • Runtime errors: when running a model.

All messages are identified by their code number, preceded either by the letter E for error or W for warning. Errors cause the compilation or execution of a model to fail, warnings simply indicate that there may be something to look into without causing a failure or interruption.

This chapter documents the error mesages directly generated by Mosel, not the messages stemming from Mosel modules or from other libraries used by modules.