EDM - DOMAIN

EDM1

There are no motions, inlet regions or imposed regions to deduce a reference velocity. Please provide an explicit ref_vel in domain parameters section of the configuration file.
At least one motion, inlet region or imposed region definition is required to calculate the reference velocity "ref_vel" through fallback method. Providing an explicit reference velocity "ref_vel" would circumvent this error.

EDM2

The reference velocity "ref_vel" must be explicitly defined when a POSITION_FILE motion is present.
The solver has no fallback method for calculating the reference velocity of a "POSITION_FILE" type motion. Please provide a value for "ref_vel" keyword in "domain" section explicitly to recover from this error.

EDM3

The reference velocity "ref_vel" must be explicitly defined when a PASSIVE_RIGID_BODY motion is present.
The solver has no fallback method for calculating the reference velocity of a "PASSIVE_RIGID_BODY" type motion. Please provide a value for "ref_vel" keyword in "domain" section explicitly to recover from this error.

EDM4

Reference length "ref_length" must be explicitly specified when acceleration file ("bodyforce" file) is present.
The solver has no fallback method for calculating the reference length when a time-varying spatially uniform external acceleration field via "bodyforce" file is requested. Please provide a value for "ref_length" keyword in "domain" section explicitly to recover from this error.

EDM5

The simulation cannot start without a valid "domain" section.
The cfg file must contain a "domain" section. Please define one and assign appropriate values. Please ensure that there are no typographical mistakes and the cfg file has Linux line endings.

EDM6

The simulations should be either two- or three-dimensional.
The solver does not support one-dimensional simulations. Please set "ndim" to either 2 or 3.

EDM7

Input for"min_domain" and "max_domain" is inconsistent.
If specified manually, the domain size input for "min_domain" and "max_domain" must span a box, with max > min for all coordinate directions in the simulated dimensions. This warning may point to possible typographical errors in the cfg file.

EDM8

No Inputfile provided.
The field "inputfile" is missing or is not filled.