Skip to content

Graphical user interface

The MatEditor workspace is an independent interface and display relavant items as you configured.

Layout reference

Presented below are two layout configurations for the MatEditor view. The first configuration is displayed by clicking on "Library" tab in toolbox. The second configure is shown by clicking on "Build" tab in toolbox. You can switch this two layout mode by clicking the tabs.

finite_element_analysis_mateditor_gui1

finite_element_analysis_mateditor_gui2

Legend Name Description
A Menu Bar Operations for MatEditor.
B Toolbar Selected operations that often used for MatEditor.
C Material Outline Pane Material items that are created in MatEditor.
D Library Outline Pane Displays the available prebuild material sources.
E Property Outline Pane Displays the available material property sources that can be included into a material.
F Properties Pane Displays the properties of the current material.
G Table Pane Shows the tabular data for the selected item in the Properties pane.
H Chart Pane Shows the chart of the item selected in the Properties pane.

The following items in the menu bar are provided by MatEditor:

File

  • New: Create a new material object in the tree window.
  • Open: Retrieve material data from an external XML file. This command remove all existing material data in the system.
  • Save: Save current material data into an external XML file.
  • Save as: Save current material data into an designated folder and in a specific XML file name.
  • Export material data: Output selected material data into an exteral XML file.
  • Import material data: Input material data from an external XML file. The existing material data will not be removed.
  • Exit: Close the software.

Edit

  • Activate: Set the selected material object as current.
  • Duplicate: Create a new material object and copy all propeties from the selected to the newly created material.
  • Delete: Remove the selected material object(s).
  • Delete all: Remove all material objects.

Units

This menu provides all avilable unit systems and units. Once one unit (system) is chosen, the default unit is determined. The units for the newly created material data will be automatically set to the chosen unit(system).

Help

  • Help: Direct the user to the online user manual.
  • About: Display the software and hardware information dialog.

Toolbar

The following item in the toolbar is provided by MatEditor:

Icon Name Description
finite_element_analysis_mateditor_icon_new New Create a new material object in the tree window.
finite_element_analysis_mateditor_icon_open Open Retrieve material data from an external XML file. This command remove all existing material data in the system.
finite_element_analysis_mateditor_icon_save Save Save current material data into an external XML file.
finite_element_analysis_mateditor_icon_help Help Direct the user to the online user manual.
finite_element_analysis_mateditor_icon_about About Display the software and hardware information dialog.

Toolbox

MatEditor Toolbox contains two tabs: Library and Build. These two tabs function as:

  • Library: contains default material data that allows user to directly use. Clicking this tab displays the Library Outline Pane.
  • Build: contains all supported material properties that enable user to compose material data. Clicking this tab displays the Property Outline Pane.

Material outline pane

The Outline pane shows an outline of the contents of the created material data source. You can perform the following actions in this pane:

  • Create a new material
  • Delete a material
  • Rename a material
  • Edit a material
  • Duplicate a material

Items status

The itmes column shows the name of the items contained in the data source. When the name of material object is in bold, the material is activated for editing.

Library outline pane

The Library Outline pane shows an outline of availble predefined materials. These materials are grouped into several categories.

finite_element_analysis_mateditor_library_outline

Property outline pane

The Property Outline pane shows an outline of availble material properties. These material properties are grouped into several categories.

finite_element_analysis_mateditor_property_outline

Properties pane

The Properties pane shows the properties for the item selected in the Property Outline pane. You can perform the following actions in this pane:

  • Add additional properties, tabular data (from the Property Outline and Table panes)
  • Delete a property
  • Modify constant data
  • Suppress a property

Property column

The property column lists the properties for the item selected in the Property Outline pane. Clicking a property will change the contents of the Table pane and Chart pane.

Material property

The status of the material property is indicated as follows:

  • finite_element_analysis_mateditor_icon_property: The material property is described in a single property data (see the Material Definitions topic).

Value column

The value column is used to change data for a property or indicates that the data for the property is tabular (finite_element_analysis_mateditor_icon_tabular).

Unit column

The unit column displays the unit of the data shown in the value column . If the column is editable (see Units Menu), changing the unit will convert the value into the selected unit (there is no net change in the data, so the solution is still valid).

Suppression column

The suppression column shows the suppression status of the item and may also be used to switch the status (see Suppression).

Table pane

The Table pane shows the tabular data for the item selected in the Properties pane. If there are independent variables (for instance, Temperature) for the selected item and the item is constant, you may change it to a table by entering a value into the independent variables data cell. If a row is shown with an index of *, you may add additional rows of data.

finite_element_analysis_mateditor_table

Note

You also can change the unit by clicking the header of table

Chart pane

The Chart pane shows the chart of the selected item in the Properties pane. The chart data is idenital to the table data.