echemdb / metadata-schema

Metadata schema describing electrochemical data
GNU General Public License v3.0
2 stars 2 forks source link

Add key atmosphere to electrolyte #23

Open mkheubach opened 2 years ago

mkheubach commented 2 years ago

describes atmosphere above the electrolyte

    atmosphere:
        type: xxx # UHV/laboratory/glovebox/inert chamber
        components:
        - name: Ar
          source: 
            supplier: MTI
            supplied purity:
              grade: N5.0
          type: gas
          pressure:
            unit: 1
            value: bar # use 1 bar for saturated solutions
          proportion:
            value: 100
          flow:
            value: null
            unit: null