PhysicalSystemData

For general access to the Wolfram Knowledgebase, use entities of type PhysicalSystem instead of PhysicalSystemData.

PhysicalSystemData[entity,property]

gives the value of the specified property for the physical system entity.

PhysicalSystemData[{entity1,entity2,},property]

gives a list of property values for the specified physical system entities.

PhysicalSystemData[entity,property,annotation]

gives the specified annotation associated with the given property.

Details

  • PhysicalSystemData[] gives a list of all physical system entities.
  • PhysicalSystemData["Properties"] gives a list of available properties.
  • The specified entity in PhysicalSystemData can be an Entity, EntityClass, entity canonical name, or list thereof.
  • The specified property can be an EntityProperty, EntityPropertyClass, property canonical name, or list of properties.
  • Properties that do not apply or are not known in a particular case are indicated by Missing[].
  • Properties include:
  • "Action"action
    "AlternateNames"alternate names
    "BluePropagatorMomentumRepresentation"blue propagator momentum representation
    "BluePropagatorPositionRepresentation"blue propagator position representation
    "BoundStateWaveFunctionMomentumRepresentation"bound state wavefunction momentum representation
    "BoundStateWaveFunctionMomentumRepresentationAbsoluteValueSquared"bound state wavefunction momentum representation absolute value squared
    "BoundStateWaveFunctionPositionRepresentation"bound state wavefunction position representation
    "BoundStateWaveFunctionPositionRepresentationAbsoluteValueSquared"bound state wavefunction position representation absolute value squared
    "CanonicalMomenta"canonical momenta
    "Classes"classes
    "ContinuousEnergyEigenvalue"continuous energy eigenvalue
    "DegreesOfFreedom"degrees of freedom
    "DiscreteEnergyEigenvalue"discrete energy eigenvalue
    "ElectricChargeDensity"electric charge density
    "ElectricCurrentDensity"electric current density
    "ElectricDipoleMoment"electric dipole moment
    "ElectricField"electric field
    "ElectricMonopoleMoment"electric monopole moment
    "ElectricPotential"electric potential
    "ElectricQuadrupoleMoment"electric quadrupole moment
    "EquationOfState"equation of state
    "EquationsOfMotion"equations of motion
    "EquationsOfMotionSolution"solution of the equations of motion
    "GravitationalField"gravitational field
    "GravitationalPotential"gravitational potential
    "HamiltonianEquationsOfMotion"Hamiltonian equations of motion
    "HamiltonianEquationsOfMotionSolution"solution of the Hamiltonian equations of motion
    "HamiltonianFunction"Hamiltonian function
    "HamiltonianOperator"Hamiltonian operator
    "HamiltonianOperatorMomentumRepresentation"Hamiltonian operator momentum representation
    "HamiltonianOperatorPositionRepresentation"Hamiltonian operator position representation
    "InternalEnergy"internal energy
    "IsobaricHeatCapacity"isobaric heat capacity
    "IsochoricHeatCapacity"isochoric heat capacity
    "KineticEnergy"kinetic energy
    "Lagrangian"Lagrangian
    "MagneticFluxDensity"magnetic flux density
    "MagneticMoment"magnetic moment
    "MagneticScalarPotential"magnetic scalar potential
    "MagneticVectorPotential"magnetic vector potential
    "MassDensity"mass density
    "Name"name
    "Period"period
    "PotentialEnergy"potential energy
    "PropagatorMomentumRepresentation"propagator momentum representation
    "PropagatorPositionRepresentation"propagator position representation
    "ScatteringStateWaveFunctionMomentumRepresentation"scattering state wavefunction momentum representation
    "ScatteringStateWaveFunctionPositionRepresentation"scattering state wavefunction position representation
    "TimeDependentSchroedingerEquationMomentumRepresentation"timedependent Schrödinger equation momentum representation
    "TimeDependentSchroedingerEquationPositionRepresentation"timedependent Schrödinger equation position representation
    "TimeIndependentSchroedingerEquationMomentumRepresentation"timeindependent Schrödinger equation momentum representation
    "TimeIndependentSchroedingerEquationPositionRepresentation"timeindependent Schrödinger equation position representation
    "Variables"variables
  • Some properties are available for PhysicalSystemData as a whole and can be given using the form PhysicalSystemData[property]. Such properties include:
  • "Entities"all available entities
    "EntityCount"total number of available entities
    "Classes"all available entity classes
    "EntityClassCount"total number of available entity classes
    "SampleEntities"list of sample entities
    "SampleEntityClasses"list of sample entity classes
    "EntityCanonicalNames"list of all entity canonical names
    "PropertyCanonicalNames"list of all property canonical names
    "EntityClassCanonicalNames"list of all entity class canonical names
    "RandomEntities"pseudorandom sample entities
    {"RandomEntities",n}n pseudorandom entities
    "RandomEntityClasses"pseudorandom sample entity classes
    {"RandomEntityClasses",n}n pseudorandom entity classes
  • The following annotations can be used in the third argument of PhysicalSystemData[entity,property,annotation]:
  • "Qualifiers"the list of possible qualifiers for the property
    "QualifierValues"the list of possible values that can be given to each qualifier
    "DefaultQualifierValues"the list of default values for the property's qualifiers
    "Description"a brief textual description of the property
    "Definition"a detailed textual definition of the property
    "Source"source information for the property
    "Date"the date associated with the entity-property value (if any)
    "PhysicalQuantity"the physical quantity associated with the entity-property value
    "Unit"the unit associated with the entity-property value
    "EntityAssociation"an association of entities and entity-property values
    "PropertyAssociation"an association of properties and entity-property values
  • If a function is provided as an annotation, it will be used to aggregate the result data. Typical aggregation functions include:
  • Minthe minimum value
    Maxthe maximum value
    Meanthe mean value
    Commonestthe most frequently occurring value
    Medianthe median value
    Totalreturns the total
    Lengththe number of elements

Examples

open allclose all

Basic Examples  (5)

Use for entity discovery:

Find a list of sample entities for physical systems:

Find properties of a physical system:

Find a list of sample entity classes for physical systems:

Make a grid of electric conductors and their charge density:

Neat Examples  (1)

Use VectorPlot3D to show the magnetic potential of an electric current loop:

Wolfram Research (2014), PhysicalSystemData, Wolfram Language function, https://reference.wolfram.com/language/ref/PhysicalSystemData.html.

Text

Wolfram Research (2014), PhysicalSystemData, Wolfram Language function, https://reference.wolfram.com/language/ref/PhysicalSystemData.html.

CMS

Wolfram Language. 2014. "PhysicalSystemData." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/PhysicalSystemData.html.

APA

Wolfram Language. (2014). PhysicalSystemData. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/PhysicalSystemData.html

BibTeX

@misc{reference.wolfram_2023_physicalsystemdata, author="Wolfram Research", title="{PhysicalSystemData}", year="2014", howpublished="\url{https://reference.wolfram.com/language/ref/PhysicalSystemData.html}", note=[Accessed: 28-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_physicalsystemdata, organization={Wolfram Research}, title={PhysicalSystemData}, year={2014}, url={https://reference.wolfram.com/language/ref/PhysicalSystemData.html}, note=[Accessed: 28-March-2024 ]}