Versions Compared

Key

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

...

Pre-condition:
Use MFma_support.exe version from 16-09-2008 or later (1,970,290 byte if compiled with GNU95)
Use Diagnostic_Search_Strings.dat dated 18-10-2008 (2,819 byte)

Preparation

Step 1. Preparation

  1. Replace MFma_support.exe in c:\ngms\<region>\modules\bin\mf

...

  1. Replace Diagnostic_Search_Strings.dat in c:\ngms\<region>\modules\<model>\Mf<vkd>

Step 2. Update locations and grid specification

Step 3. Update grids.xml

...

While the output of the RIV and DRA package can be produced as a grid covering the full model area, it is recommended to create a sparse grid (similar to the StreamCells-sparse grid), to save disk space. The Module Adapter contains functionality to accommodate the generation of such sparse grid. Once generated, this sparse grid needs to be copied to the main grids.xml file. In addition, the locations.xml file needs to hold a location-id which points to this grid.

Update grids.xml

  1. extend module Adapter instructions for config preparation (XXX_prepare.in)
    add commands:
  • RIV_OUT QRIV (creates a sparse grid of river cells)
  • DRN_OUT QDRA (creates a sparse grid of drainage cells)
  • GHB_OUT Q_GHB (creates a sparse grid of boundary cells)

step 4. Update locations.xml

...