PubInv / EcoPot

Project #5: A more efficient pot for those who cook over wood fires and related technologies
Other
0 stars 0 forks source link

Rob can't run icoFoam in hotfluidheater.... #6

Open RobertLRead opened 1 week ago

RobertLRead commented 1 week ago

ubuntu@openfoam2:~/EcoPot/OpenFOAM/hotfluidheater$ icoFoam /---------------------------------------------------------------------------\ | ========= | | | \ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \ / O peration | Version: v2012 | | \ / A nd | Website: www.openfoam.com | | \/ M anipulation | | *---------------------------------------------------------------------------*/ Build : _b12839ff-20220610 OPENFOAM=2012 patch=220610 Arch : "LSB;label=32;scalar=64" Exec : icoFoam Date : Sep 30 2024 Time : 12:01:10 Host : openfoam2 PID : 127686 I/O : uncollated Case : /home/ubuntu/EcoPot/OpenFOAM/hotfluidheater 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 transportProperties

--> FOAM FATAL ERROR: (openfoam-2012 patch=220610) cannot find file "/home/ubuntu/EcoPot/OpenFOAM/hotfluidheater/constant/transportProperties"

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

FOAM exiting

Cledito-Delta commented 1 week ago

Please run the Allrun.pre script first Then run chtMultiRegionFoam afterwards

Thanks