|
[Sponsors] |
June 14, 2006, 12:54 |
Hi,
I am trying to interpolat
|
#1 |
Senior Member
Rasmus Hemph
Join Date: Mar 2009
Location: Sweden
Posts: 108
Rep Power: 17 |
Hi,
I am trying to interpolate the curl of the velocity field to some points in my domain. I do vectorField rotU = fvc::curl(U_); and rotUInterpolator_ = interpolation<vector>::New ( interpolationSchemes_, volPointInterpolation_, rotU_ ); The specific type of interpolation is read from the interpolationSchemes_ dictionary. To get the name OF chooses for this property, I start my case without specifying the inerpolation scheme. I then recieve the message: --> FOAM FATAL IO ERROR : keyword (2**skew(grad(U))) is undefined in dictionary But when I put this name into the dictionary, the code will not run, but complains about a missing parameter in another dictionary file. (It is definitely not missing!) The dictionary parser does not seem to like having a property name as 2**skew(grad(U)). How can I get around this problem? Best regards Rasmus Hemph |
|
September 24, 2007, 16:46 |
Have you found workaround for
|
#2 |
Member
Sung-Eun Kim
Join Date: Mar 2009
Posts: 76
Rep Power: 17 |
Have you found workaround for this?
|
|
Thread Tools | Search this Thread |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Boundedness Property | Ferreira | Main CFD Forum | 3 | October 8, 2018 11:35 |
Value above interpolation range, ERROR #001100279 | eslam | CFX | 2 | January 10, 2008 14:58 |
set property | greg | FLUENT | 0 | August 2, 2006 13:26 |
how CFX can achive interpolation for mate-property | prayskyer | CFX | 2 | July 20, 2006 04:12 |
Who knows the gas property | mjh | Phoenics | 5 | September 29, 2004 19:07 |