View Issue Details

IDProjectCategoryView StatusLast Update
0003870OpenFOAMBugpublic2022-08-02 08:41
Reporterhsncelik Assigned Tohenry  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
PlatformGNU/LinuxOSUbuntuOS Version20.04
Product Versiondev 
Fixed in Versiondev 
Summary0003870: "could not open file meshToMesh.H for source file" warning during compilation
Descriptionwmake atmosphericModels gives the following warnings, probably related to added support for changes in decomposition between meshes:


could not open file meshToMesh.H for source file atmosphericTurbulentTransportModels.C due to No such file or directory
could not open file meshToMesh.H for source file derivedFvPatchFields/atmBoundaryLayer/atmBoundaryLayer.C due to No such file or directory
could not open file meshToMesh.H for source file derivedFvPatchFields/nutkAtmRoughWallFunction/nutkAtmRoughWallFunctionFvPatchScalarField.C due to No such file or directory
could not open file meshToMesh.H for source file derivedFvPatchFields/atmBoundaryLayerInletK/atmBoundaryLayerInletKFvPatchScalarField.C due to No such file or directory
could not open file meshToMesh.H for source file derivedFvPatchFields/atmBoundaryLayerInletEpsilon/atmBoundaryLayerInletEpsilonFvPatchScalarField.C due to No such file or directory
could not open file meshToMesh.H for source file derivedFvPatchFields/atmBoundaryLayerInletVelocity/atmBoundaryLayerInletVelocityFvPatchVectorField.C due to No such file or directory
could not open file meshToMesh.H for source file porosityModels/powerLawLopesdaCosta/powerLawLopesdaCosta.C due to No such file or directory


Adding -lsampling to the options file would solve the issue.
TagsNo tags attached.

Activities

henry

2022-08-02 08:41

manager   ~0012699

Resolved by commit 9fc05a6d2e1d11edbef4d41d838ef2d2bd33ed4a

Issue History

Date Modified Username Field Change
2022-08-02 06:58 hsncelik New Issue
2022-08-02 08:41 henry Assigned To => henry
2022-08-02 08:41 henry Status new => resolved
2022-08-02 08:41 henry Resolution open => fixed
2022-08-02 08:41 henry Fixed in Version => dev
2022-08-02 08:41 henry Note Added: 0012699