GNU bug report logs - #65219
OpenFOAM is not reproducible

Previous Next

Package: guix;

Reported by: Ludovic Courtès <ludovic.courtes <at> inria.fr>

Date: Fri, 11 Aug 2023 07:42:02 UTC

Severity: normal

Full log


Message #8 received at 65219 <at> debbugs.gnu.org (full text, mbox):

From: Simon Tournier <zimon.toutoune <at> gmail.com>
To: Ludovic Courtès <ludovic.courtes <at> inria.fr>,
 65219 <at> debbugs.gnu.org
Cc: reza <reza <at> housseini.me>
Subject: Re: bug#65219: OpenFOAM is not reproducible
Date: Wed, 23 Aug 2023 18:39:07 +0200
Hi,

On Fri, 11 Aug 2023 at 09:41, Ludovic Courtès <ludovic.courtes <at> inria.fr> wrote:

>     /share/OpenFOAM/build/linux64GccDPInt32Opt/applications/solvers/heatTransfer/chtMultiRegionFoam/chtMultiRegionTwoPhaseEulerFoam/chtMultiRegionTwoPhaseEulerFoam.C.dep
>     /share/OpenFOAM/build/linux64GccDPInt32Opt/applications/solvers/multiphase/reactingMultiphaseEulerFoam/reactingMultiphaseEulerFoam.C.dep
>     /share/OpenFOAM/build/linux64GccDPInt32Opt/applications/solvers/multiphase/reactingTwoPhaseEulerFoam/reactingTwoPhaseEulerFoam.C.dep
>     /share/OpenFOAM/build/linux64GccDPInt32Opt/src/functionObjects/phaseSystems/sizeDistribution/sizeDistribution.C.dep
>     /share/OpenFOAM/build/linux64GccDPInt32Opt/src/phaseSystemModels/reactingEuler/twoPhaseCompressibleTurbulenceModels/kineticTheoryModels/kineticTheoryModel/kineticTheoryModel.C.dep
>     /share/OpenFOAM/build/linux64GccDPInt32Opt/src/phaseSystemModels/reactingEuler/twoPhaseCompressibleTurbulenceModels/phasePressureModel/phasePressureModel.C.dep
>     /share/OpenFOAM/build/linux64GccDPInt32Opt/src/phaseSystemModels/reactingEuler/twoPhaseCompressibleTurbulenceModels/twoPhaseCompressibleTurbulenceModels.C.dep
>     /share/OpenFOAM/build/linux64GccDPInt32Opt/src/phaseSystemModels/reactingEuler/twoPhaseSystem/diameterModels/IATE/IATE.C.dep
>     /share/OpenFOAM/build/linux64GccDPInt32Opt/src/phaseSystemModels/reactingEuler/twoPhaseSystem/diameterModels/IATE/IATEsources/phaseChange/phaseChange.C.dep
>     /share/OpenFOAM/build/linux64GccDPInt32Opt/src/phaseSystemModels/reactingEuler/twoPhaseSystem/twoPhaseSystem.C.dep
>     /share/OpenFOAM/build/linux64GccDPInt32Opt/src/phaseSystemModels/reactingEuler/twoPhaseSystem/twoPhaseSystems.C.dep

Are these files required at run-time?  I mean, why are they retain?  And
I was guessing they should be removed, no?

>     /share/OpenFOAM/test/IO/fileHandler/log.blockMesh
>     /share/OpenFOAM/test/IO/fileHandler/log.decomposePar
>     /share/OpenFOAM/test/IO/fileHandler/log.decomposePar.collated
>     /share/OpenFOAM/test/IO/fileHandler/log.decomposePar.uncollated
>     /share/OpenFOAM/test/IO/fileHandler/log.foamFormatConvert
>     /share/OpenFOAM/test/IO/fileHandler/log.foamFormatConvert.uncollated
>     /share/OpenFOAM/test/IO/fileHandler/log.particleFoam
>     /share/OpenFOAM/test/IO/fileHandler/log.particleFoam.collated
>     /share/OpenFOAM/test/IO/fileHandler/log.particleFoam.multiCollated
>     /share/OpenFOAM/test/IO/fileHandler/log.particleFoam.uncollated
>     /share/OpenFOAM/test/IO/fileHandler/log.particleFoam.uncollated_from_multiCollated
>     /share/OpenFOAM/test/IO/fileHandler/log.reconstructPar
>     /share/OpenFOAM/test/IO/fileHandler/log.reconstructPar.collated
>     /share/OpenFOAM/test/IO/fileHandler/log.reconstructPar.multiCollated
>     /share/OpenFOAM/test/IO/fileHandler/machineA/fileHandler/log.particleFoam.distributed_multiCollated
>     /share/OpenFOAM/test/fvMeshTools/cavity/0.005/polyMesh/faces
>     /share/OpenFOAM/test/fvMeshTools/cavity/0.005/polyMesh/neighbour
>     /share/OpenFOAM/test/fvMeshTools/cavity/0.005/polyMesh/owner
>     /share/OpenFOAM/test/fvMeshTools/cavity/0.005/polyMesh/points
>     /share/OpenFOAM/test/fvMeshTools/cavity/0.01/polyMesh/faces
>     /share/OpenFOAM/test/fvMeshTools/cavity/0.01/polyMesh/neighbour
>     /share/OpenFOAM/test/fvMeshTools/cavity/0.01/polyMesh/owner
>     /share/OpenFOAM/test/fvMeshTools/cavity/0.01/polyMesh/points
>     /share/OpenFOAM/test/fvMeshTools/cavity/0.015/polyMesh/faces
> […]
>     /share/OpenFOAM/test/multiphase/multiphaseEulerFoam/thermal/waterEvaporation/log.multiphaseEulerFoam.e.steam_h.water
>     /share/OpenFOAM/test/multiphase/multiphaseEulerFoam/thermal/waterEvaporation/log.multiphaseEulerFoam.h.steam_e.water
>     /share/OpenFOAM/test/multiphase/multiphaseEulerFoam/thermal/waterEvaporation/log.multiphaseEulerFoam.h.steam_h.water
>     /share/OpenFOAM/test/multiphase/multiphaseEulerFoam/thermal/waterEvaporation/postProcessing.eps
>     /share/OpenFOAM/test/postProcessing/channel/log.blockMesh
>     /share/OpenFOAM/test/postProcessing/channel/log.topoSet
>     /share/OpenFOAM/test/testLoopReport

Similar question, no?  Why log files and testing files are part of the
output?

Cheers,
simon




This bug report was last modified 1 year and 301 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.