|
[Sponsors] |
How to incorporate Dynamic mesh in SOLVER eg InterFoam-InterDyFoam to say another |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
May 17, 2017, 06:37 |
How to incorporate Dynamic mesh in SOLVER eg InterFoam-InterDyFoam to say another
|
#1 |
Senior Member
sandy
Join Date: Feb 2016
Location: .
Posts: 117
Rep Power: 10 |
i have been working on interThermalPhaseChangeSolver [CUSTOM MADE]to model boiling phase change.[OPENFOAM[
however i wish to incorporate Dynamic mesh just like interFoam has InterDyMFoam which involves dynamic VOF interface tracking. this saves/reduces computation time about ten folds.[OPENFOAM] but how to include in my solver i have no idea. which files i have modify and which more codes i have to write??? does any fellow foamers have any idea? |
|
March 11, 2018, 06:22 |
How to?
|
#2 |
Member
L S
Join Date: Apr 2016
Posts: 63
Rep Power: 10 |
Hi, How did you incorporated dynamic meshing in your phase change solver?
|
|
March 14, 2018, 05:45 |
|
#3 |
New Member
Marius Bünker
Join Date: Oct 2017
Posts: 13
Rep Power: 9 |
interThermalPhaseChangeSolver sounds like it is based on InterFoam. Have you written it yourself? I would try implementing the phase change in InterDyMFoam, instead of implementing the dynamic mesh in your custom Solver.
If your custom solver is based on InterFoam, this shouldn't even be tooo hard. |
|
March 14, 2018, 05:59 |
|
#4 | |
Member
L S
Join Date: Apr 2016
Posts: 63
Rep Power: 10 |
Quote:
Hi, I am trying to incorporate Dynamic Mesh into phaseChangeHeatFoam. phaseChangeHeatFoam is basically modified version of interFoam. I tried to convert phaseChangeHeatFoam into dynamic mesh solver in similar way like interDyMFoam by replacing and modifying the existing files of interDyMFoam. But the solver shows floating poing exeption error (core dumped). What can be the right strategy to convert phaseChangeHeatFoam into phaseChangeHeatDyMFoam? |
||
March 14, 2018, 07:52 |
|
#5 |
New Member
Marius Bünker
Join Date: Oct 2017
Posts: 13
Rep Power: 9 |
There is a solver interPhaseChangeDyMFoam, which does almost what you try to do. Understanding you are trying to implement somewhat of an energy equation, you maybe want to start here.
A good starting point is, to look at the equations, determining which are modified for the DyM-Solver and then implementing your own equations in small steps. And a floating point exception can be pretty much anything. |
|
March 14, 2018, 10:44 |
|
#6 |
Member
L S
Join Date: Apr 2016
Posts: 63
Rep Power: 10 |
Marius Bünker
Thank you for replying. I will see interPhaseChangeDyMFoam. |
|
Tags |
custom solver, dynamic grid, solver deveopment, vof |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
how to set periodic boundary conditions | Ganesh | FLUENT | 15 | November 18, 2020 07:09 |
decomposePar problem: Cell 0contains face labels out of range | vaina74 | OpenFOAM Pre-Processing | 37 | July 20, 2020 06:38 |
How to incorporate Dynamic mesh in SOLVER eg InterFoam-InterDyFoam to say anyother | saddy | OpenFOAM Running, Solving & CFD | 4 | March 11, 2018 06:35 |
[mesh manipulation] Importing Multiple Meshes | thomasnwalshiii | OpenFOAM Meshing & Mesh Conversion | 18 | December 19, 2015 19:57 |
divergence behaviour of interFoam solver for very fine mesh | purushotam85 | OpenFOAM Running, Solving & CFD | 0 | June 23, 2010 19:57 |