Sean Czarniecki Posted June 16, 2017 Report Share Posted June 16, 2017 I have a model that was created in Vistas which I'm attempting to convert over to GMS. Note that the original model did not include nested grids, so the node number should be the cell number. Anyways, I have the grid set up and was able to get the recharge in. However, the source/sink files (drn, riv, str, etc.) use nodes. I attempted to drop the information into the MODFLOW files, but I get the error that it wants to look to the HDF5 file for the data. How can I get around that? I put in a test drain, saved the file (the data apparently went to the h5 file)....but when I tried to comment out the reference to the h5 file and attempted to add/read in a couple more drains in the MODFLOW file, the model still pulled in the data from the h5 file. I thought that was a bit odd. Anyways, I have all of these node-based points which I should be able to read in, but can't figure out the best way to do it. Any thoughts? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.