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

Foam warning error

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 9, 2023, 04:57
Default Foam warning error
  #1
New Member
 
Awan
Join Date: Aug 2023
Posts: 1
Rep Power: 0
RM1992 is on a distinguished road


I had tried alot to run the tutorials of dsmcfoam using already available case but everytime error pops out when i run the command dsmcFoam.

blockMesh and dsmcInitialise command runs properly but following error pops out while running "dsmcFoam".

kindly tell what is the reason behind that.


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

Create mesh for time = 0


Constructing dsmcCloud


--> FOAM FATAL ERROR: (openfoam-2306)
cannot find file "C:/Users/Rashid/AppData/Roaming/ESI-OpenCFD/OpenFOAM/v2306/msys64/home/ofuser/OpenFOAM/OpenFOAM-v2306/tutorials_copy/discretemethods/dsmcfoam/freeSpacePeriodic/0/q"

From virtual Foam::autoPtr<Foam::ISstream> Foam::fileOperations::uncollatedFileOperation::rea dStream(Foam::regIOobject&, const Foam::fileName&, const Foam::word&, bool) const
in file global/fileOperations/uncollatedFileOperation/uncollatedFileOperation.C at line 627.

FOAM exiting
RM1992 is offline   Reply With Quote

Old   August 9, 2023, 05:52
Default
  #2
Senior Member
 
Yann
Join Date: Apr 2012
Location: France
Posts: 1,085
Rep Power: 26
Yann will become famous soon enough
Hello,

The solver complains about a missing file for the q variable in the 0 directory:
Code:
--> FOAM FATAL ERROR: (openfoam-2306)
cannot find file "C:/Users/Rashid/AppData/Roaming/ESI-OpenCFD/OpenFOAM/v2306/msys64/home/ofuser/OpenFOAM/OpenFOAM-v2306/tutorials_copy/discretemethods/dsmcfoam/freeSpacePeriodic/0/q"
Make sure you have a q file with proper initialization and boundary conditions.
I never used dsmcFoam so I have no idea what is the q variable but you can check dsmcFoam tutorials.

Regards,
Yann
Yann is offline   Reply With Quote

Reply

Tags
dsmcfoam, foam warning error, openfoam


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
[Other] mesh airfoil NACA0012 anand_30 OpenFOAM Meshing & Mesh Conversion 13 March 7, 2022 17:22
foamToTecplot360 thomasduerr OpenFOAM Post-Processing 121 June 11, 2021 10:05
CFD by anderson, chp 10.... supersonic flow over flat plate varunjain89 Main CFD Forum 18 May 11, 2018 07:31
long error when using make-install SU2_AD. tomp1993 SU2 Installation 3 March 17, 2018 06:25
Mesquite - Adaptive mesh refinement / coarsening? philippose OpenFOAM Running, Solving & CFD 94 January 27, 2016 09:40


All times are GMT -4. The time now is 06:15.