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

Sonicfoam Forward Step Modification - NoSlip not working.

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 18, 2019, 12:27
Default Sonicfoam Forward Step Modification - NoSlip not working.
  #1
New Member
 
Sam Stauber
Join Date: Feb 2016
Posts: 1
Rep Power: 0
Bilderberg is on a distinguished road
Hello everyone,


I tried to run a modified version of the "SonicFoam/laminar/forwardStep" example.



Following simple modifications were preformed:



in blockMeshDict changed top and bottom to type patch:


bottom
{
type patch;
faces
(
(0 1 9 8)
);
}
top
{
type patch;
faces
(
(5 13 14 6)
(6 14 15 7)
);
}


For the initial condition i changed in p and T:
top
{
type zeroGradient;
}

bottom
{
type zeroGradient;
}


And in U:

bottom
{
type noSlip;
}

top
{
type noSlip;
}




When I run the simulation the results look still like the original simple step. It did not account for the no slip boundary conditions. Does anyone have a clue? (please find my simulation enclosed)


Thanks for any kind of help!


Cheers, Sam
Attached Files
File Type: zip forwardStep2.zip (5.6 KB, 1 views)
Bilderberg 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


Similar Threads
Thread Thread Starter Forum Replies Last Post
[swak4Foam] GroovyBC the dynamic cousin of funkySetFields that lives on the suburb of the mesh gschaider OpenFOAM Community Contributions 300 October 29, 2014 18:00
Micro Scale Pore, icoFoam gooya_kabir OpenFOAM Running, Solving & CFD 2 November 2, 2013 13:58
Problems building Paraview 3.12 on Gentoo Linux pajot OpenFOAM Installation 11 April 11, 2013 08:09
[swak4Foam] installing funkySetFields igo OpenFOAM Community Contributions 1 November 20, 2012 20:16
Modeling in micron scale using icoFoam m9819348 OpenFOAM Running, Solving & CFD 7 October 27, 2007 00:36


All times are GMT -4. The time now is 04:31.