TQINI

Fortran

TQINI(NWSG, NWSE, IWSG, IWSE)

C-interface

tq_ini(TC_INT nwsg, TC_INT nwse,TC_INT* iwsg,TC_INT* iwse);

Full name:

Initialize TQ Interface.

Purpose:

With this subroutine the application program initializes the Thermo‑Calc package for thermodynamic calculations. This or TQINI3 must be called before using any other subroutines in the TQ-Interface.

Arguments

Name

Type

Value set on call or returned

NWSG

Integer

Set to size of the workspace IWSG.

NWSE

Integer

Set to size of the workspace IWSE.

IWSG

Integer array

Memory area for storage of data inside the package.

IWSE

Integer array

Memory area for storage of data inside the package.