|
[Sponsors] |
February 10, 2015, 03:14 |
Curl in OpenFoam
|
#1 |
Member
Join Date: Jul 2012
Posts: 67
Rep Power: 14 |
Does anyone know how to find the curl of a velocity field in OpenFoam?
I tried but got this error error: no matching function for call to ‘curl(Foam::vector&)’ vector curlUc = fvc::curl(Uc); Can anyone please tell me how to solve this? Thank you in advance |
|
February 10, 2015, 09:36 |
|
#2 |
Member
Vignesh
Join Date: Oct 2012
Location: Darmstadt, Germany
Posts: 66
Rep Power: 14 |
I think you should write vectorField curlUc = fvc::curl(Uc);
__________________
Thanks and Regards Vignesh |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Frequently Asked Questions about Installing OpenFOAM | wyldckat | OpenFOAM Installation | 3 | November 14, 2023 12:58 |
OpenFOAM - Validation of Results | Ahmed | OpenFOAM Running, Solving & CFD | 10 | May 13, 2018 19:28 |
OpenFOAM Foundation releases OpenFOAM 2.2.2 | opencfd | OpenFOAM Announcements from ESI-OpenCFD | 0 | October 14, 2013 08:18 |
Cross-compiling OpenFOAM 1.7.0 on Linux for Windows 32 and 64bits with Mingw-w64 | wyldckat | OpenFOAM Announcements from Other Sources | 3 | September 8, 2010 07:25 |
Summer School on Numerical Modelling and OpenFOAM | hjasak | OpenFOAM | 5 | October 12, 2008 14:14 |