next up previous
Next: 4. AMI - Analytical Up: 3. Input & Control Previous: 3.3 Auxiliary Definitions

3.4 Boundary Initialization

A general solver must be able to define boundaries and corresponding conditions. To refer to a special boundary a structure similar to the grid section has to be defined:

Boundary = <boundary name>
{
   <interface definition>   # refer to a special interface/boundary
   <model definition>       # initialize boundary with analytical model
}

where Boundary is a keyword and $ <$boundary name$ >$ is a valid name defined in the source file. For the case that no boundaries are defined in the source file because a previous simulation step had no need of boundary definitions, a boundary extraction mechanism has been implemented that can be used to estimate the available boundaries and interfaces. The including subfields of the boundary section are:



M. Radi, E.Leitner, and S. Selberherr