Create Model Table Macro

Use Create Model Table Macro to create a grid model from the specifications defined in the Modelling Table option.

A Grid Calc macro (<proj><name>.gdc_cmnd) and an output list file (<proj><job_id>.gdc_list) are automatically generated when the grid model is produced.


Instructions

On the Grid Calc menu, point to Macros, and then click Create Model Table Macro to display the Generate Model panel.

Model selected grids

Select this option to model only those grids selected (checked) in the Modelling Table panel.

Model all grids

Select this option to model all the grids defined in the Modelling Table panel.

Job identifier

Enter an alphanumeric character to identify macros generated from multiple runs. This character will be appended to the macro using the following naming convention:

<proj><job_id>.gdc_cmnd 

for example, abcallx.gdc_cmnd where >proj> = abc and <job_id> = x

Generate command file and grids

Select this option to create the model macro command file, list file and the grids.

Build command file but not grids

Select this option to create a model macro command file without generating the grids. The macro can then be invoked at a later stage, by issuing the command:

@<proj><macro name> 

on the command line (for example, @abcgrids) or by using the Invoke Macro option.

Click OK.