Products: ABAQUS/Standard ABAQUS/Explicit
An infinite plate of width 0.1 unit and thickness 1 unit is considered. A zero flux boundary condition is imposed on all of the surfaces except the top surface. A film condition and sink temperature are imposed on the top surface, and the transient solution to the heat transfer problem is sought.
In ABAQUS/Standard the problem is modeled with 10 DC2D4 elements of dimension 0.01 × 0.01. In ABAQUS/Explicit two-dimensional (plane strain and plane stress) elements are used to model the plate: 10 elements are used through the width of the plate when using CPE4RT and CPS4RT elements, while 20 elements are used when using CPE3T and CPS3T elements.
Material:Thermal conductivity, 1.4; sink temperature, 100(1 + t/3600); specific heat, 260; film coefficient, 10 + 0.02; density, 7800; initial temperature, 0.
In ABAQUS/Explicit dummy mechanical properties are prescribed to complete the material definition.
The transient solution at 3600 units is plotted for all four cases; the finite difference solution is plotted as a solid line, and the three finite element results as markers at the centroid of the elements.
The results obtained with ABAQUS/Explicit are in close agreement with those obtained with ABAQUS/Standard.
FORTRAN program to compute the finite difference solution to the differential equation
Finite element model of the problem as described above.
Finite element model with temperature dependent film condition prescribed through user subroutine FILM.
User subroutine FILM used in ec24dfd3.inp.
Finite element model where the film condition is changed using a field variable which is prescribed through user subroutine UFIELD.
User subroutine UFIELD used in ec24dfd4.inp.
Same as problem ec24dfd2.inp with surface-based loads.
Same as problem ec24dfd3.inp with surface-based loads.
User subroutine FILM used in ec24dfd6.inp.
Same as problem ec24dfd4.inp with surface-based loads.
User subroutine UFIELD used in ec24dfd7.inp.
CPE3T elements.
CPE4RT elements.
CPS3T elements.
CPS4RT elements.