|
[Sponsors] |
July 16, 2011, 06:53 |
Odd behaviour in wigleyHull in OF 2.0
|
#1 |
New Member
Mark Beal
Join Date: Feb 2011
Posts: 24
Rep Power: 15 |
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` 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. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Unstable behaviour after long period of stablility | plunge11 | FLUENT | 1 | April 6, 2011 10:15 |
strange behaviour of GGI in parallel on axis symmetrical case | A.Devesa | OpenFOAM Running, Solving & CFD | 0 | April 6, 2010 04:58 |
Fluent strange behaviour (occasional divergence) | muketa | FLUENT | 0 | March 18, 2010 05:55 |
CFX 12 in WB 2.0 - Your thoughts? | flattie | ANSYS | 0 | May 13, 2009 20:05 |
Modelling Industrial cyclone behaviour | Günther Hasse | Main CFD Forum | 3 | October 12, 1999 20:34 |