0

For structered grids (DIS) Flopy creates arrays of parameters (e.g. hydraulic conductivity), one for each layer within the model. For unstructured grids (DISU), it sets up lists containing the parameters for all(!) cells, only identifiable with the cell index.

I am working on data assimilation and parameter estimation and I want to estimate and edit the hydraulic conductivity of only the second layer. While I (and I already did that) can just identify the indices corresponding to the second layer of my model, I want to generalize my module and am searching for a layer identifier that clearly links a cell id to a layer number.

Can I find this layer identifier within the DISU package?

Aeonian
  • 25
  • 3

0 Answers0