|
[Sponsors] |
[stressAnalysis] how to define a new boundary condition |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
February 23, 2011, 05:56 |
how to define a new boundary condition
|
#1 |
Member
chenkai
Join Date: May 2010
Location: munich
Posts: 44
Rep Power: 16 |
Hi everyone,
In the stressanalysis solver solidDisplacementFoam there is a boundary condition tractionDisplacement, which looks like following: type tractionDisplacement; traction uniform (0 0 0); pressure uniform 0; value uniform (0 0 0); In this boundary condition I can only define the the traction as a constant vector. But now I want to modify the traction as a variable, which is depend on it's position. I have try to use groovyBC or funkySetField, but those utlities can only be applied to the field, which is defined in the 0 folder, not valid to the values inside of the boundary definition. So my idea is to modify the existed boundary condition and define a new one, which can read in the traction not as a fixed vector, but depend on it's position. Does any one have experience how to realize it? Thanks a lot in advance! |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Radiation interface | hinca | CFX | 15 | January 26, 2014 18:11 |
An error has occurred in cfx5solve: | volo87 | CFX | 5 | June 14, 2013 18:44 |
CFX fails to calculate a diffuser pipe flow | shenying0710 | CFX | 7 | March 26, 2013 05:13 |
Installing OF 1.6 on Mac OS X | gschaider | OpenFOAM Installation | 129 | June 19, 2010 10:23 |
Free surface boudary conditions with SOLA-VOF | Fan | Main CFD Forum | 10 | September 9, 2006 13:24 |