Form:Cyclic Voltammetry experiments: Difference between revisions

From ChemWiki
No edit summary
(Added to the wiki via WikiImport-Script.)
 
(12 intermediate revisions by 3 users not shown)
Line 13: Line 13:
{| class="formtable"
{| class="formtable"
! analyte (catalyst):
! analyte (catalyst):
| {{{field|anl|input type=combobox|property=Analyte|values from category=Molecule}}}
| {{{field|anl|input type=combobox|property=Analyte|values from url=molecule_lookup_analyte}}}
|-
|-
! analyte concentration [mM]:
! analyte concentration [mM]:
Line 19: Line 19:
|-
|-
! redox potential:
! redox potential:
| {{{field|redox potential|input type=regexp|base type=string|message=Input value pairs according to the format description|regexp=/(^$)!(^(([+-]?([0-9]*\.)?[0-9]*)?,([+-]?([0-9]*\.)?[0-9]*)?)(;(([+-]?([0-9]*\.)?[0-9]*)?,([+-]?([0-9]*\.)?[0-9]*)?))*$)/}}}
| {{{field|redox potential|input type=redoxinput}}}
|-
|-
! solvent:
! solvent:
Line 28: Line 28:
|-
|-
! electrolyte:
! electrolyte:
| {{{field|electrolyte|property=Electrolyte|input type=string}}}
| {{{field|electrolyte|property=Electrolyte|input type=combobox|values from url=molecule_lookup_electrolyte}}}
|-
! electrolyte purity:
| {{{field|electrolyte purity|property=Electrolyte purity|input type=regexp|regexp=/^([0-9]*\.)?[0-9]*$/}}}
|-
|-
! electrolyte concentration [M]:
! electrolyte concentration [M]:
Line 34: Line 37:
|-
|-
! internal reference compound:
! internal reference compound:
| {{{field|int ref comp|property=Internal reference compound|input type=dropdown}}}
| {{{field|int ref comp|property=Internal reference compound|input type=combobox|values from url=molecule_lookup_irc}}}
|-
|-
! scan rate [mV s-1]:
! scan rate [mV s-1]:
Line 42: Line 45:
| {{{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]*$/}}}
|-
|-
! potential window:
! potential window [min, max]:
| {{{field|potential window|property=Potential window|input type=string}}}
| {{{field|potential window|property=Potential window|input type=regexp|regexp=/^[0-9](\.[0-9]+)?\s*,\s*[0-9](\.[0-9]+)?|$/|message=Input 2 numbers (comma-separated)}}}
|-
|-
! scan direction:
! scan direction:
Line 49: Line 52:
|-
|-
! gas (atmosphere):
! gas (atmosphere):
| {{{field|gas|property=Gas|input type=string}}}
| {{{field|gas|property=Gas|input type=combobox}}}
|-
|-
! temperature [° C]:
! temperature [° C]:
Line 57: Line 60:
| {{{field|cond|property=Condition|input type=string}}}
| {{{field|cond|property=Condition|input type=string}}}
|-
|-
! working electrode (type and material):
! working electrode:
| {{{field|WE|property=Working electrode|input type=string}}}
| {{{field|WE|property=Working electrode|input type=dropdown}}}
|-
|-
! WE surface area [mm²]:
! WE surface area [mm²]:
| {{{field|WE area|property=Working electrode surface area|input type=string}}}
| {{{field|WE area|property=Working electrode surface area|input type=regexp|base type=Number|message=Input a positive number|regexp=/^([0-9]*\.)?[0-9]*$/}}}
|-
|-
! counter electrode:
! counter electrode:
| {{{field|CE|property=Counter electrode|input type=string}}}
| {{{field|CE|property=Counter electrode|input type=dropdown}}}
|-
|-
! reference electrode:
! reference electrode:
| {{{field|RE|property=Reference electrode|input type=dropdown}}}
| {{{field|RE|property=Reference electrode|input type=dropdown}}}
|-
! Details:
| {{{field|details|input type=textarea|property=Details|message=Arbitrary extra information}}}
|-
|-
! include:
! include:
| {{{field|include|input type=checkbox|property=Include}}}
| {{{field|include|input type=checkbox|property=Include}}} (check it when you want to include this investigation on topic pages)
|-
|-
|}
|}

Latest revision as of 15:47, 30 August 2024

Add a new set of cyclic voltammetry experiments (a table in which each row describes one investigation):