TQSSIC

Fortran

TQSSIC(STAVAR, VALUE, IWSG, IWSE)

C-interface

tq_ssic(TC_STRING stavar,TC_FLOAT value,TC_INT* iwsg,TC_INT* iwse);

Full name:

Set Stream Invariant State Variable.

Purpose:

To specify the invariant state variable for calculating the reaction of all streams.

Comments:

The state variables that could be used are G, H, S, and V with a suffix D, which means difference between initial and final states of the reaction.

Arguments

Name

Type

Value set on call or returned

STAVAR

Character*8

Set as the mnemonic of a state variable.

VALUE

Double precision

Set to change in value of STAVAR.

IWSG

Integer array

Workspace

IWSE

Integer array

Workspace