|
[Sponsors] |
[waves2Foam] Having a lot of trouble for a short wavelengths |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 18, 2017, 08:06 |
Having a lot of trouble for a short wavelengths
|
#1 |
Senior Member
ArielJ
Join Date: Aug 2015
Posts: 127
Rep Power: 11 |
Hi all,
I am running free surface flow around a vertical surface piercing cylinder. I am having no trouble for longer wavelengths (smaller diameter to wavelength ratio) but am having a lot of trouble for a short wavelength (wavelength = 2.4 m, diameter = 0.5, waveheight = 0.25). I am trying to use minimum 50 cells per wavelength and 8 per wave height, which have been plenty for previous simulations. My constant/waveProperties.input file looks like this: Code:
/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 1.5 | | \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ FoamFile { version 2.0; format ascii; class dictionary; object environmentalProperties; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // seaLevel 0.00; // A list of the relaxation zones in the simulation. The parameters are given // in <name>Coeffs below. relaxationNames (inlet outlet); initializationName outlet; //pName p_rgh; inletCoeffs { //waveType potentialCurrent; //U ( 0.6 0 0 ); //Tsoft 0; waveType stokesFirst; // Regular waves depth 2.5; // Water Depth period 1.25; // Wave period phi 0.00000; // Phase direction (1.0 0.0 0.0); // Direction of incoming waves height 0.25; // Wave height in meters Tsoft 0.0; relaxationZone { relaxationScheme Spatial; relaxationShape Rectangular; beachType Empty; alphaCoefficient 1; relaxType INLET; startX ( -7.2 -3.5 0.0); endX ( -3.6 3.5 0.0); orientation (1.0 0.0 0.0); } }; outletCoeffs { waveType potentialCurrent; U (0 0 0); Tsoft 0; relaxationZone { relaxationScheme Spatial; relaxationShape Rectangular; beachType Empty; alphaCoefficient 1; relaxType OUTLET; startX ( 4.5 -3.5 0.0); endX ( 7.2 3.5 0.0); orientation (1.0 0.0 0.0); } }; // ************************************************************************* // Any advice on what could be causing these problems?? |
|
January 2, 2024, 14:10 |
|
#2 |
New Member
Narayan Kumar
Join Date: Feb 2023
Location: Newark , DE
Posts: 19
Rep Power: 3 |
Hi , which software you are using for visualization ?
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Gmsh] trouble with les model in XiFoam after convertion gmshTofoam? | lfgmarc | OpenFOAM Meshing & Mesh Conversion | 0 | May 25, 2011 00:35 |
Trouble migrating oodles to pisoFoam while changing from OF 1.5 to 1.7 | sebi | OpenFOAM | 0 | December 7, 2010 10:00 |
trouble with Source Term | sambatra | OpenFOAM Running, Solving & CFD | 2 | October 5, 2010 04:28 |
Trouble with exporting tecplot files from FLUENT | Argen | FLUENT | 2 | January 5, 2010 03:42 |
equivalencing trouble | Steve Collie | CFX | 6 | August 22, 2001 19:26 |