Class: MatrixPressureQuantity

A quantity representing pressure vectors in 3D.

URI: https://CCPBioSim.ac.uk/biosim-schema/MatrixPressureQuantity

         classDiagram
    class MatrixPressureQuantity
    click MatrixPressureQuantity href "../../classes/MatrixPressureQuantity/"
      MatrixPressureQuantity : value_unit
        
          
    
        
        
        MatrixPressureQuantity --> "0..1" PressureUnit : value_unit
        click PressureUnit href "../../enums/PressureUnit/"
    

        
      MatrixPressureQuantity : vector_value
        
      
    

Slots

Name

Cardinality and Range

Description

Inheritance

vector_value

*
float

direct

value_unit

0..1
PressureUnit

direct

Usages

used by

used in

type

used

Barostat

target_pressure_vector

range

MatrixPressureQuantity

Identifier and Mapping Information

Schema Source

  • from schema: https://CCPBioSim.ac.uk/biosim-schema/

Mappings

Mapping Type

Mapped Value

self

https://CCPBioSim.ac.uk/biosim-schema/MatrixPressureQuantity

native

https://CCPBioSim.ac.uk/biosim-schema/MatrixPressureQuantity

LinkML Source

Direct

name: MatrixPressureQuantity
description: A quantity representing pressure vectors in 3D.
from_schema: https://CCPBioSim.ac.uk/biosim-schema/
attributes:
  vector_value:
    name: vector_value
    from_schema: https://CCPBioSim.ac.uk/biosim-schema/quantities
    domain_of:
    - VectorLengthQuantity
    - VectorAngleQuantity
    - VectorVolumeQuantity
    - VectorCompressibilityQuantity
    - VectorPressureQuantity
    - VectorTemperatureQuantity
    - VectorTimeQuantity
    - MatrixPressureQuantity
    - MatrixCompressibilityQuantity
    - MatrixQuantity
    range: float
    multivalued: true
    array:
      minimum_number_dimensions: 2
      maximum_number_dimensions: 2
      dimensions:
      - alias: row
        exact_cardinality: 3
      - alias: column
        exact_cardinality: 3
  value_unit:
    name: value_unit
    from_schema: https://CCPBioSim.ac.uk/biosim-schema/quantities
    ifabsent: string(bar)
    domain_of:
    - LengthQuantity
    - VolumeQuantity
    - TimeQuantity
    - FrequencyQuantity
    - FrictionCoefficientQuantity
    - MolarEnergyQuantity
    - EnergyQuantity
    - TemperatureQuantity
    - PressureQuantity
    - CompressibilityQuantity
    - MassQuantity
    - ConcentrationQuantity
    - ForceQuantity
    - ChargeQuantity
    - AngleQuantity
    - ByteQuantity
    - VectorLengthQuantity
    - VectorAngleQuantity
    - VectorVolumeQuantity
    - VectorCompressibilityQuantity
    - VectorPressureQuantity
    - VectorTemperatureQuantity
    - VectorTimeQuantity
    - MatrixPressureQuantity
    - MatrixCompressibilityQuantity
    - MatrixQuantity
    range: PressureUnit

Induced

name: MatrixPressureQuantity
description: A quantity representing pressure vectors in 3D.
from_schema: https://CCPBioSim.ac.uk/biosim-schema/
attributes:
  vector_value:
    name: vector_value
    from_schema: https://CCPBioSim.ac.uk/biosim-schema/quantities
    owner: MatrixPressureQuantity
    domain_of:
    - VectorLengthQuantity
    - VectorAngleQuantity
    - VectorVolumeQuantity
    - VectorCompressibilityQuantity
    - VectorPressureQuantity
    - VectorTemperatureQuantity
    - VectorTimeQuantity
    - MatrixPressureQuantity
    - MatrixCompressibilityQuantity
    - MatrixQuantity
    range: float
    multivalued: true
    array:
      minimum_number_dimensions: 2
      maximum_number_dimensions: 2
      dimensions:
      - alias: row
        exact_cardinality: 3
      - alias: column
        exact_cardinality: 3
  value_unit:
    name: value_unit
    from_schema: https://CCPBioSim.ac.uk/biosim-schema/quantities
    ifabsent: string(bar)
    owner: MatrixPressureQuantity
    domain_of:
    - LengthQuantity
    - VolumeQuantity
    - TimeQuantity
    - FrequencyQuantity
    - FrictionCoefficientQuantity
    - MolarEnergyQuantity
    - EnergyQuantity
    - TemperatureQuantity
    - PressureQuantity
    - CompressibilityQuantity
    - MassQuantity
    - ConcentrationQuantity
    - ForceQuantity
    - ChargeQuantity
    - AngleQuantity
    - ByteQuantity
    - VectorLengthQuantity
    - VectorAngleQuantity
    - VectorVolumeQuantity
    - VectorCompressibilityQuantity
    - VectorPressureQuantity
    - VectorTemperatureQuantity
    - VectorTimeQuantity
    - MatrixPressureQuantity
    - MatrixCompressibilityQuantity
    - MatrixQuantity
    range: PressureUnit