getPrbDesc()

Get the problem description and equations.

Usage

prbData = repAcs.getPrbDesc( )

Parameters

None

Return Value

prbData (list)
Problem description info which is (mode, flow, temp, rad, spec, nSpecs, turb, mesh, ext).

Errors

None

Description

This routine get the problem description and equations. For example,
(mode,flow,temp,rad,spec,nSpecs,turb,mesh,ext) = repAcs.getPrbDesc( )