View Issue Details

IDProjectCategoryView StatusLast Update
0002581OpenFOAMBugpublic2017-06-14 07:42
ReporterSvensen Assigned Tohenry  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
PlatformGNU/LinuxOSOtherOS Version(please specify)
Product Versiondev 
Summary0002581: Cannot compile. Missing liquidThermo.H
DescriptionDuring a compilation I've got the following error:
Which is quite strange, because 'liquidThermo.H' is located in 'src/thermophysicalModels/basic/rhoThermo/liquidThermo.H'

g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -I/mnt/data/users/dm4/vol12/ssindeev_96073/software/OpenFOAM/OpenFOAM-dev/src/transportModels/interfaceProperties/lnInclude -I/mnt/data/users/dm4/vol12/ssindeev_96073/software/OpenFOAM/OpenFOAM-dev/src/transportModels/compressible/lnInclude -I/mnt/data/users/dm4/vol12/ssindeev_96073/software/OpenFOAM/OpenFOAM-dev/src/thermophysicalModels/basic/lnInclude -I/mnt/data/users/dm4/vol12/ssindeev_96073/software/OpenFOAM/OpenFOAM-dev/src/thermophysicalModels/specie/lnInclude -I/mnt/data/users/dm4/vol12/ssindeev_96073/software/OpenFOAM/OpenFOAM-dev/src/thermophysicalModels/thermophysicalProperties/lnInclude -I/mnt/data/users/dm4/vol12/ssindeev_96073/software/OpenFOAM/OpenFOAM-dev/src/finiteVolume/lnInclude -IlnInclude -I. -I/mnt/data/users/dm4/vol12/ssindeev_96073/software/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude -I/mnt/data/users/dm4/vol12/ssindeev_96073/software/OpenFOAM/OpenFOAM-dev/src/OSspecific/POSIX/lnInclude -fPIC -c liquidProperties/liquidPropertiesSurfaceTension.C -o /mnt/data/users/dm4/vol12/ssindeev_96073/software/OpenFOAM/OpenFOAM-dev/platforms/linux64Gcc52DPInt32Opt/applications/solvers/multiphase/compressibleInterFoam/surfaceTensionModels/liquidProperties/liquidPropertiesSurfaceTension.o
liquidProperties/liquidPropertiesSurfaceTension.C:27:26: fatal error: liquidThermo.H: No such file or directory
compilation terminated.
make[2]: *** [/mnt/data/users/dm4/vol12/ssindeev_96073/software/OpenFOAM/OpenFOAM-dev/platforms/linux64Gcc52DPInt32Opt/applications/solvers/multiphase/compressibleInterFoam/surfaceTensionModels/liquidProperties/liquidPropertiesSurfaceTension.o] Error 1
make[2]: Leaving directory `/mnt/data/users/dm4/vol12/ssindeev_96073/software/OpenFOAM/OpenFOAM-dev/applications/solvers/multiphase/compressibleInterFoam/surfaceTensionModels'
make[1]: *** [compressibleInterFoam] Error 2
make[1]: Leaving directory `/mnt/data/users/dm4/vol12/ssindeev_96073/software/OpenFOAM/OpenFOAM-dev/applications/solvers/multiphase'
make: *** [multiphase] Error 2
Steps To Reproduce./Allwmake
Additional Informationgcc 5.2.0

uname -a:
Linux compiler-1 2.6.32-431.29.2.el6.x86_64 #1 SMP Tue Sep 9 21:36:05 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Tagscompilation

Activities

Svensen

2017-06-14 07:12

reporter   ~0008217

./Allwmake -update

Please close the issue

Issue History

Date Modified Username Field Change
2017-06-13 20:22 Svensen New Issue
2017-06-13 20:22 Svensen Tag Attached: compilation
2017-06-14 07:12 Svensen Note Added: 0008217
2017-06-14 07:42 henry Assigned To => henry
2017-06-14 07:42 henry Status new => closed
2017-06-14 07:42 henry Resolution open => no change required