CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Meshing & Mesh Conversion

[Other] foamProMesh

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 20, 2013, 09:06
Default foamProMesh
  #1
Member
 
Mizo
Join Date: Jan 2013
Posts: 34
Rep Power: 13
Ingenieur is on a distinguished road
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

Ingenieur is offline   Reply With Quote

Old   March 24, 2013, 12:29
Default
  #2
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,975
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
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
__________________
wyldckat is offline   Reply With Quote

Old   March 26, 2013, 10:41
Default
  #3
Member
 
Mizo
Join Date: Jan 2013
Posts: 34
Rep Power: 13
Ingenieur is on a distinguished road
Hi Bruno,

thank you for ur reply
am fighting alone two weeks ago, but i coudn't solve this problem

my greetings

Monzer
Ingenieur is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 11:43.