User interface: OrcaWave model files

OrcaWave models are saved to either binary data files (.owd) or text data files (.yml).

Results from OrcaWave calculations are saved to binary results files (.owr), which can also be used to import the results of the diffraction analysis into OrcaFlex.

Binary and text data files

The principal differences between the two formats are as follows:

Binary data file program version compatibility

As mentioned above, binary data files have strong version compatibility features. When OrcaWave opens a binary data file written by an earlier version of the program, it is usually able to ensure that the data are interpreted exactly as they were by previous versions. If it cannot do so, it reports an informative compatibility warning. Similarly, OrcaWave can report informative compatibility warnings if you open a binary data file written by a later version of the program. For these reasons we recommend that you use the binary data file to transfer models between different program versions.

Text data file program version compatibility

As mentioned above, text data files have weaker version compatibility features than binary data files. Text data files written by one version of OrcaWave may not be compatible with other OrcaWave versions. For example, text data files prepared with old program versions may not load in new program versions, or may load but be interpreted differently. This is the main reason we recommend using the binary data file for your model data and to use text data files principally for automation tasks.

In case you do need to open text data files prepared with a different version of OrcaWave, you should convert them by making use of the version compatibility afforded by the binary data file. A text data file written with OrcaWave version A can be converted to a text data file compatible with version B as follows:

This can be a cumbersome process, especially if you have a large number of files to convert. The process can be automated by the OrcaFlex text data file conversion utility.