Search found 53 matches

by dmitry
09 Mar 2016, 15:44
Forum: ElmerSolver
Topic: Level Set Method (LSM) for multiphase flows
Replies: 5
Views: 4615

Re: Level Set Method (LSM) for multiphase flows

Hi Elmer!
I have a question: is there means of adaptive remeshing in transition area according to given levelset bandwidth, where levelset function changes the sign?
by dmitry
25 Feb 2016, 16:58
Forum: ElmerSolver
Topic: Level Set Method (LSM) for multiphase flows
Replies: 5
Views: 4615

Re: Level Set Method (LSM) for multiphase flows

Hi! Did you look at ElmerModels manual and 4 test cases of level-set solvers? All the information there. https://github.com/ElmerCSC/elmerfem/tree/devel/fem/tests/levelset1 https://github.com/ElmerCSC/elmerfem/tree/devel/fem/tests/levelset2 https://github.com/ElmerCSC/elmerfem/tree/devel/fem/tests/l...
by dmitry
24 Feb 2016, 21:57
Forum: Contributed Cases
Topic: Notepad++ highlighting for SIF files
Replies: 1
Views: 6998

Notepad++ highlighting for SIF files

Greetings Elmer users! During my work with Elmer I found that in some cases it is convenient to work directly with SIF files instead of using ElmerGUI. But utilizing Notepad or default editor in the case where we have coupled solvers, a lot of bodies, BCs, BFs etc. is quite heavy. I really like Note...
by dmitry
26 Jan 2016, 09:13
Forum: ElmerSolver
Topic: Casting solidification
Replies: 2
Views: 2449

Re: Casting solidification

Thanks for fast ansver!
by dmitry
25 Jan 2016, 16:20
Forum: ElmerSolver
Topic: Casting solidification
Replies: 2
Views: 2449

Casting solidification

Hi! During silumin casting solidification simulation I found one unpleasant thing. In boundary layer temperature falls lower than initial condition. I understand that it happen due to high temperature gradient. But how to fix it? Is it mash densifying at boundary layer or smth else? At the 50th step...
by dmitry
29 Jun 2015, 08:13
Forum: ElmerSolver
Topic: Navier-Stokes Solver
Replies: 13
Views: 10134

Re: Navier-Stokes Solver

And it means I have to learn more about N - S :)
by dmitry
29 Jun 2015, 08:08
Forum: ElmerSolver
Topic: Navier-Stokes Solver
Replies: 13
Views: 10134

Re: Navier-Stokes Solver

Anil! Thank you very much for information on pressure BC! It is realy helpful!
by dmitry
25 Jun 2015, 15:06
Forum: ElmerSolver
Topic: Navier-Stokes Solver
Replies: 13
Views: 10134

Re: Navier-Stokes Solver

Hi Hamed! Thetr was no second velosity component given for inlet. See code below Header Mesh DB "." "TubeMesh" End Constants End Simulation Coordinate System = Axi Symmetric Simulation Type = Steady State Steady State Max Iterations = 50 Steady State Min Iterations = 2 Output Int...
by dmitry
18 Jun 2015, 07:31
Forum: ElmerSolver
Topic: Navier-Stokes with K-Epsilon Solver - Mass not Conserved
Replies: 5
Views: 4307

Re: Navier-Stokes with K-Epsilon Solver - Mass not Conserved

Maybe I mistake but in Boundary Condition 1 Target Boundaries(1) = 1 Name = "walls" Wall Law = True Normal-Tangential Velocity = True Velocity 1 = 0 Boundary Layer Thickness = 0.01 End only one velocity component is zero (Velocity 1 = 0), that means there is flow through wall in y direction.