|
[Sponsors] |
Coupled Solution of the RANS turbulence equations |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
September 14, 2014, 09:59 |
Coupled Solution of the RANS turbulence equations
|
#1 |
Senior Member
|
Hi Foamers,
I would like to implement a coupled solution of the turbulence equations in foam-extend-3.1. There is already implemented a library which handles the the block matrix. The solved pUCoupledFoam solved the Navier-Stokes equations in their pressure-based coupled form. It saves a lot of computational times and enables openFoam to handle a huge number of mesh elements as well. The next step is to "couple" the turbulence equations. The steps are the following: 1) copy the library of some RANS turbulence model (for example k Epsilon) 2) change the implementation of the two equations in the kEpsilon.C file in order to get a coupled solutions of these two equations. Has anyone some suggestions how can I accomplish the second step? Regards Marco |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
problem with gradient as source term in coupled equations | Cyp | OpenFOAM Programming & Development | 0 | August 16, 2010 14:12 |
IcoFoam parallel woes | msrinath80 | OpenFOAM Running, Solving & CFD | 9 | July 22, 2007 03:58 |
Initial solution for Turbulence models | Madhukar Rapaka | FLUENT | 7 | December 5, 2005 01:12 |
Axisymmetric RANS and RSM equations | J. Kim | FLUENT | 1 | March 28, 2003 04:00 |
Wall functions | Abhijit Tilak | Main CFD Forum | 6 | February 5, 1999 02:16 |