HyperWorks Solvers

/EULER/MAT

/EULER/MAT

Previous topic Next topic Expand/collapse all hidden text  

/EULER/MAT

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Block Format Keyword

/EULER/MAT - Euler Material

Description

Describes the Euler material.

Format

(1)

(2)

(3)

(4)

(5)

(6)

(7)

(8)

(9)

(10)

/EULER/MAT/mat_ID

Flrd

 

 

 

 

 

 

 

 

hmtoggle_plus1Flag Definition

Field

Contents

mat_ID

Material identifier

(Integer, maximum 10 digits)

Flrd

Modification factor for fluxes at boundaries

(Real)

= 0: convection is not allowed at domain boundaries (default).

= 1: convection is totally allowed at domain boundaries.

hmtoggle_plus1Example (Air)

#RADIOSS STARTER

/UNIT/1

unit for mat

                 kg                   m                   s

#---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----|

/MAT/HYDRO/4/1

AIR

#              RHO_I

                1.22

#                Knu

              1.5E-5

#                 C0                  C1                  C2                  C3

                   0                   0                   0                   0

#               Pmin                 Psh

                   0              101320

#                 C4                  C5                  E0

                 0.4                 0.4              253300

/EULER/MAT/4

#     Modif. factor.

                   0

#---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----|

#enddata

/END

#---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----|

hmtoggle_plus1Comments
1.If the boundary is not connected to a material specifying an Elementary Boundary Condition (Type 11), the Flrd is by default 0. The flow is reduced otherwise by the Flrd factor value specified at the elementary boundary level.

euler_mat_14