EDIT_EXPERIMENTS

Initialize and make available the sub-module for editing experimental equilibria, i.e. the ED_EXP module. All experimental equilibria compiled from the *.POP file can be accessed in the ED_EXP module.

The ED_EXP module is similar to the normal POLY module, but some commands are special and some POLY commands are not available. In the ED_EXP module, you can calculate each equilibrium separately or together, provide start values for equilibria which failed to converge, set weights, and modify the values of experiments or conditions.

Syntax

EDIT_EXPERIMENTS

 

You are now in this submodule and can start using the commands.

  • The first required command after entering the ED_EXP module for the first time (from the PARROT module goto module ED-EXP)  should always be READ_BLOCK in order to load the experimental data block from the current work *PAR-file for editing.
  • The READ_BLOCK command must also be used prior to any other ED_EXP command if the module is reinitiated, or if no experimental data block is not previously read from a work file compiled with a proper experimental data .POP file, or if you want to change to another data block for editing.
  • If any change is made in the ED_EXP module remember to use the command SAVE_WORKSPACE before going back to the PARROT module.

Although the TABLE_HEAD, COMMENT and FLUSH_BUFFER commands are visible in the ED_EXP module, these cannot be used here as these only work in a *.POP file (or *.DOP file for DICTRA).