CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Pre-Processing (https://www.cfd-online.com/Forums/openfoam-pre-processing/)
-   -   scalarField inlet profile BC (https://www.cfd-online.com/Forums/openfoam-pre-processing/71821-scalarfield-inlet-profile-bc.html)

potac January 16, 2010 11:09

scalarField inlet profile BC
 
2 Attachment(s)
Hi, I am trying to change parabolic velocity inlet BC downloaded from svn OF1.5-dev and obtain some scalar field (alpha,volume fraction) inlet profile instead. First, I thought that simple change in member function from vectorField::operator=vectorfunction(coord) to scalarField::operator= scalarfunction(coord) should be OK. But when compiling for OF1.6.x twoPhaseEulerFoam I receive an error: cannot call member function ‘void Foam::Field<Type>::operator=(const Foam::Field<Type>&) [with Type = double]’ without object.
Can someone help me to obtain a scalarField inlet profile BC, please? Maybe it is not the best way how to create such a BC.
The source BC files I use are attached. Thanks a lot!
Regards, Jan


All times are GMT -4. The time now is 06:15.