HyperWorks Solvers

PCONV

PCONV

Previous topic Next topic No expanding text in this topic  

PCONV

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

Bulk Data Entry

PCONV – Free Convection Property Definition

Description

Defines a free convection boundary condition properties.

Format

(1)

(2)

(3)

(4)

(5)

(6)

(7)

(8)

(9)

(10)

PCONV

PCONID

MID

FORM

EXPF

FTYPE

H1

 

 

 

 

Field

Contents

PCONID

Convection property identification number of a PCONV card.

No default (Integer > 0)

MID

Material property identification number of MAT4 card.

(Integer > 0)

Defaults:

If FTYPE = 3, Default = Blank

If FTYPE ≠ 3, No default

FORM

Types of formula used for free convection.

If 0, 10, or 20,

q = H * (T - TAMB)EXPF * (T - TAMB)

If 1, 11, or 21

q = H * (TEXPF - TAMBEXPF)

where, T is grid temperature and TAMB is the ambient temperature.

Default = 0 (Integer: 0, 1, 10, 11, 20, or 21)

EXPF

Free convection exponent.

If FORM = 0, 10, or 20, EXPF = 0.0 for linear convection.

If FORM = 1, 11, or 21, EXPF = 1.0 for linear convection.

Therefore, linear convection formula is:

q = H * (T-TAMB)

FTYPE

Convection Coefficient definition type

= 0: the Convection Coefficient is specified on the MAT4 Bulk Data Entry referenced on the MID field

= 3: the Convection Coefficient is specified in the H1 field. The Convection Coefficient on the MAT4 Bulk Data Entry referenced in the MID field is ignored.

No default (Integer: 0 or 3)

H1

Free Convection Coefficient value (for FTYPE=3)

Defines the Free Convection Coefficient Value, if FTYPE=3.

No default  (Real ≥ 0.0)

Comments

1.Every CONV card must refer a PCONV card.
2.Heat transfer coefficient (H) is specified on MAT4 card with MID.
3.This card is represented as a group in HyperMesh.

See Also:

Linear Steady-State Heat Transfer Analysis

Bulk Data Section

Guidelines for Bulk Data Entries

Bulk Data Entries by Function

The Input File