Syntax
> COMPUTATION
Parent Command
-
Subcommand
>> CONVERGE
>> ERROR
>> JACOBIAN
>> OPTION
>> OUTPUT
Description
This is the first-level command for specifying a number of computational parameters, convergence criteria, program options, and output formats. The general format is as follows: > COMPUTATION >> specify various program OPTIONS >> specify CONVERGEnce criteria >> specify parameters for calculating JACOBIAN matrix >> specify parameters for ERROR analysis >> specify OUTPUT formats <<
Example
> COMPUTATION
>> CONVERGENCE criteria
>>> perform : 5 ITERATIONS
<<<
>> JACOBIAN
>>> use CENTERED finite difference quotient with
>>> a relative parameter PERTURBation of : 0.5 %
<<<
>> program OPTIONS
>>> use LEAST-SQUARES objective function (default)
>>> allow the simulation to reach STEADY state
<<<
>> OUTPUT
>>> generate PLOTFILE for: TECPLOT visualization software
>>> print all times in HOURS
<<
See Also
-