This tutorial was tested on
MatCalc version 6.03 rel 1.000
license: free
database: none
This first tutorial provides a brief tour of MatCalc's graphical user interface. The interface elements that will be referred to in the subsequent tutorials, are introduced here. At the end, the very basic operations with a workspace are demonstrated.
When MatCalc is first opened, the screen appears as shown below (Windows version).
The table below gives brief descriptions of the different areas of the screen.
Menu bar | The main menu (see below and the relevant section in the Reference book). |
---|---|
Toolbar | Icons giving quick access to frequently used functions (see below) |
Quick access bar | Icons giving quick access to window management options (see below). |
Console | This window has an area that shows output from calculations and other operations, as well, as an area for entering command-lines; more information is given below and in Tutorial 12. |
Options window | Context-sensitive options to change the way information is displayed. Tutorial 2, Tutorial 4 and Tutorial 5 give more information about the Options window. |
Variables window | A list of MatCalc's built-in variables with their current values. See Tutorial 4 and Tutorial 5 for more about variables. |
Nodes window | List of nodes used in simulation. Multiple nodes are used in advanced calculations. |
Status bar | Gives information on the current state of the system (temperature, time, etc.) and on the contents of graphical windows (see Tutorial 4). |
List of recent workspaces | List of recently opened MatCalc workspaces. Clicking on the item on the list will open the relevant workspace. |
List of recent scripts | List of recently opened MatCalc scripts. Clicking on the item on the list will allow to edit the relevant script (see Tutorial 13). |
As with any typical GUI application, this gives access to a number of sub-menus. The File and Help menus are documented in this tutorial, and the contents of the other menus will be described in more detail in subsequent tutorials.
File | opening, saving and closing files (see 'File operations' below) |
---|---|
Edit | text-editing commands such as undo, redo, cut, copy, paste |
Global | commands for setting up the system (see Tutorial 2 and subsequent tutorials) |
Calc | commands for the most frequent types of calculation (see Tutorial 2 and subsequent tutorials) |
Cells, Monte Carlo | commands for starting various types of calculation |
Script | to run scripts (more on this in Tutorial 13) |
View | to configure the GUI and create new windows for the display of results (see Tutorial 4 and Tutorial 5) |
Help | see Getting help below |
On platforms running under MacOS an additional menu mcg is also present. Comprehensive information about the menu items can be found in the reference book.
The toolbar area contains a number of icon groups:
L-R: Stop current action, single equilibrium, stepped equilibrium, search phase boundary, precipitate kinetics calculation, select calculation state, save into current calculation state, load from current calculation state, select calculation buffer.
Right-clicking on the toolbar area gives a menu allowing the user to control which windows and which icon groups are to be displayed on the screen:
The quick access bar enables you to customise the appearance of your MatCalc session by displaying, hiding and rearranging the windows.
The table below gives brief descriptions of the different areas of the screen.
In addition to the display options described above, icon groups and the 'Options', 'Variables', 'Nodes' and 'Console' windows can be detached from their locations and rearranged as desired by dragging and dropping. In this case, they are given title bars similar to that of the 'MatCalc console'. The 'Console', 'Options', 'Variables' and 'Command History' windows can also be attached to or detached from the left-hand column area as required.
Right-clicking on the menu bar brings up a menu allowing the user to show or hide menu icon groups and windows as described above.
Enables the following windows to be displayed or hidden: 'console' (F4), 'options' (F3), 'variables' (F2), 'node manager' (Shift + F5)
Here the user can select an alternative font/font size for the display of numerical output. This does not affect the appearance of the 'console', 'nodes', 'options' and 'variables' windows.
The overall appearance of MatCalc can be modified here. The different options offer a greater or lesser degree of free space around text items, stronger or more subtle contrast etc. - experiment until you find an option that suits you.
This switches the numbers /0/, /1/, /2/, etc. in the top left-hand corner of the output windows.
Using this menu, the output windows can be brought to the front (if hidden behind others) or restored to their original size (if minimised).
The workspace is the basic file type in MatCalc. It contains all the necessary information on the calculation or series of calculations under consideration, comprising inputs (elements, phases, compositions, thermodynamic and mobility data) and outputs (results of calculations, graphs, etc.). Saving the workspace preserves all this information for future use.
To create a new workspace, do one of the following:
The following dialogue box will appear (except when clicked on New Workspace button):
Select MatCalc workspace from the drop-box. This runs a script file called autonew.mcs, which makes two additional windows appear: Phase details and Phase summary. When the new workspace is first created, the Phase summary and Phase details windows show messages indicating that no phases have yet been selected. The workspace is now ready for thermodynamic or precipitation calculations to be set up and performed.
The working directory is the directory opened by default when MatCalc is saving new files or opening existing ones. Clicking on Working directory… in the File menu allows the user to designate an existing directory as the working directory or to create a new directory for this purpose. MatCalc remembers your chosen working directory for next time.
The paths of the current working directory and of recently used working directories are listed to the right of Recent working dirs…, allowing any of these directories to be selected easily.
The same information is also available in a drop-box in the toolbar area:
Clicking on Workspace info… in menu File opens a box in which information about the current workspace can be entered. This is useful for details of the assumptions used in the calculation, the sources of experimental data, etc.
Workspaces can be saved using:
To save an existing workspace under a different name, select Save As… from the file menu.
To close a workspace:
WARNING
The MatCalc help files are accessible on this website. At present, no local installation is provided.
In the Console, typing a question-mark will display a list of available commands. These will be discussed in more detail in Tutorial 12.
The tutorial is continued in Tutorial 2 - Calculating a single equilibrium
Go to the MatCalc tutorial index.