Form:Cyclic Voltammetry experiments: Difference between revisions

From ChemWiki
(Added to the wiki via WikiImport-Script.)
(Added to the wiki via WikiImport-Script.)
Line 16: Line 16:
|-
|-
! analyte concentration [mM]:
! analyte concentration [mM]:
| {{{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]*(\s+(M|mM|µM)?)?$/}}}
|-
|-
! redox potential:
! redox potential:
Line 25: Line 25:
|-
|-
! solvent volume [ml]:
! solvent volume [ml]:
| {{{field|solv vol|input type=regexp|property=Solvent volume|base type=Number|message=Input a positive number|regexp=/^([0-9]*\.)?[0-9]*$/}}}
| {{{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:
| {{{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}}}
|-
|-
! electrolyte purity:
! electrolyte purity [%]:
| {{{field|electrolyte purity|property=Electrolyte purity|input type=regexp|regexp=/^([0-9]*\.)?[0-9]*$/}}}
| {{{field|electrolyte purity|property=Electrolyte purity|input type=regexp|regexp=/^([0-9]*\.)?[0-9]*(\s+(%)?)?$/}}}
|-
|-
! electrolyte concentration [M]:
! electrolyte concentration [M]:
| {{{field|el conc|input type=regexp|property=Electrolyte concentration|base type=Number|message=Input a positive number|regexp=/^([0-9]*\.)?[0-9]*$/}}}
| {{{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)?)?$/}}}
|-
|-
! internal reference compound:
! internal reference compound:
| {{{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-1]:
! scan rate [mV/s]:
| {{{field|scan rate|input type=regexp|property=Scan rate|base type=Number|message=Input a positive number|regexp=/^([0-9]*\.)?[0-9]*$/}}}
| {{{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)?)?$/}}}
|-
|-
! scan number:
! scan number:
Line 54: Line 54:
| {{{field|gas|property=Gas|input type=combobox}}}
| {{{field|gas|property=Gas|input type=combobox}}}
|-
|-
! temperature [° C]:
! temperature [°C]:
| {{{field|temp|input type=regexp|property=Temperature|base type=Number|message=Input a positive number|regexp=/^([0-9]*\.)?[0-9]*$/}}}
| {{{field|temp|input type=regexp|property=Temperature|base type=Number|message=Input a positive number|regexp=/^([0-9]*\.)?[0-9]*(\s+(°C)?)?$/}}}
|-
|-
! condition (wavelength [nm] or dark):
! condition (wavelength [nm] or dark):
Line 64: Line 64:
|-
|-
! 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]*$/}}}
| {{{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²)?)?$/}}}
|-
|-
! counter electrode:
! counter electrode:

Revision as of 15:46, 9 January 2025

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