Construction of Cartesian Grids

Cartesian grids are stacks of plane layers in rectangular x-y-z coordinates. Within one layer, the z coordinate of all nodes is constant, only the x and y coordinates are individual for each node (the subdivision into layers is imposed by the optimization method in MKLOCSMITH, which is the same for cartesian grids and triangular grids, which are in spherical coordinates. I tried hard to keep the two grid types completely independent of each other, but at some point, this was no longer possible. The layering of cartesian grids resulted.).


eof.