ogs5py.fileclasses.gli.generator

Generators for the ogs GEOMETRY file.

Generators

These generators can be called with GLI.generate

rectangular([dim, ori, size, name])

Generate a rectangular boundary for a grid in 2D or 3D as gli.

radial([dim, ori, angles, rad_out, rad_in, ...])

Generate a radial boundary for a grid in 2D or 3D.