Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

How to setup an NGMS configuration from scratch

Step 1. analyze the model as handed over
Step 2. create and populate default directory structure
Step 3. update the various Descriptor-files.

Step 4. ModuleDataSets and Module Adapter

  • prepare Modules-directory
  • prepare ModuleDataSetFiles
  • obtain configuration inputs from ModuleDataSets
  • prepare ColdStates for test
  • prepare coldstates for 'production'
  • prepare Module Adapter instructions for output (postprocessing)
  • prepare Module Adapter instructions for input (preprocessing)

Step 5. Locations

  1. prepare Locations spreadsheet
    • Check presence of all worksheets
    • Populate and verify worksheet Grids_loc and Grids_locSets
    • Populate and verify worksheet GWunits_loc and GWunits_locSets
    • Populate and verify worksheet GWabs_org
    • Populate and verify worksheet OBH_org
    • Populate and verify worksheet Gauges_org
    • Populate and verify worksheet SWlat_org
    • Populate and verify worksheet Branches_org
    • Populate and verify worksheets for GWabs_IDMap (4 worksheets)
    • Populate and verify worksheets for SWlat_IDMap (4 worksheets)
  2. Generate locations XML-files
  3. Update Grids.XML file

Step 6. Import

  1. Convert data set into appropriate import format
  2. Prepare import IdMap
  3. populate import folder
  4. Create Module instance for import

Step 7. ModuleInstances (ModuleConfigFiles)

  1. generate ModuleConfigFiles for Modflow run
  2. generate ModuleConfigFiles for interpolations
  3. generate ModuleConfigFiles for comparison

Step 8. Derivation tributary flows (PCRtransformation)

Step 9. Displays

  1. update Map
  2. generate GridDsiplay
  3. generate Filters
  4. generate DisplayGroups

Step 10. Merge with existing application