Salome HOME
bos #20430 [CEA 20428] FIELDS : improvement of simplified visualisations: Documentation
[modules/med.git] / src / MEDCalc / doc / input / fields_scalar_map_presentation.rst
1 .. _fields_scalar_map_presentation_page:
2
3 ***********************
4 Scalar map presentation
5 ***********************
6
7 .. image:: ../images/image_scalar_map_prs.png
8    :align: center
9
10 **Scalar map** is the basic type of presentation in Fields module. It consists in coloring each cell of a field
11 in accordance with the scalar or vector data applied to it.
12
13 .. |img_sm| image:: ../images/image_scalar_map.png
14
15 To create a **Scalar map** presentation,
16
17 * Select a field item in the **Object Browser**, and
18 * Choose **Presentations > Scalar map** menu or click |img_sm| button in the *Presentations* toolbar.
19
20 As a result, **Scalar map** presentation is published in the **Object Browser** under selected field and
21 displayed in the 3D Viewer.
22
23 As soon as **Scalar map** presentation is created, it is possible to modify the following base parameters:
24
25 * **Show Scalar Bar**: allows showing/hiding Scalar Bar for the presentation,
26 * **Range**: allows choosing a way of coloring presentation:
27
28   * **All timesteps**: color presentation by the entire dataset in a time series,
29   * **Current timestep**: color presentation by the current time step,
30
31 * **Color map**: allows choosing a color palette for the presentation - "Cool to warm" or "Blue to red rainbow",
32 * **Custom Range**: allows coloring presentation according to a custom data range,
33 * **Hide Data outside custom Range**: allows showing/hiding cells with values outside of the custom range.
34
35 In addition, if **Scalar map** presentation is created on a vector field, it is possible to modify the following
36 parameters:
37
38 * **Displayed component**: allows coloring the presentation according to an Euclidean norm value of vector field or
39   to a given component of vector field.