wiki:public/doc/by_ext/mmp/S_geometry_area
Last modified 3 years ago Last modified on 08/04/15 09:53:07

Description

The $GEOMETRY_AREA allows to define a constant thickness [m] in z-direction for a two-dimensional groundwater flow model. It doesn’t work for vertical models, i.e. in x- or y-directions.

Parameters

The parameter (double) indicates the thickness in meter.

Examples

Theis_2D

#MEDUIM_PROPERTY
. . . 
$GEOMETRY_DIMENSION
  2
 $GEOMETRY_AREA
  1.000000000000e+000
. . . 
#STOP