|
[Sponsors] |
March 20, 2013, 10:06 |
foamProMesh
|
#1 |
Member
Mizo
Join Date: Jan 2013
Posts: 34
Rep Power: 13 |
hello every body,
it's my first post here, am trying to generate mesh of a car in windtunnel. the block mesh is successfully generated then i decomposed in 8 processors and when i tried to create mesh (foamProMesh) i got this error: --> FOAM FATAL IO ERROR: keyword meshQualityControls is undefined in dictionary "/project/system/meshDict" file: /project/system/meshDict from line 57 to line 139. From function dictionary::subDict(const word& keyword) in file db/dictionary/dictionary.C at line 489. FOAM exiting my meshDict is : FoamFile // line number 41 { version 2.1.2; format ascii; root "Y:/10_Studenten/UnsteadyAero/OpenFOAM_Validierung/Testing/Testing4"; case "project"; instance ""; local ""; class dictionary; object meshDict; } geometry { SAE.stl { type triSurfaceMesh; // line number 57 name SAE; } Windkanal.stl { type triSurfaceMesh; name Windkanal; } } castellatedMeshControls { refinementSurfaces { SAE { level (0 0); regions { Default_PSHELL_Property { level (3 5); } Default_PSHELL_Property1 { level (3 5); } Default_PSHELL_Property2 { level (3 5); } Default_PSHELL_Property3 { level (3 5); } Default_PSHELL_Property4 { level (3 5); } Default_PSHELL_Property5 { level (3 5); } } } Windkanal { level (0 0); regions { 00_Inlet { level (0 0); } 00_Outlet { level (0 0); } 00_Ground { level (0 0); } 00_TOP { level (0 0); } Right_Side { level (0 0); // line number 139 } 00_Left_Side { level (0 0); } } } } refinementRegions { } minRefinementCells 100; maxGlobalCells 100000000; maxLocalCells 100000000; resolveFeatureAngle 30; nCellsBetweenLevels 2; locationInMesh (0 0 0); features (); } snapControls { featureEdges { } include "$FOAM_ETC/dictData/foamProMesh.snap"; } addLayersControls { layers { SAE_Default_PSHELL_Property { nSurfaceLayers 3; } SAE_Default_PSHELL_Property1 { nSurfaceLayers 3; } SAE_Default_PSHELL_Property2 { nSurfaceLayers 3; } SAE_Default_PSHELL_Property3 { nSurfaceLayers 3; } SAE_Default_PSHELL_Property4 { nSurfaceLayers 3; } SAE_Default_PSHELL_Property5 { nSurfaceLayers 3; } Windkanal_00_Ground { nSurfaceLayers 3; } } include "$FOAM_ETC/dictData/foamProMesh.layers"; } include "$FOAM_ETC/dictData/foamProMesh.qualityDict"; include "$FOAM_ETC/dictData/foamProMesh.misc"; addLayers true; snap true; castellatedMesh true; autoBlockMesh false; blockData (0.1 0); // line number 225 i'll be very gratefull if any one could help me to solve this problem. my greetings monzer |
|
March 24, 2013, 13:29 |
|
#2 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Greetings Monzer,
I'm glad you've finally started asking questions on the forum! But the current problem you're having is probably only answerable by the creators of foamProMesh, namely ICON CFD: http://www.iconcfd.com/en/icon-foampro-mesh I say this because that mesh generator does not seem to be available to the public Good luck! Best regards, Bruno
__________________
|
|
March 26, 2013, 11:41 |
|
#3 |
Member
Mizo
Join Date: Jan 2013
Posts: 34
Rep Power: 13 |
Hi Bruno,
thank you for ur reply am fighting alone two weeks ago, but i coudn't solve this problem my greetings Monzer |
|
|
|