addSimpleBC()

Write out the simple boundary condition data in the report document.

Usage

repAcs.addSimpleBC( name )

Parameters

name (string)
The simple BC model name.

Return Value

None

Errors

The name should be valid.

Description

This routine writes out the simple boundary condition data in the report document. The model name that its data should be written is given by name. For example,
repAcs.addMaterialModel( "wall" )