Appending fields

Appending a vector field to the end of the Delta store in the Sensitivities schema:

configurator.appendField("Sensitivities", "Delta", new CustomField("Interpolated Delta", ILiteralType.DOUBLE, new double[]{-1.0}).asVectorField().swap());