MPFo Math Editor

Mission profiles (MP) describe all functional and environmental loads a set of components or complex systems have to sustain during production, storage, shipping, assembly and operation. Additionally, they can also be used to communicate the load capabilities of components and technologies.

In the publicly funded project ELDA-MP (German), we strive to standardize an electronic data format for these mission profiles.

One aspect of this Mission Profile Format (MPFo) is to describe physical quantities and mathematical expressions using XML.

This editor helps to create these MPFo math expressions.

Features

Editor

Result

MPFo math:

This MPFo Math Editor is based on Guppy which is licensed under the MIT License.

Custom Symbols

You can define custom mathematical/physical symbols for later use in the formula.

Example: By defining a custom symbol U_max, you can type Umax in the formula editor and get the single symbol Umax instead of the product Umax. In this case, the resulting MPFo math code is <Identifier name="Umax"/>.

Definition

Add Custom Symbol

You may use an underscore to separate the main symbol from a subscript.

Usage

To use a custom symbol, just enter its (case-sensitive) name in the editor.

If a symbol has a subscript, enter its name without underscore in the editor.

Installation

See README.md.

Usage

See README.md.