So you checked x,y, and z and determined that the cells aligned?
9.1 / 27 = 0.337037
3.0 / 27 = 0.111111
These are not integer multiples.
Your meshes do not align.
Hence you get the error message.
On May 16, 2:24 pm, tims <
veeramany.a...@gmail.com> wrote:
> Cells seem to align well - two cells of smaller mesh match exactly
> with one cell of the larger one:
>
> larger cell size: 0.32 x 0.30 x 0.34
> smaller cell size: 0.16 x 0.15 x 0.17
>
> mesh boundary(m):
> larger: (8.5, 17.1), (0, 9.1), (0, 9.1)
> smaller: (0,8.5), (0,9.1), (0.3.0)
>
> x,y,z cells: 27, 30, 27
>
> any help? thanks