error:'The old way of dealing with HeatGap is obsolite'

Numerical methods and mathematical models of Elmer
Post Reply
xiejinzhi
Posts: 22
Joined: 16 Jun 2023, 09:45
Antispam: Yes

error:'The old way of dealing with HeatGap is obsolite'

Post by xiejinzhi »

Hi,
I want to add heat gap to some boundaries.In sif the boundary condition:

Code: Select all

! heatgap
Boundary Condition 2
  Target Boundaries(1) = 16
  Heat Gap = True
  Heat Transfer Coefficient = 1150
End
it shows Errors: ['ERROR:: IterSolve: Numerical Error: Too many iterations were needed.']
Warnings: ['WARNING:: HeatSolver: The old way of dealing with HeatGap is obsolite!!']
Could anybody tell me the new way to dealing with heatgap?
Any help is appreciated.
Xiejinzhi
Rich_B
Posts: 423
Joined: 24 Aug 2009, 20:18

Re: error:'The old way of dealing with HeatGap is obsolite'

Post by Rich_B »

Hello,

Have you looked at this forum thread:

viewtopic.php?t=7355

If so, does it help your case?

Rich.
Post Reply