Load and boundary conditions

These records specify description of boundary conditions. The general format is following:

*EntType (num#)(in)
  loadTimeFunction(in) #
  [valType(in) #] [defaultDofs(ia) #]

The order of particular records is optional, boundary condition number is determined by (num#)() parameter. The numbering should start from one and should end at n, where n is the number of records. Time function value (given by loadTimeFunction parameter) is a multiplier, using which each component (value of loading or value of boundary condition) describes its time variation. The optional parameter valType allows to determine the physical meaning of bc value, which is sometimes requared. Supported values are (1 - temperature, 2 - force/traction, 3 - pressure, 4 - humudity, 5 - velocity, 6 - displacement). Another optional parameter defaultDofs is used to determine which dofs the boundary condition should act upon when new nodes are created on the boundaries.

Currently, EntType keyword can be one from



Subsections
Borek Patzak 2011-12-29