timflow.transient.inhom1d.Xsection3D.initialize =============================================== .. py:method:: timflow.transient.inhom1d.Xsection3D.initialize() Initialize the aquifer data. .. attribute:: eigval[naq, npval] Array with eigenvalues .. attribute:: lab[naq, npval] Array with lambda values .. attribute:: lab2[naq, nint, npint] Array with lambda values reorganized per interval .. attribute:: eigvec[naq, naq, npval] Array with eigenvector matrices .. attribute:: coef[naq ,naq, npval] Array with coefficients coef[ilayers, :, np] are the coefficients if the element is in ilayers belonging to Laplace parameter number np. .. !! processed by numpydoc !!