Hi, On Fri, 11 Aug 2023 at 09:41, Ludovic Courtès <ludovic.cour...@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