Form:Cyclic Voltammetry experiments: Difference between revisions

From ChemWiki
(Added to the wiki via WikiImport-Script.)
(Added to the wiki via WikiImport-Script.)
 
(3 intermediate revisions by the same user not shown)
Line 18: Line 18:
| {{{field|anl conc|input type=regexp|property=Analyte concentration|base type=Number|message=Input a positive number|regexp=/^([0-9]*\.)?[0-9]*$/}}}
| {{{field|anl conc|input type=regexp|property=Analyte concentration|base type=Number|message=Input a positive number|regexp=/^([0-9]*\.)?[0-9]*$/}}}
|-
|-
! reduction potential:
! redox potential:
| {{{field|reduction potential|input type=regexp|base type=string|message=Input series of numbers according to the format description|regexp=/^[+-]?[0-9]*\.?[0-9]+?\*?(,[+-]?[0-9]*\.?[0-9]+?\*?)*$/}}}
| {{{field|redox potential|input type=redoxinput}}}
|-
|
| (''Format'': number values separated by a comma. Can be marked with asterisk. ''For example'': 1,2 or 1,3* or 1,-4.5,2)
|-
! oxidation potential:
| {{{field|oxidation potential|input type=regexp|base type=string|message=Input series of numbers according to the format description|regexp=/^[+-]?[0-9]*\.?[0-9]+?\*?(,[+-]?[0-9]*\.?[0-9]+?\*?)*$/}}}
|-
|
| (''Format'': number values separated by a comma. Can be marked with asterisk. ''For example'': 1,2 or 1,3* or 1,-4.5,2)
|-
|-
! solvent:
! solvent:
Line 37: Line 28:
|-
|-
! electrolyte:
! electrolyte:
| {{{field|electrolyte|property=Electrolyte|input type=dropdown}}}
| {{{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 43: 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 51: 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:

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):