Skip to content

OpenFOAM2106 overInterDyMFoam issue

Summary

Unable to run the tutorial case of overInterDyMFoam floatingBody

Steps to reproduce

In the tutorial case just execute Allrun (./Allrun)

Example case

What is the current bug behaviour?

(/home/abhishek/Desktop/dam_break_test/openfoma_fsi_test/overInterDyMFoam/floatingBody/background/consta\ nt/dynamicMeshDict.sixDoFRigidBodyMotionCoeffs.#codeStream: In function ‘void Foam::codeStream_a63eab21\ 7afa7dd34ef7da3a82ee21fc2b054ce0(Foam::Ostream&, const Foam::dictionary&)’: /home/abhishek/Desktop/dam_break_test/openfoma_fsi_test/overInterDyMFoam/floatingBody/background/consta\ nt/dynamicMeshDict.sixDoFRigidBodyMotionCoeffs.#codeStream:58:17: error: ‘diagTensor’ was not declared \ in this scope; did you mean ‘DiagTensor’? make: *** [/media/abhishek/WD-phd/OpenFOAM/OpenFoam-2106/OpenFOAM-v2106/wmake/rules/General/transform:3\ 5: Make/linux64GccDPInt32Opt/codeStreamTemplate.o] Error 1 --> FOAM FATAL IO ERROR: (openfoam-2106) Failed wmake "dynamicCode/_a63eab217afa7dd34ef7da3a82ee21fc2b054ce0/platforms/linux64GccDPInt32Opt/lib/\ libcodeStream_a63eab217afa7dd34ef7da3a82ee21fc2b054ce0.so")

What is the expected correct behavior?

Relevant logs and/or images

Environment information

  • OpenFOAM version : v2106
  • Operating system : ubuntu
  • Hardware info :
  • Compiler : gcc

Possible fixes