|
[Sponsors] |
February 7, 2006, 08:16 |
Hi everyone.
I have some prob
|
#1 |
Member
Efimenko Evgenii
Join Date: Mar 2009
Location: Nizhnij Novgorod, Russia
Posts: 52
Rep Power: 17 |
Hi everyone.
I have some problems with b.c. again. I wrote my own solver and it worked succesfully. But somehow now it returns errors: -Incorrect patch field type "directionMixed" for patch ... Boundary condition specifies 'empty' for field H. This error appears thrice for each of 3 patches. What's the problem with it? And the second error is: -Invalid patch field type "newDirectionMixed" for patch ... in field dictionary E. This error appears thrice for each of 3 patches. Actually this are not errors but warnings and it appears after blockMesh. I use directionMixed for field H, and newDirectionMixed for field E. And problem is that program works, but it doesn't calculate fields. It remain zero. Hope someone can give me advise. Eugene |
|
February 7, 2006, 08:31 |
In the boundary file (and prob
|
#2 |
Senior Member
Hrvoje Jasak
Join Date: Mar 2009
Location: London, England
Posts: 1,907
Rep Power: 33 |
In the boundary file (and probably in the blockMeshDict if you have used that), the patch thye is specified as "empty". Change the type to "patch" and all will be well.
Enjoy, Hrv
__________________
Hrvoje Jasak Providing commercial FOAM/OpenFOAM and CFD Consulting: http://wikki.co.uk |
|
February 7, 2006, 08:44 |
Thank you, it was my fault!
|
#3 |
Member
Efimenko Evgenii
Join Date: Mar 2009
Location: Nizhnij Novgorod, Russia
Posts: 52
Rep Power: 17 |
Thank you, it was my fault!
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
WARNINGS I don't want to have | Gabriel | Siemens | 3 | August 10, 2007 18:04 |
Not to display warnings? | Yasser Nabavi | FLUENT | 3 | June 4, 2006 09:27 |
WARNINGS | DB | Siemens | 0 | January 19, 2006 14:47 |
Warnings | Dave | Siemens | 2 | November 9, 2005 22:08 |
lots of warnings | Arnab | Siemens | 2 | January 27, 2005 16:36 |