Creating a folder

Create a special folder for the grid generating program you develop under "private\gridcreators" folder under the installation folder of iRIC. This time, please create "example" folder.

Creating a grid generating program definition file

Create a grid generating program definition file.

In grid generating program definition file, you are going to define the information shown in Table 5.

Table 5 Information defined in grid generating program definition file

Item

Description

Required

Basic Information

The grid generator name, developer name,release date etc.

Yes

Grid Generating Condition

Grid generating condition required for the argorithmn.

Yes

Error Codes

Error codes and message that correspond to the code.

Grid generating program definition file is described in XML language. The basic grammer of XML language is explained in XML files basics.

In this section, we add definition information of a grid generating program in the order shown in Table 5.