TQKEEP_CS_NUMBERS

Fortran

TQKEEP_CS_NUMBERS(IWSE, KEEP)

C-interface

tq_keep_cs_numbers(TC_INT* iwse, TC_BOOL* keep);

Full name:

Keep Composition Set Numbers.

Purpose:

To prevent composition set ID-numbers from switching between consecutive equilibrium calculations.

Comments:

This subroutine turns on/off the functionality to keep the composition set numbers from the previous equilibrium calculations. By default the setting is off. Once turned on, it affects all subsequent equilibrium calculations until explicitly turned off again.

Arguments

Name

Type

Value set on call or returned

IWSE

Integer array

Workspace

KEEP Logical TRUE will turn the functionality on, FALSE off