4.2: TQREMC | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
TOC | Group 4 | TQSETC | TQSTTP | Group 5 | A-Z | Group 4 |
Use TQREMC to remove a condition for the equilibrium calculation.
FORTRAN: CALL TQREMC(NUMCON,NOERR)
C: tqremc(numcon,&noerr)
;
Pascal: tqremc(numcon,noerr)
;
Basic: Call tqremc(numcon,noerr)
Name | Type | Value set on call or returned |
NUMCON | INTEGER | Set the number for the condition |
NOERR | INTEGER | Returns an error number |
Replace NUMCON with the name of the variable that was used for setting the condition (TQSETC) to be removed. TQREMC is needed only for the case when a condition with respect to an incoming amount, chemical potential, or relative activity (see Table 13) is to be removed. Otherwise, input conditions can be replaced by using another call to TQSETC, TQCE, or TQMAP (see Chapter 5).
Three special cases for the removal of conditions are provided, which are also accessed through the value of NUMCON passed to TQREMC:
See TQSETC
ChemApp Programmer's Manual, Edition 3.6 | © GTT-Technologies, 2003 |