mirror of
https://github.com/LCPQ/QUESTDB_website.git
synced 2024-12-25 22:03:49 +01:00
Add a paragraph to explain how it works on onedataset page
This commit is contained in:
parent
b21fc11c7b
commit
020a9a0453
@ -167,6 +167,10 @@ draft: false
|
|||||||
update_file(e.target.value);
|
update_file(e.target.value);
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
<p>
|
||||||
|
In this page you can calculate \(E_\text{adia}\) \(E_\text{0-0}\) from \(E_\text{abs}\) \(E_\text{fluo}\) and \(E_\text{\Delta ZPE}\)
|
||||||
|
For this select a method for absorption, fluorescence or \(\Delta \text{ZPE}\)
|
||||||
|
</p>
|
||||||
<div>
|
<div>
|
||||||
<label>Select a molecule<br/>
|
<label>Select a molecule<br/>
|
||||||
<select id="select_mol" onchange="select_mol_onchange(event)">
|
<select id="select_mol" onchange="select_mol_onchange(event)">
|
||||||
|
Loading…
Reference in New Issue
Block a user