{% extends "parent/convert.htm" %} {% block head %} {{ super() }} {% endblock %} {% block file_upload_display %}
Select flags and options for the file formats

One or more input or output flags may be selected if required (hold command [Mac] or CTRL [Windows] to select multiple options; and use command+click [Mac] or CTRL+click [Windows] to unselect an option). To undo all selections in a box, click just underneath the final option. Ticking a check box reveals a text box for entry of required information, along with further explanation if available.

Zero to two option flag select boxes and zero to two sets of option flag check boxes may be displayed, depending on the conversion and the degree of completion of the database. Further information may be displayed underneath the select boxes if available.


Read (input) option flags requiring further information (select all required):

Write (output) option flags requiring further information (select all required):
Select coordinate generation mode

If 2- or 3-dimensional atomic coordinates need to be calculated (e.g., if they do not already exist in the input file), select “2D” or “3D” and a speed/accuracy option (“fastest” is least accurate). Note that this calculation is not appropriate for all file formats, so in these cases selections will be ignored.



2D 3D neither


fastest fast medium better best

{{ super() }} {% endblock %}