|
[Sponsors] |
August 9, 2023, 05:57 |
Foam warning error
|
#1 |
New Member
Awan
Join Date: Aug 2023
Posts: 1
Rep Power: 0 |
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 |
|
August 9, 2023, 06:52 |
|
#2 |
Senior Member
Yann
Join Date: Apr 2012
Location: France
Posts: 1,236
Rep Power: 29 |
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" I never used dsmcFoam so I have no idea what is the q variable but you can check dsmcFoam tutorials. Regards, Yann |
|
Tags |
dsmcfoam, foam warning error, openfoam |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Other] mesh airfoil NACA0012 | anand_30 | OpenFOAM Meshing & Mesh Conversion | 13 | March 7, 2022 18:22 |
foamToTecplot360 | thomasduerr | OpenFOAM Post-Processing | 121 | June 11, 2021 11:05 |
CFD by anderson, chp 10.... supersonic flow over flat plate | varunjain89 | Main CFD Forum | 18 | May 11, 2018 08:31 |
long error when using make-install SU2_AD. | tomp1993 | SU2 Installation | 3 | March 17, 2018 07:25 |
Mesquite - Adaptive mesh refinement / coarsening? | philippose | OpenFOAM Running, Solving & CFD | 94 | January 27, 2016 10:40 |