Search found 81 matches

by foadsf
09 May 2022, 14:24
Forum: ElmerSolver
Topic: Thin axisymmetric elastic disk over a vacuum hole
Replies: 10
Views: 1696

Thin axisymmetric elastic disk over a vacuum hole

Following this question , I want to use Elmer to calculate deformation and stresses in a thin axisymmetric elastic disk over a vacuum hole: https://i.stack.imgur.com/YpVCj.png where r1 is the radius of the hole r2 is radius of the disk 𝜌1 is radius of the fillet which after loading should look like ...
by foadsf
06 Dec 2021, 13:23
Forum: ElmerSolver
Topic: Natural convection through a hole in a vertical wall
Replies: 28
Views: 4196

Re: Natural convection through a hole in a vertical wall

Posted a follow-up question here on cfd-online, trying to do the simulation in OpenFOAM.
by foadsf
02 Dec 2021, 13:53
Forum: ElmerSolver
Topic: Natural convection through a hole in a vertical wall
Replies: 28
Views: 4196

Re: Natural convection through a hole in a vertical wall

what should be the setting for Stabilize/Bubbles in Navier-Stokes equations solver? Which one should be Logical False and which one True, in my case?
by foadsf
02 Dec 2021, 13:45
Forum: ElmerSolver
Topic: Natural convection through a hole in a vertical wall
Replies: 28
Views: 4196

Re: Natural convection through a hole in a vertical wall

Looking at some other posts, I wonder if Elmer supports turbulent flow for compressible materials? 🤔
by foadsf
02 Dec 2021, 13:27
Forum: ElmerSolver
Topic: Natural convection through a hole in a vertical wall
Replies: 28
Views: 4196

Re: Natural convection through a hole in a vertical wall

According to this post by Peter , when this error happens there are multiple possibilities: increasing the Linear System Max Iterations increasing the Linear System Convergence Tolerance use a better preconditioner "Linear System Preconditioning" Using a different iterative method, the dir...
by foadsf
02 Dec 2021, 13:20
Forum: ElmerSolver
Topic: Natural convection through a hole in a vertical wall
Replies: 28
Views: 4196

Re: Natural convection through a hole in a vertical wall

Kevin,

there must be a flow due to gravity/buoyancy leading to free convection. Is your case, also there is none. 😌
by foadsf
02 Dec 2021, 13:01
Forum: ElmerSolver
Topic: Natural convection through a hole in a vertical wall
Replies: 28
Views: 4196

Re: Natural convection through a hole in a vertical wall

Looking at Natural convection test examples, I see that I didn't have a Body Force: Body Force 1 Name = "Bouancy" Boussinesq = True End I also added some other Material Properties: Material 1 ! ..... Reference Temperature = 300 Heat expansion Coefficient = 3.43e-3 ! ..... End which I copie...
by foadsf
02 Dec 2021, 12:44
Forum: ElmerSolver
Topic: Natural convection through a hole in a vertical wall
Replies: 28
Views: 4196

Re: Natural convection through a hole in a vertical wall

the first attempt for the .sif file isn't that promising. Basically, everything is static. There is no convection!

Temperature distribution
Capture3.PNG
(135.24 KiB) Not downloaded yet
by foadsf
02 Dec 2021, 11:54
Forum: ElmerSolver
Topic: Natural convection through a hole in a vertical wall
Replies: 28
Views: 4196

Re: Natural convection through a hole in a vertical wall

I think this should be the correct way to define the boundries:

Code: Select all

Boundary Definitions
!	type	out	int	double of the boundaries
	1		0	1	1
	2		0	2	1
	3		3	1	1
	4		4	2	1
End
Checked in ElmerGUI and seems to be OK.

Now moving to the .sif file.
by foadsf
02 Dec 2021, 11:15
Forum: ElmerSolver
Topic: Natural convection through a hole in a vertical wall
Replies: 28
Views: 4196

Re: Natural convection through a hole in a vertical wall

Kevin,

I still don't know how to write the Boundary Definitions section. Can you be kind to help me with that?

Best,
F.