You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

This page explains step by step how to how to visualise 'wells running dry'

Step 1: Check xxx_global.properties

  1. Make sure that the global properties include the following line: USE_CURRENT_SIMULATED_WITH_COLD_STATE_SELECTION=true

Step 2: Update LocationSets.xml

  1. Make sure that the order of the location sets in location set xxx_wells_parents is as follows:
    1)  WMW_wells_normal_parents
    2)  WMW_wells_super_parents
  2. Make sure all locations which refer to super parents are childs or normal parents (no singles!)

Step 3 Update IdMapping (has to be done for each scenario!)

The id mapping hast to be updated, therefore you have to populate the worksheets with results from step 4.

  1. Go to the XML-files as generated in step 4.8
  2. For each scenario-type conduct the following steps:
  • copy the individual locations (id, x,y,z) as listed in XXX_GW_abstractions_Locations.xml
  • paste into column H,I,J,K (starting at row 3)
  • copy the parent locations (id, x,y,z) as listed in XXX_GW_abstractions_Locations_MultiLayer.xml
  • paste into column B,C,D,E (starting at row 3)

If you do have an XML-editor which can only copy-paste the table with XML-structure, it might be wise to create a macro in your text editor which converts the table into a comma seperated table which can be loaded into Excel.

  1. comment the shut down activity in the GA run out
  2. run the model
  3. execute the xxx_prepare but in the modules directory
  4.  
  • No labels