EOR - OUTLETREGIONS
EOR1
A phase number associated with outlet region #1 is either non-positive or larger than the total number of phases.
All phase numbers must be greater than zero and less than the number of phases defined in "phases" section.
EOR2
An invalid extension type is requested for outlet region #1. Please use setacc, setvel or noext.
Recognized extension types are "noext", "setacc" and "setvel". The type names are not case sensitive. This error may point to a typographical mistake.
EOR3
Outlet region #1 has non-positive extension length.
Outlet region extension length ("outletregion_extlen" or "outletregion_extlenodx") must be a non-negative number.
EOR4
Outlet region #1 has a zero length normal vector.
The solver has detected a zero length outlet region normal "outletregion_nrm". This may be due to missing keyword or typographical mistakes.
EOR5
Outlet region #1 has a normal vector with more than one non-zero element. The normal vector may only point in positive or negative direction of the global coordinate system.
Outlet region normal "outletregion_nrm" must be parallel to the global x, y or z axis.
EOR6
Outlet region #1 has no normal vector specified.
The solver was not able to find the "outletregion_nrm" keyword in the cfg file. This may be due to missing keyword or typographical mistakes.
EOR7
Outlet region #1 has a zero length normal vector.
The solver has detected a zero length outlet region normal "outletregion_nrm". This may be due to missing keyword or typographical mistakes.
EOR8
Outlet region #1 has a normal vector with more than one non-zero element. The normal vector may only point in positive or negative direction of the global coordinate system.
Outlet region normal "outletregion_nrm" must be parallel to the global x, y or z axis.
EOR9
Outlet region #1 has no normal vector specified.
The solver was not able to find the "outletregion_nrm" keyword in the cfg file. This may be due to missing keyword or typographical mistakes.
EOR10
Outlet region #1 has a zero length normal vector.
The solver has detected a zero length outlet region normal "outletregion_nrm". This may be due to missing keyword or typographical mistakes.
EOR11
Outlet region #1 has a normal vector with more than one non-zero element. The normal vector may only point in positive or negative direction of the global coordinate system.
Outlet region normal "outletregion_nrm" must be parallel to the global x, y or z axis.
EOR12
Sphere outlet region #1 has no radius specified.
The solver was not able to find the "outletregion_sphere_rad" keyword in the cfg file. This may be due to missing keyword or typographical mistakes.
EOR13
Sphere outlet region #1 has non-positive radius.
Outlet region radius "outletregion_sphere_rad" must be a positive number.
EOR14
Cuboid outlet region #1 has no length specified.
The solver was not able to find the "outletregion_cuboid_len" keyword in the cfg file. This may be due to missing keyword or typographical mistakes.
EOR15
Cuboid outlet region #1 has at least one non-positive length value.
All outlet region side lengths "outletregion_cuboid_len" must be positive numbers.
EOR16
Cylinder outlet region #1 has no radius specified.
The solver was not able to find the "outletregion_cylinder_rad" keyword in the cfg file. This may be due to missing keyword or typographical mistakes.
EOR17
Cylinder outlet region #1 has non-positive radius.
Outlet region radius "outletregion_cylinder_rad" must be a positive number.
EOR18
Cylinder outlet region #1 has no height specified.
The solver was not able to find the "outletregion_cylinder_hgt" keyword in the cfg file. This may be due to missing keyword or typographical mistakes.
EOR19
Cylinder outlet region #1 has non-positive height.
Outlet region height "outletregion_cylinder_hgt" must be a positive number.
EOR20
Outlet region #1 has negative state. Please modify the normal to change state direction.
Outlet region state magnitude "outletregion_extstt" of a "setvel" type extension must be a non-negative number. Please modify outlet region normal "outletregion_nrm" direction to change velocity direction.