Calculating an Equilibrium with Suspended or Dormant Phases
You can calculate an equilibrium under the assumption that one or several phases are SUSPENDED
or DORMANT
using CHANGE_STATUS and choose Phase
. For example, to specify that all phases except one should be suspended, you can first suspend all phases and then enter a single phase in the following way:
CHANGE_STATUS PHASE *=SUSPENDED
CHANGE_STATUS PHASE FE_LIQUID=ENTERED
For an example where this is done, as well as where the status of phases is set to be dormant, see the Single Equilibrium Calculation Examples.