Entering Command Names or Abbreviations
The name of a command typically consists of terms linked with underscores, for example, LIST_EQUILIBRIUM. Note the following:
- UPPER or lower case letters are OK.
- Hyphens (-) instead of underscores (_) are OK, e.g. LIST-EQUILIBRIUM.
- You can abbreviate commands as long as it is unambiguous, e.g. when more than one command begins with LIST_, you need to type the next letter or word to distinguish between the commands.
- Each word can be abbreviated e.g., l_e for list_equilibrium.

Command Name | Abbreviation |
---|---|
calculate_equilibrium | c-e |
calculate_all_equilibria | c-a |
list_equilibrium | l-e |
list_initial_equilbrium | li-i-e |
load_initial_equilbrium | lo-i-e |
list_phase_data cbcc |
l-p-d cbc |
list_phase_data cementite |
l-p-d cem |
set_all_start_values | s-a-ss-al |
set_axis_variable 1 x(fcc,fe) 0 0.89 0.025 | s-a-v 1 x(f,fe) 0 .89 .025 |
set_start_constituent | s-s-c |
set_start_value | s-s-v |
set_axis_plot_status | s-a-p |
set_axis_text_status | s-a-t-ss-a-te |
set_axis_type | s-a-ty |
set_optimizing_condition | s-o-c |
set_optimizing_variable | s-o-v |
set_output_level | s-o-ls-ou |