Skip to content

oscillatingBox tutorial does not run anymore

Summary

meshPhi is of incorrect size

Steps to reproduce

Run tutorials/multiphase/interFoam/laminar/oscillatingBox

Example case

See above

What is the current bug behaviour?

Selected 798 cells for refinement out of 2400.
[3] 
[3] 
[3] --> FOAM FATAL ERROR: (openfoam-2202 patch=220310)
[3] Old and current points sizes must be the same. Old points:601 Current points:1735
[3] 
[3]     From bool Foam::fvGeometryScheme::setMeshPhi() const
[3]     in file fvMesh/fvGeometryScheme/fvGeometryScheme/fvGeometryScheme.C at line 56.
[3] 
FOAM parallel run aborting

What is the expected correct behavior?

Relevant logs and/or images

Environment information

  • OpenFOAM version : v2202
  • Operating system :
  • Hardware info :
  • Compiler :

Possible fixes