openfluid
openfluid copied to clipboard
Add an option to plot one element of a vector in observer export.vars.plot.gnuplot
Add the field : serie.
Does this option should also be applied to all compound variables (VectorValue, MatrixValue, MapValue)? It can be parameterized as shown below:
- for a VectorValue: serie.
.valueindex = i - for a MatrixValue: serie.
.valueindex = i;j - for a MapValue: serie.
.valueindex = key