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

Odd behaviour in wigleyHull in OF 2.0

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 16, 2011, 05:53
Default Odd behaviour in wigleyHull in OF 2.0
  #1
New Member
 
Mark Beal
Join Date: Feb 2011
Posts: 24
Rep Power: 15
msbealo is on a distinguished road
Hi,

I'm working on a virtual tow tank (for an MSc project) and have recently started to convert my interFoam test case into a LTSInterFoam case. I've been using the wigleyHull case as an example for this conversion.

Cutting to the chase, I was a little confused with the choice of boundary conditions so I ran the wigleyHull case without the snappyHexMesh stage (to give a simple channel) just to see what happens. Well..

..I see waves.. (see attached image).

The only change I make to the tutorial case is I edit the AllRun file to read:
Code:
#!/bin/sh
cd ${0%/*} || exit 1    # run from this directory

# Source tutorial run functions
. $WM_PROJECT_DIR/bin/tools/RunFunctions

runApplication blockMesh
# runApplication snappyHexMesh -overwrite
# if [ ! -e log.transformPoints ]
# then
#     transformPoints -scale '(2 1 1)' > log.transformPoints 2>&1
# fi
cp 0/alpha1.org 0/alpha1
runApplication setFields
runApplication `getApplication`
i.e. I remove the snappy command which reduces the problem to a simple flow case. After 2000 steps (standard run time) I start to see instabilities in the flow. This confused me as I thought that it would be a pretty simple flow. Then, after extending the time to 10,000 steps I see crashing waves.

Could anyone shed any light on this behaviour?

Kind Regards,

Mark

P.S. Could someone also let me know who the original author of the wigleyHull case is? That would be quite useful to me.
Attached Images
File Type: jpg WigleyAnim.0038.jpg (13.6 KB, 40 views)
msbealo is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Unstable behaviour after long period of stablility plunge11 FLUENT 1 April 6, 2011 09:15
strange behaviour of GGI in parallel on axis symmetrical case A.Devesa OpenFOAM Running, Solving & CFD 0 April 6, 2010 03:58
Fluent strange behaviour (occasional divergence) muketa FLUENT 0 March 18, 2010 04:55
CFX 12 in WB 2.0 - Your thoughts? flattie ANSYS 0 May 13, 2009 19:05
Modelling Industrial cyclone behaviour Günther Hasse Main CFD Forum 3 October 12, 1999 19:34


All times are GMT -4. The time now is 16:22.