|
[Sponsors] |
Searching solver for welding simulation |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
November 24, 2013, 17:17 |
Searching solver for welding simulation
|
#1 |
New Member
Join Date: Jul 2013
Posts: 14
Rep Power: 13 |
Hello everyone,
I am looking quite long for a fitting solver for the simulation of a Plasma-Welding-Simulation and I am running out of time for my thesis. I want to simulate the thermodynamic part together with two mixing gases - no electromagnetic effexcts needed. I know buoyantPimpleFoam would be good for one phase and I started with it. But the multiphase solver seem al to be insufficient. I am simulating with argon as the inert welding gas and air as the second gas. One flaw of the Euler-Solver is, they only allow one phase to be continuous and the other has to be dispersed, meaning also no diffusion-effects, furthermore the can't use the turbulence libraries. The InterFoam-Solver looked good first too, but the seem mostly only able for liquids have no heat transfer, allow only constant properties for the species (Diffusivity, sutherland-viscosity isn't enough either ) I was wondering if the chemistry solver works somehow with more than one phase. I dont understand them well. But are the chemicals all homogen mixed? is there only a distinction between burnt and not burnt? I guess I will need to construct my own solver. If yes, could you give me some tips what existing solvers I should use? Maybe InterFoam with buoyant Foam? I would really appreciate your help. Kind Regards Andreas Daun |
|
November 24, 2013, 17:34 |
|
#2 | |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Greetings Andreas,
Pretty complicated thesis, if you only have 6 months or less to perform. Anyway, there isn't much I can do to help, except to suggest the following:
Bruno
__________________
|
||
November 25, 2013, 05:02 |
|
#3 |
Senior Member
Anton Kidess
Join Date: May 2009
Location: Germany
Posts: 1,377
Rep Power: 30 |
You want to simulate two mixing gasses, i.e. just a single phase? Then you need an additional scalar transport equation for the concentration. This is fairly simple to add to buoyantPimpleFoam.
__________________
*On twitter @akidTwit *Spend as much time formulating your questions as you expect people to spend on their answer. |
|
November 25, 2013, 13:03 |
|
#4 |
Member
Robertas N.
Join Date: Mar 2009
Location: Kaunas, Lithuania
Posts: 53
Rep Power: 17 |
There are a few theses/presentations about welding simulations:
http://www.tfd.chalmers.se/~hani/pdf...aLicThesis.pdf http://publications.lib.chalmers.se/...cal_147262.pdf but, I guess, you already found them? |
|
November 26, 2013, 18:02 |
Good help
|
#5 | |
New Member
Join Date: Jul 2013
Posts: 14
Rep Power: 13 |
Thank you for you ideas!
wyldckat, I think a further look at those workshops and courses might help me. I already forgot about them again. Quote:
From thinking about it, I think those concentrations would move identically to the temperature. Diffusion like thermal conductivities, and both dragged with the velocity field. One would be like high temperature and Zero like low temperature. r08n, the thesis from MARGARITA SASS-TISOVSKAYA was a great inspiration for me so far, even if I don't need the electromagnetic effects. I guess the people from Chalmers University wouldn't have a problem to solve this. I got also the advice from my professor to fix the turbulence model from compressibleTwoPhaseEulerFoam. Hard to decide which idea to start on. The Idea from akidees got my big interest. I would only need to add an other thermophysicalProperties file and interpolate the fluid properties regarding to the concentration. But it didn't work. You can read it here http://www.cfd-online.com/Forums/ope...nce-model.html Last edited by Kenna; December 2, 2013 at 08:46. Reason: More ideas about Chalmers University and thermophysicalProperties |
||
November 26, 2013, 18:30 |
|
#6 |
Senior Member
Anton Kidess
Join Date: May 2009
Location: Germany
Posts: 1,377
Rep Power: 30 |
All you have to do is replace thermal diffusivity with mass diffusivity, and you're there. The equations are identical. Once you've set up the code, you might have to start worrying about boundedness, high Peclet number (if your diffusion coefficient is very small) and perhaps strongly varying material properties (though argon and air shouldn't be *too* different), but that's stuff for a later topic
__________________
*On twitter @akidTwit *Spend as much time formulating your questions as you expect people to spend on their answer. |
|
December 3, 2013, 12:03 |
New
|
#7 |
New Member
Join Date: Jul 2013
Posts: 14
Rep Power: 13 |
I looked now quite a while at the code, implemented a alpha-field with equation in BuoyantPimpleFoam. And I gave up at the sheer complexity of implementation a the second thermoType. (even if I could look it up in compressibleTwoPhaseEulerFoam)
An old idea came back into my mind using one of the combustion solver. They look like they will work and I could kick myself for not realising it earlier. They calculate multiple gases and use for every gas a thermoType - or "thermoReactionType" So I will need to learn which solver to choose. The names of the solver from OF2.2.0 are different from OF1.7.0 but I assume, they can still do the same jobs? So which is the fitting one for my welding application? (I will also need later to insert a heat source like here: adding-internal-heat-source) chemFoam (this one not) engineFoam (is this like coldEngineFoam?) fireFoam (looks promising) PDRFoam (does not write down the fraction of the gases) reactingFoam (is this like rhoReactingFoam?) XiFoam (only not-burnt and burnt phase?) So, maybe someone can advice me a fitting one? I will just try with luck some solver until them. Greetings, Andreas Last edited by Kenna; December 4, 2013 at 03:56. |
|
Tags |
heat equation, phases, programming, solver, welding |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
different results between serial solver and parallel solver | wlt_1985 | FLUENT | 11 | October 12, 2018 09:23 |
thobois class engineTopoChangerMesh error | Peter_600 | OpenFOAM | 4 | August 2, 2014 10:52 |
smoothSolver diverges - solution in using PBiCG solver? | makaveli_lcf | OpenFOAM Running, Solving & CFD | 3 | September 11, 2013 13:44 |
Simulation of a laval nozzle - which solver? | summer_of_69 | OpenFOAM | 0 | August 12, 2013 12:35 |
Solver For low subsonic speed simulation | firda | FLUENT | 0 | January 28, 2011 08:45 |