Cavalera 0 Posted April 20, 2016 Report Share Posted April 20, 2016 (edited) Hi everyody, I work with GMS 10.1. I need to export the information of flows of a steady state model realised on Modflow 2005 with GMS. Is there a way to recuperate a file in ASCII form (or equivalent) with flow values of every faces of the mesh's of the grid ? Thanks for your help Edited April 20, 2016 by Cavalera Quote Link to post Share on other sites
Alan Lemon 3 Posted April 20, 2016 Report Share Posted April 20, 2016 Right click on the CCF data set in the Project Explorer and choose "View Values..." The copy/paste from the spread sheet. Quote Link to post Share on other sites
Cavalera 0 Posted April 20, 2016 Author Report Share Posted April 20, 2016 I've tried this method but two problems: - my model is too big (1 584 800 cells), I cannot use the copy/paste function (GMS stall...) - I need to have the flows of every faces of the cells and not of the center of cells I've tried also the function CCF>Datasets but it's only gave me flows of Right, Front and Lower faces. Do you have any other suggestions ? Quote Link to post Share on other sites
Alan Lemon 3 Posted April 20, 2016 Report Share Posted April 20, 2016 The flows on the Right, Front, Lower will give you all of the information that you need. The flow on the right face is the flow on the left face of the adjacent cell and so on. Quote Link to post Share on other sites
Cavalera 0 Posted April 21, 2016 Author Report Share Posted April 21, 2016 You absolutly right Alan.Thanks Now I was wondering if there is a way to export the information of the ccf file in a shapefile format to visualize it in a GIS application ? Cause when we do the " Export the 3d Grid" into a shapefile we not have all the information (like flows, river leakage...). Quote Link to post Share on other sites
Alan Lemon 3 Posted April 22, 2016 Report Share Posted April 22, 2016 So if you convert the CCF to data sets and then use the export grid to shape file there is an option export all data sets. This will export the Right, Front, Lower, Wells, Drain... Quote Link to post Share on other sites
Cavalera 0 Posted April 22, 2016 Author Report Share Posted April 22, 2016 Great ! It works ! When I open the shapefile on QGIS I have numerous column with the label "parameter"+A. For example after the "FLOWFRONT" column there is a "FLOWFRONA" column . Can you tell what is it ? Quote Link to post Share on other sites
Alan Lemon 3 Posted April 22, 2016 Report Share Posted April 22, 2016 This is the activity value for the FLOWFRONT data set. Anywhere the value is 0 the cell is inactive. You can use those values in a defquery to hide inactive cells. Quote Link to post Share on other sites
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.