10
0
mirror of https://github.com/LCPQ/QUESTDB_website.git synced 2024-07-22 10:47:42 +02:00
QUESTDB_website/content/faq.md

17 lines
779 B
Markdown
Raw Permalink Normal View History

---
title: Frequently Asked Questions
draft: false
---
2021-12-07 13:25:27 +01:00
# How to export molecular geometries?
2022-01-18 10:29:17 +01:00
You need to use the `Export geometries` button below the geometry select box in the [DATASET section](/dataset).
This button allows to export geometries as a {{< newtabref href="https://en.wikipedia.org/wiki/ZIP_(file_format)" title="ZIP" >}} file containing all the selected molecular geometries in {{< newtabref href="https://wikipedia.org/wiki/XYZ_file_format" title="xyz" >}} format.
2021-12-07 13:25:27 +01:00
***
2021-12-07 13:25:27 +01:00
# How to export values of excitation energies?
2022-01-18 10:29:17 +01:00
In the [DATASET section](/dataset), above each table there is an `Export table` button which allows to export the data of the chosen table as {{< newtabref href="https://wikipedia.org/wiki/Comma-separated_values" title="CSV" >}} file.
2021-12-07 13:25:27 +01:00
***