Elmer Accuracy of Heat Transfer Model

Numerical methods and mathematical models of Elmer
Post Reply
mabr
Posts: 10
Joined: 19 Apr 2018, 15:53
Antispam: Yes

Elmer Accuracy of Heat Transfer Model

Post by mabr »

Hello all!

This is a very general question, but still.

I am trying to benchmark a simple 2D Heat transfer model in Elmer against a commercial FEM Solver. If I impose constant boundary conditions and material properties (temperature independent), the results are very accurate (below 1%). But if boundary conditions are temperature dependent (Heat transfer coefficient, Density and Heat conduction), the results start to differ a lot (almost 30%).

So my question is: What is the best way (if possible) to increase accuracy of a thermal model?

I was trying to use different methods, both iterative(CG, BiCGstabl and ILU2) and direct (Banded). I also tried to increase convergence tolerances, but no success. Could higher mesh density improve the result? And structured mesh grid (I an currently using a mesh with triangles, not quadrangles). The error is very big so I am probably missing something.

Thanks in advance, any answer is appreciated.
raback
Site Admin
Posts: 4812
Joined: 22 Aug 2009, 11:57
Antispam: Yes
Location: Espoo, Finland
Contact:

Re: Elmer Accuracy of Heat Transfer Model

Post by raback »

Hi

Assuming that you have converged already alternative linear solver strategies make no difference.

Look at nonlinear iteration parameters: number of iterations, tolerance etc. This would probably explain differences resulting from nonlinear material parameters.

For discretization error you could try p-elements (Element = p:2), or increase mesh density.

-Peter
mabr
Posts: 10
Joined: 19 Apr 2018, 15:53
Antispam: Yes

Re: Elmer Accuracy of Heat Transfer Model

Post by mabr »

Hello Peter. Thanks for the reply.

I diminished the "Nonlinear System Relaxation Factor" from 1 to 0.5 as suggested in another threads and it works well now.
AYEM
Posts: 2
Joined: 23 May 2018, 12:20
Antispam: Yes

Re: Elmer Accuracy of Heat Transfer Model

Post by AYEM »

Hi,

i'm new in elmer so, i don't khnow a lot but i need this information quickly for big meeting
i want introduce equation in .sif ( heat flow is not constant) but my equation includes theta modulo 2pi for boundary condition
how i put it????? :cry: :cry: :cry:
thanks all
mzenker
Posts: 1999
Joined: 07 Dec 2009, 11:49
Location: Germany

Re: Elmer Accuracy of Heat Transfer Model

Post by mzenker »

Hi,

see viewtopic.php?f=3&t=3237&sid=8495b41984 ... 663#p18391

You don't need to post the same question twice...

Matthias
Post Reply