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

Beginner problems programming OpenFOAM

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 31, 2021, 17:33
Default Beginner problems programming OpenFOAM
  #1
New Member
 
Join Date: Jul 2021
Posts: 1
Rep Power: 0
newuser123 is on a distinguished road
Hi all,
as a beginner with OpenFOAM I have some trouble with my first case. After sucessfully creating a Blockmesh I start with "./Clean" and "./Prepare" and "./StartOrContinue". After very short calculation I get this multiple errors shown in txt attached. Can anyone help me where the problems can be?
Many Thanks
Attached Files
File Type: txt CFD-Online-Question.txt (3.2 KB, 6 views)
newuser123 is offline   Reply With Quote

Old   August 1, 2021, 07:37
Default
  #2
Member
 
Petros Ampatzidis
Join Date: Oct 2018
Location: Bath, UK
Posts: 64
Rep Power: 7
petros is on a distinguished road
Hello and welcome to the forum,

First of all, please have a look at this and this on how to ask questions in order to have more chances in getting help.

Now as you don't provide any information about your case set-up, I can only say that the error

Code:
--> FOAM FATAL ERROR: 

    request for volScalarField::Internal kOmegaSST:G from objectRegistry region0 failed
    available objects of type volScalarField::Internal are

7
(
nut
yWall
k
nu
(2*magSqr(symm(grad(U))))
p
omega
)
means that the solver can't find/access the field G. I guess that there is something wrong with your boundary condition omegaWallFunction, which should be the one to calculate the G field.
petros 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
Getting Started with OpenFOAM wyldckat OpenFOAM 25 August 14, 2022 13:55
[PyFoam] Using pyFoamPlotWatcher.py To Plot Residuals m_ridzon OpenFOAM Community Contributions 22 January 26, 2021 18:48
[OpenFOAM.org] Problems installing OpenFOAM 2.3.0 on Ubuntu 12.04 arieljeds OpenFOAM Installation 6 August 19, 2015 07:39
Problems with OpenFOAM 2.3.0 on Ubuntu 14.04 smallzilla OpenFOAM Installation 15 September 14, 2014 12:11
Getting crazy with all the problems I have in OpenFoam Nicacio OpenFOAM Running, Solving & CFD 7 June 9, 2014 19:08


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