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

Tutorial movingcone with MeshModifiers

Register Blogs Community New Posts Updated Threads Search

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   September 7, 2012, 16:55
Default Tutorial movingcone with MeshModifiers
  #1
New Member
 
olivier Skurtys
Join Date: Aug 2012
Location: Santiago, Chile
Posts: 23
Rep Power: 13
olivier_au_chili is on a distinguished road
Dear Foamers:

I am a newbie in openFoam and I am learning with tutorials. Today, I attempted to practice the tutorial movingCone (version meshModifiers). I have not problem with the compilation.


However, I don't understand the code, in particular files: DynamicMeshDict and the meshmodifiers.

What means the following lines in DynamicMeshDict?

movingConeTopoFvMeshCoeffs
{
motionVelAmplitude (-2 0 0);
motionVelPeriod 1e-6;

leftEdge 0;
leftObstacleEdge 2;
rightObstacleEdge 4;

left
{
minThickness 1e-5;
maxThickness 1e-4;
}

right
{
minThickness 1e-5;
maxThickness 1e-4;
}
}

and the lines in meshmodifiers:

2
(
right
{
type layerAdditionRemoval;
faceZoneName rightExtrusionFaces;
minLayerThickness 0.00002;
maxLayerThickness 0.00005;
oldLayerThickness 0;
active true;
}

left
{
type layerAdditionRemoval;
faceZoneName leftExtrusionFaces;
minLayerThickness 0.00002;
maxLayerThickness 0.00005;
oldLayerThickness 0;
active true;
}

Thanks in advance for your help?

Regards,

Olivier
olivier_au_chili is offline   Reply With Quote

 


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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Tutorial for subcooled nucleate boiling Asghari FLUENT 42 December 10, 2018 11:42
MovingCone tutorial and icoDyMFoam with addingremoving mesh layers idosil OpenFOAM Running, Solving & CFD 30 July 29, 2016 05:42
Problem on Fluent Tutorial: Horizontal Film Boilig Feng FLUENT 2 April 13, 2013 05:34
[Virtualization] OpenFOAM oriented tutorial on using VMware Player - support thread wyldckat OpenFOAM Installation 2 July 11, 2012 16:01
movingCone tutorial samiam1000 OpenFOAM 0 May 18, 2012 05:08


All times are GMT -4. The time now is 09:59.