When I do mesh conversion (gmshToFoam), I can see some additional boundary patches are created named as defaultFaces. In constant/polymesh/boundary I can see
defaultFaces { type patch; nFaces 4682; startFace 41763839; }
It is a full phase 3D geometry What should I do that in the 0/U and 0/p file? Should I add these default faces as patch in 0 folder boundary condition files?