Slot: geometricElectrolyteContactArea
Geometric surface area of electrode in contact with electrolyte.
URI: https://echemdb.github.io/metadata-schema/echemdb_package/geometricElectrolyteContactArea Alias: geometricElectrolyteContactArea
Applicable Classes
Name |
Description |
Modifies Slot |
|---|---|---|
An electrode used in the electrochemical cell, such as working, reference, co… |
no |
Properties
Range: Quantity
Examples
Value |
|---|
{value: 0.196, unit: cm2} |
Identifier and Mapping Information
Schema Source
from schema: https://echemdb.github.io/metadata-schema/echemdb_package
Mappings
Mapping Type |
Mapped Value |
|---|---|
self |
https://echemdb.github.io/metadata-schema/echemdb_package/geometricElectrolyteContactArea |
native |
https://echemdb.github.io/metadata-schema/echemdb_package/geometricElectrolyteContactArea |
LinkML Source
```yaml
name: geometricElectrolyteContactArea
description: Geometric surface area of electrode in contact with electrolyte.
examples:
- value: '{value: 0.196, unit: cm2}'
from_schema: https://echemdb.github.io/metadata-schema/echemdb_package
rank: 1000
alias: geometricElectrolyteContactArea
owner: Electrode
domain_of:
- Electrode
range: Quantity
inlined: true
</details>