|
[Sponsors] |
[blockMesh] Boundary patch type for jump condition |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 21, 2015, 06:51 |
Boundary patch type for jump condition
|
#1 |
New Member
Li Zhang
Join Date: Jul 2015
Posts: 1
Rep Power: 0 |
Hi guys, I am trying to solve a simple thermal diffusion equation using laplacianFoam.
The boundary condition for T is a jump condition, means that the inlet value is always equal to the outlet value plus a delta_T. I search on internet, it seems that I should use "fixedJump" according to the official site: http://www.openfoam.org/version2.2.0...conditions.php For generating mesh, I assign the faces to be type "cyclic". blockMesh is ok. But when running laplacianFoam, an error goes as: inconsistent patch and patchFields types for patch type cyclic and patchField type fixedJump I am wondering which patch type should I use, other than "cyclic" ? |
|
Tags |
fixedjump, jump condition, patch type |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM.org] compile error in dynamicMesh and thermophysicalModels libraries | NickG | OpenFOAM Installation | 3 | December 30, 2019 01:21 |
[Commercial meshers] Mesh conversion problem (fluent3DMeshToFoam) | Aadhavan | OpenFOAM Meshing & Mesh Conversion | 2 | March 8, 2018 02:47 |
Wrong flow in ratating domain problem | Sanyo | CFX | 17 | August 15, 2015 07:20 |
[Commercial meshers] Using starToFoam | clo | OpenFOAM Meshing & Mesh Conversion | 33 | September 26, 2012 05:04 |
RPM in Wind Turbine | Pankaj | CFX | 9 | November 23, 2009 05:05 |