|
[Sponsors] |
January 7, 2015, 11:34 |
Problem with finding solid zone
|
#1 |
New Member
NH1994
Join Date: Oct 2014
Posts: 9
Rep Power: 12 |
hi
i have a conjucate heat transfer solver it is compiled in 1.6ext but when i run a test case i have this error Code:
--> FOAM FATAL ERROR: Problem with finding solid zone From function ConjugateTwoway in file interpolator/readCouplingProperties.H at line 37. FOAM aborting Aborted (core dumped) Code:
word solidZoneName(couplingProperties.lookup("solidZone")); label solidZoneID = stressMesh.faceZones().findZoneID(solidZoneName); if (solidZoneID < 0) { FatalErrorIn(args.executable()) << "Problem with finding solid zone" << abort(FatalError); } |
|
June 13, 2016, 01:31 |
Problem with finding solid zone
|
#2 |
New Member
masoud
Join Date: Feb 2015
Posts: 1
Rep Power: 0 |
no answer?
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Commercial meshers] Mesh conversion problem (fluent3DMeshToFoam) | Aadhavan | OpenFOAM Meshing & Mesh Conversion | 2 | March 8, 2018 02:47 |
[ICEM] Multiple fluide zone in ICEM Hexa Block problem | ddqp | ANSYS Meshing & Geometry | 4 | October 9, 2013 11:57 |
Error finding variable "THERMX" | sunilpatil | CFX | 8 | April 26, 2013 08:00 |
Problem in running ICEM grid in Openfoam | Tarak | OpenFOAM | 6 | September 9, 2011 18:51 |
radiation transfer between solid and fluid zone | shyang | FLUENT | 0 | August 13, 2008 13:45 |