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

Head file could no be found: fatal error

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 8, 2021, 21:40
Default Head file could no be found: fatal error
  #1
New Member
 
Join Date: May 2020
Posts: 8
Rep Power: 5
3014214149 is on a distinguished road
I compiled a solver. In this solver, I included a head file named "my turbulentTransportModel". But it told me that I had a fatal error:myincompressible/transportModel/transportModel.H: No such file or directory

The code was:
#include "fvCFD.H"
#include "singlePhaseTransportModel.H"
#include "/home/cbq/run/rans-uncertainty-master/sdd-rans/TurbulenceModels/myincompressible/myturbulentTransportModels/myturbulentTransportModel.H" //this is the error code
#include "simpleControl.H"
#include "fvOptions.H"
#include "myIncompressibleTurbulenceModel.H"

"myturblenceTransportModel.H" is stored in location "/home/cbq/run/rans-uncertainty-master/sdd-rans/TurbulenceModels/myincompressible/myturbulentTransportModels"
Why it could not be found?

Could anyone help me ?
3014214149 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
Using PengRobinsonGas EoS with sprayFoam Jabo OpenFOAM Running, Solving & CFD 35 April 29, 2022 15:35
[swak4Foam] funkyDoCalc with OF2.3 massflow NiFl OpenFOAM Community Contributions 14 November 25, 2020 03:30
problem during mpi in server: expected Scalar, found on line 0 the word 'nan' muth OpenFOAM Running, Solving & CFD 3 August 27, 2018 04:18
polynomial BC srv537 OpenFOAM Pre-Processing 4 December 3, 2016 09:07
[OpenFOAM] Annoying issue of automatic "Rescale to Data Range " with paraFoam/paraview 3.12 keepfit ParaView 60 September 18, 2013 03:23


All times are GMT -4. The time now is 05:09.