|
[Sponsors] |
June 10, 2016, 10:43 |
VectorSpace cmpt
|
#1 |
New Member
gnompher
Join Date: Jun 2016
Posts: 6
Rep Power: 10 |
I am trying to use externalCoupled boundary condtions to create input BCs at every timestep, to my OpenFoam solver. I have understood the tutorial case on the cavity which uses Temp BCs. But on implementing the same for U , I encounter an error in the syntax of the vectorfield in my data.in file . I have tried to use the general (Ux Uy Uz) format but this seems unacceptable to Openfoam. It asks for a VectorSpace<Form, Cmpt, nCmpt> which I do not understand. WHat exactly do 'Form' and 'cmpt' stand for?
|
|
June 10, 2016, 11:10 |
|
#2 |
New Member
gnompher
Join Date: Jun 2016
Posts: 6
Rep Power: 10 |
Figured it out
|
|
January 18, 2017, 12:14 |
|
#3 |
New Member
Join Date: Jul 2009
Location: Aachen, Germany
Posts: 8
Rep Power: 17 |
Hello, can you tell us what the solution was? thank you
|
|
January 18, 2017, 13:09 |
|
#4 |
New Member
Join Date: Jul 2009
Location: Aachen, Germany
Posts: 8
Rep Power: 17 |
Figured out also, Format should be
(10 0 0) (0 0 0) 1 (10 0 0) (0 0 0) 1 etc.. vector, gradient, composition |
|
May 7, 2019, 04:57 |
|
#5 |
Senior Member
Gerry Kan
Join Date: May 2016
Posts: 373
Rep Power: 11 |
Gawd, I read this a year ago and it took me this long to relocate it.
Thanks, Gerry. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
volScalarField to volVectorField | syavash | OpenFOAM Programming & Development | 16 | September 28, 2018 14:23 |
this->refValue()[faceI] = ?? | peteryuan | OpenFOAM Programming & Development | 14 | August 29, 2018 15:11 |
[blockMesh] Pi symbol in blockMesh file | maka | OpenFOAM Meshing & Mesh Conversion | 15 | December 18, 2010 08:45 |
User defined bc | anja | OpenFOAM Running, Solving & CFD | 20 | June 6, 2008 13:12 |