mirror of
https://github.com/LCPQ/QUESTDB_website.git
synced 2025-01-12 05:58:23 +01:00
Add index page and put the rest on onedataset page
This commit is contained in:
parent
cff3f653c7
commit
330fa798a7
34
content/_index.md
Normal file
34
content/_index.md
Normal file
@ -0,0 +1,34 @@
|
||||
---
|
||||
title: "Welcome"
|
||||
date: 2019-08-29 09:00
|
||||
draft: false
|
||||
---
|
||||
Welcome to the this webiste.
|
||||
On this website you can watch reference data for excitations the base data are
|
||||
|
||||
- Absorptions \\(E_\text{Abs}\\).
|
||||
- fluorescence \\(\Delta E_\text{Fluo}\\).
|
||||
- ZPE delta \\(\Delta E_\text{ZPE}\\).
|
||||
|
||||
Other data are calculated with this quantities With the following equations.
|
||||
|
||||
<!--Commented because it's not working-->
|
||||
<!--
|
||||
$$
|
||||
E_\text{Adia} \simeq \frac{E_{Abs}+E_{Fluo}}{2}\
|
||||
$$
|
||||
|
||||
$$
|
||||
E_\text{0-0} \simeq E_\text{Adia}-E_\text{ZPE}
|
||||
$$
|
||||
-->
|
||||
|
||||
[Watch one dataset]({{< ref "onedataset.html" >}})
|
||||
|
||||
Useful links
|
||||
|
||||
- [Laboratoire de Chimie et Physique Quantique](http://www.lcpq.ups-tlse.fr/)
|
||||
|
||||
- [Quantum Package](https://quantumpackage.github.io/qp2/)
|
||||
|
||||
- [EMSL Basis set](https://www.basissetexchange.org/)
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "Welcome"
|
||||
title: "One dataset"
|
||||
date: 2019-08-29 09:00
|
||||
draft: false
|
||||
---
|
Loading…
Reference in New Issue
Block a user