< HydroGeoSphere

Tilt grid x

Tilts a grid by 90oaround the x-axis. This is especially suitable in conjunction with the instruction read slice which reads a two-dimensional grid (parallel to the xy-plane) in gms format.



Tilt grid y

As above but for the y-axis.



Adapt grid to fractures

  1. adapt_g2f_mode An integer value indicating how the grid is adapted to inclined fractures.

If block elements are used, two inclined fractures may intersect in the middle of an element instead of on a grid node, so the fractures will not be connected unless additional nodes are specified.

Acceptable values for the variable adapt_g2f_mode and the actions taken in each case are:

0     No action is taken.
1     New grid lines are added.
2     The block element is substituted by four prisms.
3     Inclined faces are not selected in the block element where the problem occurs.

The default value is 1.



This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.