Boundaries

Boundaries are groups of geometrical or mesh entities with common boundary conditions and other data. These boundaries identify :

Boundaries can be assigned to surfaces (Tdyn3D) or lines (Tdyn2D) or boundary meshes. The user may create new boundaries derived from the existing ones and assign them as well.

To create a new Boundary, press the New Boundary button in the Boundary window, write a new name and change some of its properties. By pressing Accept , a new boundary is created taking an existing one as a base Boundary, which means that the new boundary will have the same fields as the base one. All new values for the fields can be entered when defining the new boundary. It is also possible to redefine existing boundaries by entering new values directly in the fields.

Remarks :

If a mesh has already been generated and new boundaries are assigned to the geometry or some of the existing ones are removed, it is necessary to mesh again.

Fluid Body

Fluid Body boundaries are groups of boundary conditions, geometrical properties and other data, that identify a body as a boundary of a fluid in the analysis. These properties can be assigned to lines (2D) or surfaces (3D) or boundary meshes.

Remarks :

If any entity is defined as a Fluid Body the graphs of the reaction forces on the fluid will be available in the post-process of Tdyn.

If any entity is defined as a Fluid Body and any movement is enabled, the graphs of this movement will be available in the post-process of Tdyn.

In order to transfer Fluid Body data to the mesh, Meshing Criteria must be fixed to Yes in the corresponding geometrical entities. Note that this action is automatically done by Tdyn in most of the cases.

Options available in module RANSOL

BoundType : Type of the wall boundary. Several options are available:

InvisWall : Impose the slipping boundary condition (i.e. wall normal velocity component will be zero).

V_fixWall : Impose the null velocity condition on the boundary (i.e. velocity on the wall will be zero).

None_Wall : No conditions will be applied to the boundary.

RoughWall : Law of the wall condition, taking wall roughness into account, is applied at the wall distance δ. See Near wall-modelling chapter below. The fluid stress (traction) given by the law of the wall at a wall distance δ will be applied as boundary condition in the fluid solver. The wall distance must be inserted in the field Delta (see below).

DeltaWall : Extended law of the wall condition is applied on the boundary at the wall distance δ. See Near wall-modelling chapter below. The fluid stress (traction) given by the law of the wall at a wall distance δ will be applied as boundary condition in the fluid solver. The wall distance must be inserted in the field Delta (see below).

YplusWall : Extended Law of the wall condition is applied on the boundary at the non-dimensional wall distance y+ . See Near wall-modelling chapter below. The fluid stress (traction) given by the law of the wall at a non-dimensional wall distance y+ will be applied as boundary condition in the fluid solver. The non-dimensional wall distance must be inserted in the field Yplus (see below).

Cw_U2Wall : A traction given by CW ·V2 , where CW is a constant and V the fluid velocity, is imposed on the boundary. The constant CW must be inserted in the field Cw (see below).

ITTC Wall : Extended Law of the wall condition is applied on the boundary at the non-dimensional wall distance y+ . The fluid stress (traction) given by the law of the wall at a non-dimensional wall distance y+ will be applied as boundary condition in the fluid solver. This traction is corrected according to the ITTC 57 friction law. The non-dimensional wall distance must be inserted in the field Yplus (see below).

V fixBound : Allows defining a velocity profile on the body boundary. This profile is defined by inserting the velocity components in the fields VelX_Field , VelY_Field and VelZ_Field . These fields will only be available when V fixBound is selected.

VnfixBound : Allows defining the normal velocity on the body boundary, while tangencial velocity is fixed to zero. This profile is defined by inserting the normal velocity component in the field VelN_Field , available when VnfixBound is selected.

User Wall : Law of the wall formulation that can be defined by the user. It requires explicit formulation of the wall traction (see below FTau Field ), eddy kinetic energy (see below KEnr Field ) and the turbulence length scale (see below ELen Field ).

OutFBound : A numerical free boundary condition is applied on the boundary.

Yplus : If YplusWall is selected, wall law assumption is taken up to the non-dimensional wall distance y+ given here. The fluid stress (traction) given by the law of the wall will be then applied as a boundary condition in the fluid solver. See Near wall-modelling chapter below.

Delta : If DeltaWall or RoughWall is selected, wall law assumption is taken up to the dimensional wall distance δ specified here. The fluid stress (traction) given by the law of the wall will be then applied as a boundary condition in the fluid solver. See Near wall-modelling chapter below.

Delta Units : Units of the dimensional wall distance δ given in the previous field.

Roughness : Roughness of the wall (only used if BoundType | RoughWall is selected).

Roughness Units : Units of the dimensional wall distance δ given in the previous field.

Cw : Constant used in the definition of BoundType | Cw_U2Wall .

VelX/Y/Z Field : Field used for defining the velocity profile on the boundary for V_fixBound BoundType .

VelN Field : Field used for defining the normal velocity profile on the boundary for VnfixBound BoundType .

FTau Field : Field of wall traction used in the definition of BoundType | User Wall . It should be a explicit function of the variables used in Tdyn (see Function Syntax section for further information). It will be evaluated in the internal units given in Data > Units Data .

KEnr Field : Field of eddy kinetic energy used in the definition of BoundType | User Wall . It should be a explicit function of the variables used in Tdyn (see Function Syntax section for further information). It will be evaluated in the internal units given in Data > Units Data .

ELen Field : Field of turbulence length scale used in the definition of BoundType | User Wall . It should be a explicit function of the variables used in Tdyn (see Function Syntax section for further information). It will be evaluated in the internal units given in Data > Units Data .

Sharp Angle : The slipping boundary condition for the velocity will be corrected if any internal angle of this Fluid Body geometry is smaller than the one inserted here (see Figure 12). In those points, the boundary condition for the velocity is ignored. This condition can be used for automatic correction of boundary conditions, in those complex geometries with trailing edges, where the Fluid Body normal vector is undefined. Units of the sharp angle angle field may be defined in Data > Units data > GENERAL | Boundary Angle Units .

Line Fix Angle : Fix Velocity Direction boundary condition will be automatically applied as boundary condition if an external angle of this Fluid Body geometry is smaller than the one inserted here (see Figure 13). This condition should be used to automatically impose Fix Velocity Direction boundary conditions, in those complex geometries with edges or significant dihedral angles, where boundary conditions imposition by hand, may take too much time. Units of the line fix angle field may be defined in Data > Units data > GENERAL | Boundary Angle Units .

Remarks:

In Tdyn 2D a null velocity is imposed (instead of FixVelocity Direction condition) if an external angle of a Fluid Body is smaller than the one inserted here.

SternC Angle : A control for stern of bodies (in the transpiration problem available in the NAVAL module of Tdyn) is carried out. This control will be applied in those points of the floating line of the body, where the angle between the normal and the velocity is greater that the value inserted here. See Stern flow modelling in transpiration problem section. Units of the sternc angle field may be defined in Data > Units data > GENERAL | Boundary Angle Units .

Remarks:

This option is only available in the NAVAL module.

Options available in module HEATRANS

Heat Flux : Heat flow (power) entering to the domain through this Fluid Body . It may be a constant or a function. See section for further information. Units of the heat flux field may be defined in the menu next to this entry. It is possible to define additional units by entering new dimensionally correct units in the box (see Units Syntax section for further information).

Reactive Heat Flux : Factor of the reactive term of the heat flow (power) entering to the domain through this Fluid Body . The value here inserted will be multiplied by the current temperature to obtain the heat flow. It may be a constant or a function. See section for further information. Units of the reactive heat flux field may be defined in the menu next to this entry. It is possible to define additional units by entering new dimensionally correct units in the box (see Units Syntax section for further information).

Remarks:

Convection heat tranfer may be simulated by inserting the function q + h·(T m -T o ) in the field Heat Flux, being q a defined heat flow, h the transmission coefficient and T o the external temperature. However it is recommended to split this flow in two terms, constant flow q +h·T o that should be inserted in the Heat Flow field and the coefficient of the temperature dependant term h, that should be entered in Reactive Heat Flux field.

Note that positive values means heat flow entering in the domain.

Options available in module ADVECT

ADVECT label of Fluid Body window is splitted in two frames. Left frame shows a list of the defined species and the currently selected one. To select a different species, just click on its name. Right frame shows the entries presented next.

Flux Spc : Flow of the species entering to the domain through this Fluid Body . It may be a constant or a function. See section for further information. Units of the flux spc field may be defined in the menu next to this entry. It is possible to define additional units by entering new dimensionally correct units in the box (see Units Syntax section for further information).

Reactive Flux Spc : Factor of the reactive term of the flow of the species entering to the domain through this Fluid Body . The value here inserted will be multiplied by the current species concentratio to obtain the heat flow. It may be a constant or a function. See section for further information. Units of the reactive flux spc field may be defined in the menu next to this entry. It is possible to define additional units by entering new dimensionally correct units in the box (see Units Syntax section for further information).

Remarks:

Entering flow of species of the form h·sp1 should be inserted in the Reactive Flux Spc field as h .

Note that positive values means flow entering in the domain.

Options available in module URSOLVER

URSOLVER label of Fluid Body window is splitted in two frames. Left frame shows a list of the defined variables and the currently selected one. To select a different variable, just click on its name. Right frame shows the entries presented next.

Flux Phi : Flow of the variable entering to the domain through this Fluid Body . It may be a constant or a function. See section for further information. Units of the flux phi field may be defined in the menu next to this entry. It is possible to define additional units by entering new dimensionally correct units in the box (see Units Syntax section for further information).

Reactive Flux Phi : Factor of the reactive term of the flow of the species entering to the domain through this Fluid Body . The value here inserted will be multiplied by the current variable concentratio to obtain the heat flow. It may be a constant or a function. See section for further information. Units of the reactive flux phi field may be defined in the menu next to this entry. It is possible to define additional units by entering new dimensionally correct units in the box (see Units Syntax section for further information).

Remarks:

Entering flow of the variable of the form h·ph1 should be inserted in the Reactive Flux Phi field as h .

Note that positive values means flow entering in the domain.

Options available in module ALEMESH

Body Mass : Mass of the body. Units of the mass field may be defined in the menu next to this entry. It is possible to define additional units by entering new dimensionally correct units in the box (see Units Syntax section for further information).

Remarks:

If the check box next to the Body Mass entry is selected, mass of the body will be estimated by Tdyn, based on a initial equilibrium of forces.

Body Mass entry will be available for all the modules of Tdyn, not only for ALEMESH.

Center of Gravity : Vector giving the center of gravity of the body. Units of the center of gravity may be defined in Data > Units data > GEOMETRY | Geometry Units .

Remarks:

Center of Gravity entry will be available for all the modules of Tdyn, not only for ALEMESH.

Center of Gravity can be defined by a time dependant function.

Center of Gravity position will be automatically updated with the movement of the Fluid Body .

Radi-us/-i of Gyration : Vector giving the radii of gyration of the body. Units of the radii of gyration may be defined in Data > Units data > GEOMETRY | Geometry Units .

Displacement Options : For every displacement degree of freedom there exists four possible options:

Off : the corresponding degree of freedom is disabled (movement is not allowed).

On : the corresponding degree of freedom is enables (movement is allowed). If the value inserted in the corresponding Displacement Values field is different from cero for t = 0, this value will be used to define an initial movement of the body.

Fix : the corresponding degree of freedom is fixed to the time dependant function given by the Displacement Values field (movement is prescribed). This function is useful to impose rigid body motions.

Field : the corresponding degree of freedom is fixed to the generic function given by the Displacement Values field (movement is prescribed). This function is useful to impose body deformations.

Displacement Values : For every displacement degree of freedom, this vector gives the total displacement of the body. The corresponding fields will only be available if the Displacement Options field is selected as Fix . Units of the displacement values vector may be defined in Data > Units data > GEOMETRY | Geometry Units .

Rotation Options : For every rotational degree of freedom there exists three possible options:

Off : the corresponding degree of freedom is disabled (rotation is not allowed).

On : the corresponding degree of freedom is enables (rotation is allowed). If the value inserted in the corresponding Rotation Values field is different from cero for t = 0, this value will be used to define an initial movement of the body.

Fix : the corresponding degree of freedom is fixed to the value given by the Rotation Values field (rotation is prescribed). This function is useful to impose rigid body motions.

Rotation Values : For every rotational degree of freedom, this vector gives the total rotation of the body. The corresponding fields will only be available if the Rotation Options field is selected as Fix . Units of the rotation values vector may be defined in Data > Units data > GENERAL | Boundary Angle Units .

External Forces : This vector defines the additional external forces (gravity forces are not included) acting on the center of gravity of the body. Units of the external forces vector may be defined in Data > Units data > GENERAL | Boundary Force Units .

External Moments : This vector defines the additional external moments acting on the center of gravity of the body. Units of the external forces vector may be defined in Data > Units data > GENERAL | Boundary Moment Units .

Solid Body

Solid Body boundaries are groups of boundary conditions, geometrical properties and other data, that identify a boundary of a solid in the analysis. These properties can be assigned to lines (Tdyn2D) or surfaces (Tdyn3D) or boundary meshes.

Remarks :

If any entity is defined as a Solid Body the graphs of the reaction forces on the fluid will be available in the post-process of Tdyn.

If any entity is defined as a Solid Body and any movement is enabled, the graphs of this movement will be available in the post-process of Tdyn.

In order to transfer Solid Body data to the mesh, Meshing Criteria must be fixed to Yes in the corresponding geometrical entities. Note that this action is automatically done by Tdyn in most of the cases.

Options available in module RANSOL

BoundType : Type of the wall boundary. Several options are available:

InvisWall : Impose the slipping boundary condition (i.e. wall normal velocity component will be zero).

V_fixWall : Impose the null velocity condition on the boundary (i.e. velocity on the wall will be zero).

None_Wall : No conditions will be applied to the boundary.

V_fixBound : Allows defining a velocity profile on the body boundary. This profile is defined by inserting the velocity components in the fields VelX_Field , VelY_Field and VelZ_Field . These fields will only be available when V fixBound is selected.

VnfixBound : Allows defining the normal velocity on the body boundary, while tangencial velocity is fixed to zero. This profile is defined by inserting the normal velocity component in the field VelN_Field , available when VnfixBound is selected.

User Wall : Law of the wall formulation that can be defined by the user. It requires explicit formulation of the wall traction (see below FTau Field ), eddy kinetic energy (see below KEnr Field ) and the turbulence length scale (see below ELen Field ).

OutFBound : A numerical free boundary condition is applied on the boundary.

VelX/Y/Z Field : Field used for defining the velocity profile on the boundary for V_fixBound BoundType .

VelN Field : Field used for defining the normal velocity profile on the boundary for VnfixBound BoundType .

FTau Field : Field of wall traction used in the definition of BoundType | User Wall . It should be a explicit function of the variables used in Tdyn (see Function Syntax section for further information). It will be evaluated in the internal units given in Data > Units Data .

KEnr Field : Field of eddy kinetic energy used in the definition of BoundType | User Wall . It should be a explicit function of the variables used in Tdyn (see Function Syntax section for further information). It will be evaluated in the internal units given in Data > Units Data .

ELen Field : Field of turbulence length scale used in the definition of BoundType | User Wall . It should be a explicit function of the variables used in Tdyn (see Function Syntax section for further information). It will be evaluated in the internal units given in Data > Units Data .

Sharp Angle : The slipping boundary condition for the velocity will be corrected if any internal angle of this Solid Body geometry is smaller than the one inserted here (see Figure 12). In those points, the boundary condition for the velocity is ignored. This condition can be used for automatic correction of boundary conditions, in those complex geometries with trailing edges, where the Solid Body normal vector is undefined. Units of the sharp angle angle field may be defined in Data > Units data > GENERAL | Boundary Angle Units .

Line Fix Angle : Fix Velocity Direction boundary condition will be automatically applied as boundary condition if an external angle of this Solid Body geometry is smaller than the one inserted here (see Figure 13). This condition should be used to automatically impose Fix Velocity Direction boundary conditions, in those complex geometries with edges or significant dihedral angles, where boundary conditions imposition by hand, may take too much time. Units of the line fix angle field may be defined in Data > Units data > GENERAL | Boundary Angle Units .

Remarks:

In Tdyn 2D a null velocity is imposed (instead of FixVelocity Direction condition) if an external angle of a Solid Body is smaller than the one inserted here.

SternC Angle : A control for stern of bodies (in the transpiration problem available in the NAVAL module of Tdyn) is carried out. This control will be applied in those points of the floating line of the body, where the angle between the normal and the velocity is greater that the value inserted here. See Stern flow modelling in transpiration problem section. Units of the sternc angle field may be defined in Data > Units data > GENERAL | Boundary Angle Units .

Remarks:

This option is only available in the NAVAL module.

Options available in module HEATRANS

Heat Flux : Heat flow (power) entering to the domain through this Solid Body . It may be a constant or a function. See section for further information. Units of the heat flux field may be defined in the menu next to this entry. It is possible to define additional units by entering new dimensionally correct units in the box (see Units Syntax section for further information).

Reactive Heat Flux : Factor of the reactive term of the heat flow (power) entering to the domain through this Solid Body . The value here inserted will be multiplied by the current temperature to obtain the heat flow. It may be a constant or a function. See section for further information. Units of the reactive heat flux field may be defined in the menu next to this entry. It is possible to define additional units by entering new dimensionally correct units in the box (see Units Syntax section for further information).

Remarks:

Convection heat tranfer may be simulated by inserting the function q + h·(T m -T o ) in the field Heat Flux, being q a defined heat flow, h the transmission coefficient and T o the external temperature. However it is recommended to split this flow in two terms, constant flow q +h·T o that should be inserted in the Heat Flow field and the coefficient of the temperature dependant term h, that should be entered in Reactive Heat Flux field.

Note that positive values means heat flow entering in the domain.

Options available in module ADVECT

ADVECT label of Solid Body window is splitted in two frames. Left frame shows a list of the defined species and the currently selected one. To select a different species, just click on its name. Right frame shows the entries presented next.

Flux Spc : Flow of the species entering to the domain through this Solid Body . It may be a constant or a function. See section for further information. Units of the flux spc field may be defined in the menu next to this entry. It is possible to define additional units by entering new dimensionally correct units in the box (see Units Syntax section for further information).

Reactive Flux Spc : Factor of the reactive term of the flow of the species entering to the domain through this Solid Body . The value here inserted will be multiplied by the current species concentratio to obtain the heat flow. It may be a constant or a function. See section for further information. Units of the reactive flux spc field may be defined in the menu next to this entry. It is possible to define additional units by entering new dimensionally correct units in the box (see Units Syntax section for further information).

Remarks:

Entering flow of species of the form h·sp1 should be inserted in the Reactive Flux Spc field as h .

Note that positive values means flow entering in the domain.

Options available in module URSOLVER

URSOLVER label of Solid Body window is splitted in two frames. Left frame shows a list of the defined variables and the currently selected one. To select a different variable, just click on its name. Right frame shows the entries presented next.

Flux Phi : Flow of the variable entering to the domain through this Solid Body . It may be a constant or a function. See section for further information. Units of the flux phi field may be defined in the menu next to this entry. It is possible to define additional units by entering new dimensionally correct units in the box (see Units Syntax section for further information).

Reactive Flux Phi : Factor of the reactive term of the flow of the species entering to the domain through this Solid Body . The value here inserted will be multiplied by the current variable concentratio to obtain the heat flow. It may be a constant or a function. See section for further information. Units of the reactive flux phi field may be defined in the menu next to this entry. It is possible to define additional units by entering new dimensionally correct units in the box (see Units Syntax section for further information).

Remarks:

Entering flow of the variable of the form h·ph1 should be inserted in the Reactive Flux Phi field as h .

Note that positive values means flow entering in the domain.

Options available in module ALEMESH

Body Mass : Mass of the body. Units of the mass field may be defined in the menu next to this entry. It is possible to define additional units by entering new dimensionally correct units in the box (see Units Syntax section for further information).

Remarks:

If the check box next to the Body Mass entry is selected, mass of the body will be estimated by Tdyn, based on a initial equilibrium of forces.

Body Mass entry will be available for all the modules of Tdyn, not only for ALEMESH.

Center of Gravity : Vector giving the center of gravity of the body. Units of the center of gravity may be defined in Data > Units data > GEOMETRY | Geometry Units .

Remarks:

Center of Gravity entry will be available for all the modules of Tdyn, not only for ALEMESH.

Center of Gravity can be defined by a time dependant function.

Center of Gravity position will be automatically updated with the movement of the Fluid Body .

Radi-us/-i of Gyration : Vector giving the radii of gyration of the body. Units of the radii of gyration may be defined in Data > Units data > GEOMETRY | Geometry Units .

Displacement Options : For every displacement degree of freedom there exists four possible options:

Off : the corresponding degree of freedom is disabled (movement is not allowed).

On : the corresponding degree of freedom is enables (movement is allowed). If the value inserted in the corresponding Displacement Values field is different from cero for t = 0, this value will be used to define an initial movement of the body.

Fix : the corresponding degree of freedom is fixed to the time dependant function given by the Displacement Values field (movement is prescribed). This function is useful to impose rigid body motions.

Field : the corresponding degree of freedom is fixed to the generic function given by the Displacement Values field (movement is prescribed). This function is useful to impose body deformations.

Displacement Values : For every displacement degree of freedom, this vector gives the total displacement of the body. The corresponding fields will only be available if the Displacement Options field is selected as Fix . Units of the displacement values vector may be defined in Data > Units data > GEOMETRY | Geometry Units .

Rotation Options : For every rotational degree of freedom there exists three possible options:

Off : the corresponding degree of freedom is disabled (rotation is not allowed).

On : the corresponding degree of freedom is enables (rotation is allowed). If the value inserted in the corresponding Rotation Values field is different from cero for t = 0, this value will be used to define an initial movement of the body.

Fix : the corresponding degree of freedom is fixed to the value given by the Rotation Values field (rotation is prescribed). This function is useful to impose rigid body motions.

Rotation Values : For every rotational degree of freedom, this vector gives the total rotation of the body. The corresponding fields will only be available if the Rotation Options field is selected as Fix . Units of the rotation values vector may be defined in Data > Units data > GENERAL | Boundary Angle Units .

External Forces : This vector defines the additional external forces (gravity forces are not included) acting on the center of gravity of the body. Units of the external forces vector may be defined in Data > Units data > GENERAL | Boundary Force Units .

External Moments : This vector defines the additional external moments acting on the center of gravity of the body. Units of the external forces vector may be defined in Data > Units data > GENERAL | Boundary Moment Units .

Free Surface

Free Surface boundaries are groups of boundary conditions, and other data, that identify a free surface boundary of a fluid in the analysis. These properties can be assigned to surfaces (3D).

Remarks:

Free Surface boundary is only available in NAVAL module of Tdyn 3D.

In order to transfer Free Surface data to the mesh, Meshing Criteria must be fixed to Yes in the corresponding geometrical entities. Note that this action is automatically done by Tdyn in most of the cases.

Options available in module NAVAL

Time Integration : Time integration scheme used in the solution process of the free surface problem. The following options are available:

Adams_Bashforth_2 : Explicit 2nd order Adams Bashforth scheme.

Stabilised_FIC : Time stabilised FIC scheme.

Backward_Euler : Implicit 1st order Backward Euler scheme.

Forward_Euler : Explicit 1st order Forward Euler scheme.

Crank_Nicolson : Implicit 2nd order Crank-Nicolson scheme.

Advect_Stabilisation : The order of the FIC advection stabilisation term in the free surface equation. Two options are available 4th_Order and 2nd_Order .

Remarks:

The 4th order term increases the accuracy of the solution and is recommended in most of the cases, but in some problems may appear instabilities.

StabTau_MinRatio : Minimum admissible ratio (τ/dt, being dt the time increment) for the stabilisation parameter τ.

Remarks:

Advection stabilisation term is proportional to the parameter τ. In most of the cases, the minimum value of this parameter should not be fixed (i.e. τ/dt = 0.0), otherwise oscillations may appear.

Length : Characteristic length of the free surface problem (i.e. length of the Fluid Body ).

Length Units : Units for the characteristic length of the free surface problem.

Damping length : Relative damping length (total damping length is given by Damping Length x Length ) to be used in this free surface calculation. The damping of the generated waves starts at a total damping length distance from the outlet of the free surface.

Remarks:

In most of the cases cases it is necessary to damp the wave elevation in order not to find bouncing effects in the boundaries.

Damping factor : Factor that controls the damping effect.

Time factor : Time integration security factor to be used in the explicit integration (i.e. Adams_Bashforth_2, Stabilised_FIC and Forward_Euler schemes) of this free surface.

Step factor : Time step ratio between free surface and fluid solver. It is possible to accelerate convergence by increasing this ratio, but may cause unstability in the integration scheme. If chosen Time Increment is too high, reduce this value to achieve convergence.

Remarks:

Note that solutions with Step factor != 1 may only be realistic in the free surface steady state.

FSContact

FSContact boundaries identify a contact with continuity of the corresponding field between solid and fluid domains. These properties can be assigned to lines (Tdyn2D, Tdyn2DA) or surfaces (Tdyn3D) or boundary meshes. Contact surfaces must be coincident in space, although resulting contact meshes may be different in each side.

Options available in module RANSOL

Flow contact : The contact in fluid flow variables is only active if the check-button is selected. If the check-button is not selected, the simulation will be carried out without contact in fluid flow variables.

Options available in module HEATRANS

Thermal resistance : Thermal resistance of the temperature contact between solid and fluid materials. If thermal resistance is null, contact is perfect. The contact is only active if the check-button next to it, is selected. If the check-button is not selected, thermal resistance is assumed to be infinite.

Options available in module ADVECT

Resistance : Resistance term (R), defining species flow through the contact as

dφ/dn=R·(cs -cf )

being c s and c f the concentration (of the corresponding species) in solid and fluid respectively. If resistance is null, contact is perfect. The contact is only active if the check-button next to it, is selected. If the check-button is not selected, resistance is assumed to be infinite.

Options available in module URSOLVER

Resistance : Resistance term (R), defining flow of the variable through the contact as

dφ/dn=R·(φsf )

being φ s and φ f the values of the corresponding variable in solid and fluid sides of the contact. If resistance is null, contact is perfect. The contact is only active if the check-button next to it, is selected. If the check-button is not selected, resistance is assumed to be infinite.

FFContact

FFContact boundaries identify a contact with continuity of the corresponding field between two disjoint fluid domains. These properties can be assigned to lines (Tdyn2D, Tdyn2DA) or surfaces (Tdyn3D) or boundary meshes. Contact surfaces must be coincident in space, although resulting contact meshes may be different in each side.

Options available in module RANSOL

Flow contact : The contact in fluid flow variables is only active if the check-button is selected. If the check-button is not selected, the simulation will be carried out without contact in fluid flow variables.

Options available in module HEATRANS

Thermal resistance : Thermal resistance of the temperature contact between solid and fluid materials. If thermal resistance is null, contact is perfect. The contact is only active if the check-button next to it, is selected. If the check-button is not selected, thermal resistance is assumed to be infinite.

Options available in module ADVECT

Resistance : Resistance term (R), defining species flow through the contact as

dφ/dn=R·(cs -cf )

being c s and c f the concentration (of the corresponding species) in solid and fluid respectively. If resistance is null, contact is perfect. The contact is only active if the check-button next to it, is selected. If the check-button is not selected, resistance is assumed to be infinite.

Options available in module URSOLVER

Resistance : Resistance term (R), defining flow of the variable through the contact as

dφ/dn=R·(φsf )

being φ s and φ f the values of the corresponding variable in solid and fluid sides of the contact. If resistance is null, contact is perfect. The contact is only active if the check-button next to it, is selected. If the check-button is not selected, resistance is assumed to be infinite.

SSContact

SSContact boundaries identify a contact with continuity of the corresponding field between two disjoint solid domains. These properties can be assigned to lines (Tdyn2D, Tdyn2DA) or surfaces (Tdyn3D) or boundary meshes. Contact surfaces must be coincident in space, although resulting contact meshes may be different in each side.

Options available in module RANSOL

Flow contact : The contact in fluid flow variables is only active if the check-button is selected. If the check-button is not selected, the simulation will be carried out without contact in fluid flow variables.

Options available in module HEATRANS

Thermal resistance : Thermal resistance of the temperature contact between solid and fluid materials. If thermal resistance is null, contact is perfect. The contact is only active if the check-button next to it, is selected. If the check-button is not selected, thermal resistance is assumed to be infinite.

Options available in module ADVECT

Resistance : Resistance term (R), defining species flow through the contact as

dφ/dn=R·(cs -cf )

being c s and c f the concentration (of the corresponding species) in solid and fluid respectively. If resistance is null, contact is perfect. The contact is only active if the check-button next to it, is selected. If the check-button is not selected, resistance is assumed to be infinite.

Options available in module URSOLVER

Resistance : Resistance term (R), defining flow of the variable through the contact as

dφ/dn=R·(φsf )

being φ s and φ f the values of the corresponding variable in solid and fluid sides of the contact. If resistance is null, contact is perfect. The contact is only active if the check-button next to it, is selected. If the check-button is not selected, resistance is assumed to be infinite.