CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Pre-Processing

Transient simulation over NACA0015

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 14, 2021, 15:03
Default Transient simulation over NACA0015
  #1
New Member
 
Albert
Join Date: Sep 2020
Posts: 3
Rep Power: 5
agrande is on a distinguished road
Hello friends,

I am new on OpenFOAM and want to simulate a transient flow over a NACA0015 using pisoFoam solver. I want to emmulate a sinusoidal velocity at bc "jet" but I don't know if it is well defined. Apart I get an error from openfoam:


/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: v2006 |
| \\ / A nd | Website: www.openfoam.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : _b45f8f6f58-20200629 OPENFOAM=2006
Arch : "LSB;label=32;scalar=64"
Exec : pisoFoam
Date : Jan 14 2021
Time : 20:56:05
Host : LAPTOP-KI5PL9IT
PID : 649
I/O : uncollated
Case : /home/agrande/OpenFOAM/OpenFOAM-v2006/run/muestra1
nProcs : 1
trapFpe: Floating point exception trapping enabled (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster (fileModificationSkew 5, maxFileModificationPolls 20)
allowSystemOperations : Allowing user-supplied system call operations

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time

Create mesh for time = 0


PISO: Operating solver in PISO mode

Reading field p

Reading field U

Reading/calculating face flux field phi

Selecting incompressible transport model Newtonian
Selecting turbulence model type RAS
Selecting RAS turbulence model SpalartAllmaras


--> FOAM FATAL IO ERROR:
Entry 'method' not found in dictionary "/home/agrande/OpenFOAM/OpenFOAM-v2006/run/muestra1/system/fvSchemes.wallDist"


file: /home/agrande/OpenFOAM/OpenFOAM-v2006/run/muestra1/system/fvSchemes.wallDist

From bool Foam::dictionary::readEntry(const Foam::word&, T&, Foam::keyType:ption, bool) const [with T = Foam::word]
in file /home/pawan/OpenFOAM/OpenFOAM-v2006/src/OpenFOAM/lnInclude/dictionaryTemplates.C at line 334.

FOAM exiting

I don't know which is the error I am doing neither if the jet velocity is well defined.
agrande is offline   Reply With Quote

Old   January 14, 2021, 15:08
Default
  #2
New Member
 
Albert
Join Date: Sep 2020
Posts: 3
Rep Power: 5
agrande is on a distinguished road
I forgot to upload my folders here they are0.zip

system.zip
agrande is offline   Reply With Quote

Old   January 15, 2021, 04:32
Default
  #3
Senior Member
 
Domenico Lahaye
Join Date: Dec 2013
Posts: 761
Blog Entries: 1
Rep Power: 17
dlahaye is on a distinguished road
Pls. try adding below to system/controlDict


wallDist
{
method meshWave;
}
dlahaye is offline   Reply With Quote

Old   January 15, 2021, 16:39
Default
  #4
HPE
Senior Member
 
HPE's Avatar
 
Herpes Free Engineer
Join Date: Sep 2019
Location: The Home Under The Ground with the Lost Boys
Posts: 932
Rep Power: 12
HPE is on a distinguished road
I would also start with a steady-state approach (i.e. simpleFoam) before diving into the transient case.
HPE is offline   Reply With Quote

Reply

Tags
active flow control, cfd, sinusoidal, transient bc


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
Continuing transient simulation after steady simulation billy7590 FLUENT 0 September 19, 2017 08:56
Transient RANS Simulation Bazinga Main CFD Forum 5 June 21, 2017 11:21
Transient simulation diverges Graduation ANSYS 0 February 28, 2012 07:13
How to integrate variable in a transient simulation? nprace CFX 4 January 9, 2012 08:59
Beginning a Transient Simulation Norflow CFX 2 October 7, 2011 00:38


All times are GMT -4. The time now is 01:03.