next up previous
Next: 4.3 AMI - Analytical Up: 4.2 Input & Control Previous: 4.2.3 Auxiliary Definitions

4.2.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 (Section 4.4.2) has been implemented that can be used to estimate the available boundaries and interfaces. The including subfields of the boundary section are:


next up previous
Next: 4.3 AMI - Analytical Up: 4.2 Input & Control Previous: 4.2.3 Auxiliary Definitions
Mustafa Radi
1998-12-11