wiki:public/doc/by_ext/bc/S_dis_type
Last modified 3 years ago Last modified on 08/05/15 08:42:37

Description

The subkeyword $DIS_TYPE specifies the way of how data are distributed over a geometric object.

Parameters

The first parameter (string) indicates the distribution type (e.g. CONSTANT). The second parameter gives the value. The distribution type CONSTANT assigns the same value to every node belonging to the given geometric object (automated search function).

Attention: CONSTANT_NEUMANN can't be used for boundary conditions.

At the moment, following settings are possible:

  • CONSTANT double (assigns the same value to every mesh node that is congruent to the given geometric object (a certain geometric tolerance is automatically calculated and considered))
  • :?: DIRECT TODO check
  • :?: FUNCTION TODO check
  • :?: LINEAR TODO check