The boundary conditions for flow in FASTEST are stored in the array ipat(7,npat), where npat is the number of patches in the problem. It is worth noting that information about connectivities is not stored in ipat!
The ``fields'' (first index) in ipat have the following contents:
The faces are numbered according to this: W=1, S=2, B=3, T=4, N=5, E=6.
The boundary conditions on the temperature patches are stored in an analogous array ipatt. There are npatt of them.