The format of the file written by the forward model (i.e.the RESULT_FILE) and read by ERT.
The alternatives are:
- ASCII
- A text file with formatted numbers.
- BINARY_FLOAT
- A vector of binary float numbers.
- BINARY_DOUBLE
- A vector of binary double numbers.