By the end of this chapter page you will be able to:
Table of Contents
...
Find your way around PhixFlow
When you first open your PhixFlow training instance, you will see a blank area on the left. This is the modelling pane. The green area on the right is the repository browser. Click on Full Repository to see all the models and associated objects available in PhixFlow.
When you create your first model, and start to add modelling objects, PhixFlow will look like this:
Save models and modelling objects
When you are modelling data in PhixFlow, you will be making changes:
- to a model, the components objects it includes and its layout.
- to settings for the model itself, or for specific components.
...
- to
...
- settings for its objects. Use one of the toolbar icons at the top of the settings tab:
Insert excerpt
_save _
to save your changes but keep the settings tab open.save nopanel true Insert excerpt _
finish _
to save your changes and close the settings tab.finish nopanel true
Tip | ||||||||
---|---|---|---|---|---|---|---|---|
When you save the settings, also remember to save the model. At the top of the modelling pane is a The model has another toolbar. Click the
|
...
In the repository browser, expand Full Repository, then Analysis Models.
Expand title How? Insert excerpt _how_expand_repository _how_expand_repository nopanel true - To create a new model, right-click on Analysis Models and select
Analysis Model.Insert excerpt _add_object _add_object nopanel true PhixFlow displays a settings tab for a new analysis model. In Basic Settings, set:
Name:Introduction to Modelling
- Click
.Insert excerpt _save _save nopanel true - In the settings tab toolbar, click
.Insert excerpt _model_display _model_display_model nopanel true
In the white area on the left, called the modelling pane, PhixFlow opens an a new, empty model.
Add
...
objects to your model
Insert excerpt
To drag a modelling component object into your model:
- Click and hold the
icon.Insert excerpt _add_stream_calculate_add _stream_calculate nopanel true - Drag the icon stream onto the modelling pane.
- Then drop the iconstream.
To move any component icon object in a model, simply click, drag, then drop the icon in a new location.
When you have multiple components objects in your model, you can also use the layout tools to arrange them:
Change
...
object settings
When you drop a component an object into the model, on the right PhixFlow opens a settings tab.
- In the stream settings → Basic Settings, set:
Name:Practice Stream
- Click
to save and close the settings tab.Insert excerpt _finish _finish nopanel true - PhixFlow updates the stream icon in your model to display the name
Practice Stream
. - Now save your model. Click
in the modelling pane model toolbar.Insert excerpt _save _save nopanel true
Undo a change to a model
Sometimes you may make a change to a model that you do not want to keep. To reverse a change
- In your model, drag the stream to a different location.
- Without saving, click
.Insert excerpt _refresh _refresh nopanel true - You will see Notice that the model return returns to its previously saved layout.
...