16
1 Exchanging Models and Data between VMOD Flex and VMOD Classic Table of Contents Introduction .................................................................................................................................................. 1 When do you need to switch to VMOD Classic Interface? ....................................................................... 2 VMOD Flex .................................................................................................................................................... 2 Create Your Conceptual Model ................................................................................................................. 2 Generate MODFLOW Grids ....................................................................................................................... 4 Convert Conceptual Model to Numerical Model ...................................................................................... 5 Translate to MODFLOW Packages ............................................................................................................ 8 VMOD Classic ................................................................................................................................................ 8 Import MODFLOW Files (from VMOD Flex) .............................................................................................. 9 Add Transport Inputs or Pathlines .......................................................................................................... 10 View Results ............................................................................................................................................ 10 Export Results ......................................................................................................................................... 11 Shapefiles ............................................................................................................................................ 11 3D Gridded Data Objects - Tecplot (.DAT) .......................................................................................... 12 VMOD Flex .................................................................................................................................................. 12 Import Results from VMOD Classic ......................................................................................................... 12 Polylines (Shapefiles) .......................................................................................................................... 12 Concentrations as 3D Gridded Data Object (TecPlot .DAT) ................................................................ 14 For More Information ................................................................................................................................. 16 Introduction This document describes how to pass models from VMOD Flex to the VMOD Classic Interface and how to load the results from a VMOD Classic run back into the VMOD Flex environment.

Exchanging Models and Data between VMOD Flex and VMOD ... · Exchanging Models and Data between VMOD Flex and VMOD Classic Table of Contents ... from the conceptual model demo project

  • Upload
    phamdat

  • View
    246

  • Download
    0

Embed Size (px)

Citation preview

1

Exchanging Models and Data between VMOD Flex and VMOD Classic

Table of Contents Introduction .................................................................................................................................................. 1

When do you need to switch to VMOD Classic Interface? ....................................................................... 2

VMOD Flex .................................................................................................................................................... 2

Create Your Conceptual Model ................................................................................................................. 2

Generate MODFLOW Grids ....................................................................................................................... 4

Convert Conceptual Model to Numerical Model ...................................................................................... 5

Translate to MODFLOW Packages ............................................................................................................ 8

VMOD Classic ................................................................................................................................................ 8

Import MODFLOW Files (from VMOD Flex) .............................................................................................. 9

Add Transport Inputs or Pathlines .......................................................................................................... 10

View Results ............................................................................................................................................ 10

Export Results ......................................................................................................................................... 11

Shapefiles ............................................................................................................................................ 11

3D Gridded Data Objects - Tecplot (.DAT) .......................................................................................... 12

VMOD Flex .................................................................................................................................................. 12

Import Results from VMOD Classic ......................................................................................................... 12

Polylines (Shapefiles) .......................................................................................................................... 12

Concentrations as 3D Gridded Data Object (TecPlot .DAT) ................................................................ 14

For More Information ................................................................................................................................. 16

Introduction This document describes how to pass models from VMOD Flex to the VMOD Classic Interface and how

to load the results from a VMOD Classic run back into the VMOD Flex environment.

2

When do you need to switch to VMOD Classic Interface? All new projects should begin within the Flex interface; however, if you need to use the following

features, then you will need to migrate to the VMOD Classic interface to complete that portion of your

project:

PEST (Parameter Estimation)

Transport (MT3DMS, MT3D99, RT3D, PHT3D, SEAWAT)

MODFLOW-SURFACT

MODFLOW-96

MODFLOW-NWT

MNW package

ETS1 Package

HFB (Wall Package)

VMOD Flex All new projects should begin within the Flex interface.

Create Your Conceptual Model The first step is to create your conceptual model using the VMOD Flex interface. Starting with a

conceptual model can save you a significant amount of your total project time, because the material

properties and hydrological boundaries are done independent of the grid design and numerical engine

selection. This enables rapid adaptation of grid requirements to match property and boundary

definitions, thus reducing modeling instability and convergence problems.

Here are a few places to get started:

Conceptual Modeling Tutorial

Conceptual Modeling workflow – in more details

Some sample images from the conceptual model demo project are below:

3

Figure 1: Property Zones in the Conceptual Model

Figure 2: Boundary Conditions in the conceptual model: (constant heads on the east and west boundaries (colored red); a river through the middle of the model (colored blue), and 4 extraction wells)

4

When you transfer your flow model to VMOD Classic, the names for the boundary conditions and wells are not preserved. If this is important, define only the geological model in VMOD Flex, then add the boundary conditions in VMOD Classic.

Generate MODFLOW Grids Once the conceptual model is designed, you must generate one or more MODFLOW grids. This process

is described in Conceptual Modeling Tutorial and further explained in the help section: “Creating

MODFLOW Grids”

VMOD Flex allows you to generate various numerical representations of your conceptual model; this means you can experiment with various grid sizes, horizontal and vertical discretizations, etc. This includes grids with Local Grid Refinement (LGR).

After a grid is generated, you may see something similar to the image shown below (in a 2D plan view)

5

Figure 3: Numerical Grid with Conceptual Boundary Condition Objects

Convert Conceptual Model to Numerical Model After the grid is designed, you must populate the numerical model. Run the Conceptual to Numerical

Conversion wizard as shown below:

6

This will generate a numerical model with grid layers, property cell representations, and set of cells

corresponding to the boundary conditions you created in the conceptual model. This process is also

described in the help section: “Converting Conceptual to Numerical Models”

VMOD Flex allows you to generate various numerical models from your conceptual model. You can calculate the difference in heads or drawdown between several model runs. For more details, see “Compare Heads and Drawdown”

Once the numerical model is created, you will see something similar to the examples below:

Figure 4: Property Zones in the Numerical Workflow

7

Figure 5: Property Zones in a stand-alone 3D Viewer

Figure 6: Boundary Condition (cell representations) in the Numerical Workflow

8

Translate to MODFLOW Packages After reviewing the numerical model, you are ready to generate MODFLOW packages that will serve as

inputs for the MODFLOW 2000/2005 Run. At the Translation step in the numerical workflow, click on the

Translate button.

Make a note of the Output Folder (circled above) for your project. This is where VMOD Flex will generate the MODFLOW files on your hard drive. These are the files you will need to select when you import into Visual MODFLOW Classic as explained below.

If you are running a flow model, at this point you could proceed to the Run Engines step in VMOD Flex.

For more details, see “Run Numerical Engines”

VMOD Classic Change over to the VMOD Classic interface in order to add and complete the following portions of your

project:

PEST (Parameter Estimation)

Transport (MT3DMS, MT3D99, RT3D, PHT3D, SEAWAT)

MODFLOW-SURFACT

MODFLOW-96

MODFLOW-NWT

MNW package

ETS1 Package

9

HFB (Wall Package)

Import MODFLOW Files (from VMOD Flex) VMOD Flex translates the numerical models into standard MODFLOW package files. To migrate your

model from VMOD Flex to the VMOD Classic interface, you must import these translated files into

VMOD Classic as described below:

1. Start Visual MODFLOW Classic

2. Select File / Import MODFLOW.

3. Browse to the folder that contains the Translated MODFLOW files from VMOD Flex (the Output

Folder circled above)

4. Choose the project_name.MODFLOW.IN file that was generated by VMOD Flex.

5. Enter a name for the Visual MODFLOW project.

6. Follow the Import MODFLOW Wizard; if you need assistance, refer to the Import MODFLOW

Files section in the VMOD Classic web help.

After the model is imported, you can review the model inputs in the VMOD Classic Interface.

Figure 7: Property Zone Database in VMOD Classic

10

Figure 8: Boundary Conditions in VMOD Classic

Add Transport Inputs or Pathlines Use Visual MODFLOW Classic to add inputs for Transport (or Particles for Pathlines), then translate and

run the model. For more information on these options, refer to the Visual MODFLOW Demo Tutorial or

the help documentation.

Tutorials: http://trials.swstechnology.com/pdfs/Visual_MODFLOW/tutorials.html

Web help: http://www.swstechnology.com/help/vmod/

View Results After running the model in VMOD Classic, with MT3DMS or MODPATH, the results will appear

something similar to below:

11

Figure 9: Pathlines in VMOD Classic

Figure 10: Concentration Contours in VMOD Classic

Export Results The VMOD Classic interface supports several different export file formats. Model results from the

VMOD Classic interface that are exported as shapefiles or 3D gridded data objects can be easily

imported into the VMOD Flex interface for superb 3D display and comparison with initial project

conceptualizations and raw data objects.

Shapefiles

Once the models are completed in VMOD Classic, you can export the results in several ways.

Concentration contours can be exported as contour lines (File / Export GIS, and choose Contours

Shapefile). This must be done on a per layer basis, and for each desired output time.

12

Pathlines can be exported to .SHP file. (File / Export GIS, and choose Contours Shapefile.)

These files will be imported as Polyline Data Objects in VMOD Flex, as explained in the next

section.

3D Gridded Data Objects - Tecplot (.DAT)

Concentration results can also be exported to a TecPLOT .DAT file, which contains concentration values

for all cells in all layers. The benefit of this format is that you can create cross-sections of concentration

profiles and also isosurfaces (3D Plumes) in VMOD Flex.

Select File / Export / Data and choose TecPLOT .DAT file format. This must be done for each

desired output time.

This file will then be imported as a 3D Gridded Data object in VMOD Flex, as explained below.

VMOD Flex

Import Results from VMOD Classic

Polylines (Shapefiles)

In VMOD Flex, select File / Import and choose Polyline as the data type. Select the desired pathline or

concentration contour polyline shapefiles. The polylines will not have any elevation attribute. If you

wish to position these in a 3D Viewer, you need to define an elevation. A simple way to do this is

through data operations. Select the desired polyline and load the Settings / Data Operations. Select a

desired Z (Elevation) value or select to have the Z value calculated from a surface. Execute the Data

operation and click OK to update the data object. For more details, see “Data Operations” in the web

help.

The following figures illustrate the pathlines and contour lines visualized in 3D viewer, after assigning an

elevation attribute to each polyline data object.

13

Figure 11: Pathlines in 3D in VMOD Flex with Pumping Wells and Horizons visible

Figure 12: Concentration Contours as Polylines in VMOD Flex, with Boundary Condition cells and Lower Aquifer Property Zone visible

Polyline data objects may also be added on the Layer view of the Numerical model, as shown below.

14

Figure 13: Concentration contours shown in Layer 1

Concentrations as 3D Gridded Data Object (TecPlot .DAT)

The Concentration results from VMOD Classic can also be imported as a 3D Gridded Data objects; this

format provides a richer set of visualization options, such as 3D Isosurface, colormap along specific row,

column, or layer, or arbitrary cross-section line. In order to use this option, you must export your

concentration results to a TecPot .DAT file as explained above.

Select File / Import and choose 3D Gridded Data as the object type. Select the .DAT file that was

generated from VMOD Classic and proceed through the default import settings. After the file is

imported, visualize in a 3D Viewer. Refer to “Style Settings – 3D Gridded Data” in the webhelp for

assistance in setting up color maps or isosurfaces.

15

Figure 14: Concentrations as 3D Grid, rendered as an Isosurface; Fence Diagrams represent the conductivity zones

16

Figure 15: Concentrations imported as 3D Gridded Data, Rendered as a Colormap with Isolines along Row 39

For More Information If you require assistance during importing of models into VMOD Classic, or the results back into VMOD

Flex, please contact our Tech Support team: [email protected]