Form:Cyclic Voltammetry experiments: Difference between revisions
From ChemWiki
(Added to the wiki via WikiImport-Script.) |
(Added to the wiki via WikiImport-Script.) |
||
Line 12: | Line 12: | ||
{{{for template|Cyclic Voltammetry|multiple|embed in field=Cyclic Voltammetry experiments[experiments]}}} | {{{for template|Cyclic Voltammetry|multiple|embed in field=Cyclic Voltammetry experiments[experiments]}}} | ||
{| class="formtable" | {| class="formtable" | ||
! analyte | ! analyte / analyte concentration [mM]: | ||
| {{{field|anl|input type=combobox|property=Analyte|values from url=molecule_lookup_analyte}}} | | {{{field|anl|input type=combobox|property=Analyte|values from url=molecule_lookup_analyte}}} | ||
| {{{field|anl conc|input type=regexp|property=Analyte concentration|base type=Number|message=Input a positive number|regexp=/^([0-9]*\.)?[0-9]*(\s+(M|mM|µM)?)?$/}}} | | {{{field|anl conc|input type=regexp|property=Analyte concentration|base type=Number|message=Input a positive number|regexp=/^([0-9]*\.)?[0-9]*(\s+(M|mM|µM)?)?$/}}} | ||
|- | |- | ||
Line 21: | Line 19: | ||
| {{{field|redox potential|input type=redoxinput}}} | | {{{field|redox potential|input type=redoxinput}}} | ||
|- | |- | ||
! solvent: | ! solvent / solvent volume [ml]: | ||
| {{{field|solv|input type=combobox|property=Solvent A|values from url=molecule_lookup_solvent}}} | | {{{field|solv|input type=combobox|property=Solvent A|values from url=molecule_lookup_solvent}}} | ||
| {{{field|solv vol|input type=regexp|property=Solvent volume|base type=Number|message=Input a positive number|regexp=/^([0-9]*\.)?[0-9]*(\s+(ml|l)?)?$/}}} | | {{{field|solv vol|input type=regexp|property=Solvent volume|base type=Number|message=Input a positive number|regexp=/^([0-9]*\.)?[0-9]*(\s+(ml|l)?)?$/}}} | ||
|- | |- | ||
! electrolyte: | ! electrolyte / electrolyte purity [%] / electrolyte concentration [M]: | ||
| {{{field|electrolyte|property=Electrolyte|input type=combobox|values from url=molecule_lookup_electrolyte}}} | | {{{field|electrolyte|property=Electrolyte|input type=combobox|values from url=molecule_lookup_electrolyte}}} | ||
| {{{field|electrolyte purity|property=Electrolyte purity|input type=regexp|regexp=/^([0-9]*\.)?[0-9]*(\s+(%)?)?$/}}} | | {{{field|electrolyte purity|property=Electrolyte purity|input type=regexp|regexp=/^([0-9]*\.)?[0-9]*(\s+(%)?)?$/}}} | ||
| {{{field|el conc|input type=regexp|property=Electrolyte concentration|base type=Number|message=Input a positive number|regexp=/^([0-9]*\.)?[0-9]*(\s+(M|mM|µM)?)?$/}}} | | {{{field|el conc|input type=regexp|property=Electrolyte concentration|base type=Number|message=Input a positive number|regexp=/^([0-9]*\.)?[0-9]*(\s+(M|mM|µM)?)?$/}}} | ||
|- | |- | ||
Line 39: | Line 31: | ||
| {{{field|int ref comp|property=Internal reference compound|input type=combobox|values from url=molecule_lookup_irc}}} | | {{{field|int ref comp|property=Internal reference compound|input type=combobox|values from url=molecule_lookup_irc}}} | ||
|- | |- | ||
! scan rate [mV/s]: | ! scan rate [mV/s] / scan number: | ||
| {{{field|scan rate|input type=regexp|property=Scan rate|base type=Number|message=Input a positive number|regexp=/^([0-9]*\.)?[0-9]*(\s+(mV\/s)?)?$/}}} | | {{{field|scan rate|input type=regexp|property=Scan rate|base type=Number|message=Input a positive number|regexp=/^([0-9]*\.)?[0-9]*(\s+(mV\/s)?)?$/}}} | ||
| {{{field|scan number|input type=regexp|property=Scan number|base type=Number|message=Input a positive integer|regexp=/^[0-9]*$/}}} | | {{{field|scan number|input type=regexp|property=Scan number|base type=Number|message=Input a positive integer|regexp=/^[0-9]*$/}}} | ||
|- | |- | ||
Line 60: | Line 50: | ||
| {{{field|cond|property=Condition|input type=string}}} | | {{{field|cond|property=Condition|input type=string}}} | ||
|- | |- | ||
! working electrode: | ! working electrode / counter electrode / reference electrode: | ||
| {{{field|WE|property=Working electrode|input type=dropdown}}} | | {{{field|WE|property=Working electrode|input type=dropdown}}} | ||
| {{{field|CE|property=Counter electrode|input type=dropdown}}} | |||
| {{{field|RE|property=Reference electrode|input type=dropdown}}} | |||
|- | |- | ||
! WE surface area [mm²]: | ! WE surface area [mm²]: | ||
| {{{field|WE area|property=Working electrode surface area|input type=regexp|base type=Number|message=Input a positive number|regexp=/^([0-9]*\.)?[0-9]*(\s+(mm²)?)?$/}}} | | {{{field|WE area|property=Working electrode surface area|input type=regexp|base type=Number|message=Input a positive number|regexp=/^([0-9]*\.)?[0-9]*(\s+(mm²)?)?$/}}} | ||
|- | |- | ||
! include: | ! include: | ||
Line 79: | Line 62: | ||
|- | |- | ||
|} | |} | ||
;Details: | |||
{{{field|details|input type=textarea|property=Details|message=Arbitrary extra information}}} | |||
{{{end template}}} | {{{end template}}} | ||
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}} | {{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}} | ||
</includeonly> | </includeonly> |
Revision as of 11:53, 10 January 2025
Add a new set of cyclic voltammetry experiments (a table in which each row describes one investigation):
Navigation