I am using Flopy library to run an existing model and change the content of .wel file. I have executed my simulation model and received calculated heads using flopy.get-data() it exactly matches the cells and the aquifer map as you know! But I need to extract the heads on some particular locations I mean the calculated heads for my pumping wells because I need them to be transferred to another software respectively but when I use flopy.get-data(), it gives me a 117*134 matrix without any specific order. I couldn't find any command to do so. Could you please provide me with a suggestion in this regard? How can I implement this? Is this command implementable? Is there any particular function to do this? Thanks in advance for your help.
Asked
Active
Viewed 31 times