2.2. The Run Manager

The run manager provides a graphical interface to configure the specific parameters required to execute a module, such as type of equations to solve, initial and boundary conditions, artificial viscosity and matrix solver settings.

2.2.1. Create a New Run

Many separate runs or calculations can be saved within each project. To create a new run, use FileNew run or click the new run icon:

A window opens to prompt for the selection of the desired software module. Click the solver name for its selection. The specific name of the calculation should be set in the New run name box, otherwise FENSAP-ICE will select a default, consecutively numbered name. The following figure shows the solver selection interface:

2.2.2. List of Runs

Each run is usually represented by a string of icons that appear to be surrounded by an outline box when the run is selected. The input files, such as the grid and a restart solution (if required), appear at the left of the config icon (blue gear). The output and solution files appear at the right of the config icon. These are usually the current solution file, the heat flux file, the shear stress file, the displaced grid file, the iced geometry tetin file, etc. Their types depend on the solver module.

Figure 2.1: Main Run Window

Main Run Window

It is possible to create many different runs within the same project, as shown above. The files for each run are saved in a unique directory. To select one run, simply click its name. The selected run is then highlighted.


Note:  When more than two runs are displayed, their order can be changed by simply clicking one run and dragging it with the mouse to another location.


A CHT3D run (Conjugate Heat Transfer) contains a group of modules, each appearing on a separate line. Each line corresponds to either a fluid or a solid domain, with its own config icon. Multiple fluid and solid domains can be assigned in this version. The first line, the lone config icon, represents the CHT3D input parameters that govern the sequence of module execution.

Figure 2.2: CHT3D Run Contains Multiple Modules

CHT3D Run Contains Multiple Modules

To reduce clutter in the run window, multi-line runs can be folded and unfolded by clicking the   or   button next to the main config icon.

Figure 2.3: Minimized CHT3D Run

Minimized CHT3D Run

A similar tree structure is used for FENSAP-F/S (aero-elasticity); multishot ice accretion, automatic mesh adaptation cycles with OptiGrid, Sequences, etc.

2.2.3. Chronological and Hierarchical Views

The list of runs in large projects can be displayed more compactly in hierarchical mode using the View icon:

By clicking this icon, the runs and their corresponding files are listed in a hierarchical view. All input and output files are then shown as subsets of their respective run and project directories. File type, size, creation and modification dates are also displayed.

Figure 2.4: FENSAP-ICE Project Window

FENSAP-ICE Project Window

A second click switches the view icon to chronological view. The next click toggles the icon back to the default icon view.


Note:  Right-mouse clicking inside any of the runs opens a menu that permits to toggle the view mode.


2.2.4. Search Box

If the project contains a long list of runs, use the Search box at the top of the FENSAP-ICE window to quickly filter the displayed runs by name.

Table 2.2: Expressions

DROP MVD

Displays runs containing all terms entered into search criteria (equivalent to Boolean expression AND).

FENSAP, DROP

Displays runs containing any terms entered into search criteria (equivalent to Boolean OR).

FENSAP, DROP restart 0.1

Multiple arguments used to search for runs containing either FENSAP or DROP AND restart 0.1.

dir: drop/ice/FENSAP

Search with special operators. Runs of type FENSAP will be displayed from those located in drop/ice/.


2.2.5. Select a File, Drag & Drop or Copy-Paste

All icons listed to the left of the config icon (blue gear) should be linked to the appropriate files before setting the input parameters.


Note:  If a file has already been assigned in another run, for example, a grid to be reused, or a solution file to be used as restart, you can simply drag & drop the icon from that run. A link is then created between these two files and a different icon is used to underline that it is a link to another file:



Tip:  To ease data entry, you can also drag & drop the configuration file from one run to another. As a precaution, the input parameters, especially the boundary conditions, should be double-checked before running the new calculation, particularly when the grids are different.


To copy-paste an output file to be used as a restart file in another run:

  1. Select the output file icon of the source run.

  2. Copy (Ctrl+C).

  3. Select the restart file icon of the target run.

  4. Paste (Ctrl+V).

2.2.6. Archive a Calculation

When a calculation is restarted and result files are already present in the run directory, you will be asked to decide if the existing files should be archived for safe-keeping. If selected, the existing files are saved (using the .tar and .zip) in the run directory with a user-defined suffix. Archives are shown in the run with the following icon:

To rename, compress or delete archived solutions, click the archive icon. The existing run can also be replaced with a previously archived one. To perform this operation, click the To current button.

Figure 2.5: Archive Run Window

Archive Run Window

2.2.7. Mouse Options

Some actions can be performed by right-mouse clicking a run. The following menu will appear:

Table 2.3: Menu Options

View

Opens the graphical and input parameter windows.

Options

Allows restarting the calculation using the current solution file as a restart.

Run

Opens the graphical window to start the calculation.

View previous log/graph

Opens the graphical window and displays the convergence of a previous calculation saved in the run directory.

Copy

Copy the current run or input/output file

Paste

Paste the copied item to its destination. Copy/Paste is equivalent to the drag & drop operation.

Runs (Default View)

Changes the listing of runs to the default mode.

Hierarchical view

Changes the listing of runs to the hierarchical mode.

Chronological view

Changes the listing of runs to the chronological mode.

Open Terminal

Opens a shell terminal in the selected directory. The terminal properties can be customized in SettingsPreferencesApplicationsTERMINAL.

Rename

Allows changing the name of the run directory.

Archive run

Allows archiving a previous run. This is helpful if you want to rerun one calculation and keep track of all previous calculations saved in the same directory.

Import

Imports a run directory (grid file, input parameters, solutions).

Delete

Removes the run directory from your account.


2.2.8. Information and Properties

The right side of the Project Manager window provides some extra information on these subjects:

When selecting a file, the Info menu indicates file location, summary, creation and modification dates.

When selecting a grid or solution file, the Properties menu (Read option) lists some of the important variables in these files (for example, number of nodes, elements, etc.).

The file permission can be changed with Properties. Comments can be added in the Notes field.