EFS - FRAMESUITE

EFS1

The "frame_obj_phase" is assigned to phase #1 which is larger than the total number of defined phases.
The requested phase number exceeds the number of phases defined in the "phases" section.

EFS2

The "frame_obj_phase" is not assigned to a phase.
There are no assigned phases or phase number is less than 1.

EFS3

The "frame_obj_phase" of a SLIDING frame is assigned to phase S1 which is not a MOVINGWALL.
The "frame_obj_phase" must be a MOVINGWALL phase for a SLIDING frame.

EFS4

The "frame_obj_phase" of a TEMPORAL frame is assigned to phase S1 which is not a WALL.
The "frame_obj_phase" must be a WALL phase for a TEMPORAL frame.

EFS5

The "frame_obj_phase" keyword of a SLIDING frame has not been defined.
The "frame_obj_phase" keyword is a mandatory input for a SLIDING frame.

EFS6

The "frame_road_phase" is assigned to phase #1 which is larger than the total number of defined phases.
The requested phase number exceeds the number of phases defined in the "phases" section.

EFS7

The "frame_road_phase" is not assigned to a phase.
There are no assigned phases or phase number is less than 1.

EFS8

The "frame_road_phase" of a SLIDING frame is assigned to phase S1 which is not a MOVINGWALL.
The "frame_road_phase" must be a MOVINGWALL phase for a SLIDING frame.

EFS9

The "frame_road_phase" of a TEMPORAL frame is assigned to phase S1 which is not a WALL.
The "frame_road_phase" must be a WALL phase for a TEMPORAL frame.

EFS10

The "frame_road_phase" keyword has not been defined.
The "frame_road_phase" keyword is a mandatory input.

EFS11

The "frame_fluid_phase" is assigned to phase #1 which is larger than the total number of defined phases.
The requested phase number exceeds the number of phases defined in the "phases" section.

EFS12

The "frame_fluid_phase" is not assigned to a phase.
There are no assigned phases or phase number is less than 1.

EFS13

The "frame_fluid_phase" is assigned to phase S1 which is not a FLUID.
The "frame_fluid_phase" must be a FLUID phase.

EFS14

The "frame_fluid_phase" keyword has not been defined.
The "frame_fluid_phase" keyword is a mandatory input.

EFS15

Invalid value for parameter "frame_lock_mode": #1.
The parameter "frame_lock_mode" can be set to values 0 (lock to line) or 1 (lock to point).

EFS16

Invalid value for parameter "frame_min_bc_overlay": "#1 #2 #3".
The parameter "frame_min_bc_overlay" is a three element predefined integer where each element represents the minimum boundary condition for each of the coordinate directions and can be set to values 0 (apply no additional layers), 1 (apply only freeze layers), 2 (apply only sponge layers) or 3 (apply freeze and sponge layers).

EFS17

Invalid value for parameter "frame_max_bc_overlay": "#1 #2 #3".
The parameter "frame_max_bc_overlay" is a three element predefined integer where each element represents the maximum boundary condition for each of the coordinate directions and can be set to values 0 (apply no additional layers), 1 (apply only freeze layers), 2 (apply only sponge layers) or 3 (apply freeze and sponge layers).

EFS18

Freeze layers have non-positive extension length.
If any freeze layer is applied by setting any component of "frame_min_bc_overlay" or "frame_max_bc_overlay" to 1 (only freeze) or 3 (freeze and sponge), the extension layer length obtained from either "frame_freeze_layer_length" or "frame_freeze_layer_lengthodx" must be positive.

EFS19

Sponge layers have non-positive extension length.
If any sponge layer is applied by setting any component of "frame_min_bc_overlay" or "frame_max_bc_overlay" to 2 (only sponge) or 3 (freeze and sponge), the extension layer length obtained from either "frame_sponge_layer_length" or "frame_sponge_layer_lengthodx" must be positive.

EFS20

Invalid value for parameter "frame_freezesponge_min_bc_clip": "#1 #2".
The parameter "frame_freezesponge_min_bc_clip" is a two element integer where the elements represent the minimum boundary condition in x- and y-direction, respectively. Each element can be set to values 0 (cover full domain height in z-direction), 1 (limit freeze and sponge layer based on "frame_fluid_clip_zcoord") or 2 (limit freeze and sponge layer based on "frame_freezesponge_min_bc_clip_zcoord").

EFS21

Invalid value for parameter "frame_freezesponge_max_bc_clip": "#1 #2".
The parameter "frame_freezesponge_max_bc_clip" is a two element integer where the elements represent the maximum boundary condition in x- and y-direction, respectively. Each element can be set to values 0 (cover full domain height in z-direction), 1 (limit freeze and sponge layer based on "frame_fluid_clip_zcoord") or 2 (limit freeze and sponge layer based on "frame_freezesponge_max_bc_clip_zcoord").

EFS22

Bounding box not defined in "domain" section of the cfg.
FrameSuite requires the bounding box to be defined in the "domain" section of the cfg via the parameters "min_boundingbox" and "max_boundingbox". When creating the case with SimLab, these parameters should be set automatically.

EFS23

Domain size not defined in "domain" section of the cfg.
FrameSuite requires the domain size to be defined in the "domain" section of the cfg via the parameters "min_domain" and "max_domain".

EFS24

Less than two points in the road path.
The road path must consist of at least two points.

EFS25

The road path must be strictly increasing in x coordinates.
The road path must be strictly increasing in x coordinates.

EFS26

Less than two points in the road profile.
The road profile must consist of at least two points.

EFS27

The road profile must be strictly increasing in y coordinates.
The road profile must be strictly increasing in y coordinates.