CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Running, Solving & CFD (https://www.cfd-online.com/Forums/openfoam-solving/)
-   -   trouble with squeezing mesh (https://www.cfd-online.com/Forums/openfoam-solving/67874-trouble-squeezing-mesh.html)

adrianahscott August 29, 2009 07:25

trouble with squeezing mesh
 
Hi there,
I'm handling a squeezing mesh operation and I have trouble,
deltay is a volscalarfield which stands for the hight of each cells and it is temperature dependent variable;
as it is into the pointdisplacementy file, it should be converted into a pointscalarfield through volpointinterpolation then I have deltayp.
Here is what I implemented into the pointdisplacementy file:
Internalfield
{
deltayp.internalField();
}
boundary
{
deltayp.boundaryField();
}
The code runs well but when I display parafoam
It gives an error!!!!What should I do?I'm completely lost!
Please can you help me out?
Best Regards


All times are GMT -4. The time now is 00:39.