Check Model¶
The Check Model function accumulates and reports all errors and warnings that are active in the model. The location of these errors and warnings are listed as part of the message.
Errors are mistakes that must be corrected before exporting files as they will prevent the solver from executing. Most errors are related to UDF syntax and specification.
Warnings are model suggestions based on the current configuration which do not need to be corrected before running the simulation.
In addition to errors and warnings, the code will also report additional validation information related to potential troublesome configurations (unused variables, missing physics, etc.).
