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

Water level rises in LTSinterfoam???

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 17, 2013, 20:21
Default Water level rises in LTSinterfoam???
  #1
New Member
 
Youngkook Kim
Join Date: Jul 2013
Location: Singapore and South Korea
Posts: 20
Rep Power: 12
totalart is on a distinguished road
Hi,

While I was running LTSinterfoam to calculate ship resistance, I found something funny. I just used Wigley tutorial and changed hullform and made meshes finer. But water level starts rising and ship is almost sinking at the time 15000s. My alpha1 is following(same with Wigley tutorial). Anyone has idea??? I uploaded screenshot at time step 0, 8000 and 15000.


/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.1.x |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
FoamFile
{
version 2.0;
format ascii;
class volScalarField;
location "0";
object alpha;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
dimensions [0 0 0 0 0 0 0];
internalField uniform 0;
boundaryField
{
inlet
{
type calculated;
value uniform 0;
}
outlet
{
type zeroGradient;
}
sides
{
type symmetryPlane;
}
atmosphere
{
type inletOutlet;
inletValue uniform 0;
value uniform 0;
}
hull_patch0
{
type zeroGradient;
}
}
// ************************************************** *********************** //


ALPHA_T0.jpg

ALPHA_T8000.jpg

ALPHA_T15000.jpg

And can anyone tell me how to set the time step for LTSinterfoam? I think it's different from interfoam, therefore, we don't need to keep CFL below 1.0.

Youngkook Kim
totalart is offline   Reply With Quote

Old   February 27, 2014, 23:22
Default
  #2
Senior Member
 
Join Date: Jul 2011
Posts: 120
Rep Power: 14
haze_1986 is on a distinguished road
did you try reducing the time step size?
haze_1986 is offline   Reply With Quote

Old   April 23, 2014, 07:34
Default
  #3
New Member
 
Youngkook Kim
Join Date: Jul 2013
Location: Singapore and South Korea
Posts: 20
Rep Power: 12
totalart is on a distinguished road
Sorry, I didn't notice your posting. As I mentioned, it is LTS(Local Time Stepping) solver. Therefore, the time step in controlDict is no meaning. I set MaxCo up to 0.1 but there was no change... It happens for some cases while others are okay... I couldn't find the reason yet.
totalart 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
[snappyHexMesh] Adding layers goes wrong with SnappyHexMesh Elise OpenFOAM Meshing & Mesh Conversion 1 April 22, 2013 02:32
Water subcooled boiling Attesz CFX 7 January 5, 2013 03:32
Discontinuity at water level in stratified 2 phase flow kbaker CFX 24 June 14, 2012 07:37
Terrible Mistake In Fluid Dynamics History Abhi Main CFD Forum 12 July 8, 2002 09:11
uptodate water distribution network fredius,magige,tanzanian,(e.a) Main CFD Forum 0 January 27, 2002 07:10


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