PhysicalSystemData

Wolfram Knowledgebaseへの一般的なアクセスには,PhysicalSystemDataではなく,タイプPhysicalSystemの実体を使用のこと.

PhysicalSystemData[entity,property]

物理系 entity の指定された property の値を与える.

PhysicalSystemData[{entity1,entity2,},property]

指定された物理系実体についての特性値のリストを与える.

PhysicalSystemData[entity,property,annotation]

指定された property に関連した指定された annotation を与える.

詳細

  • PhysicalSystemData[]は,すべての物理系実体のリストを与える.
  • PhysicalSystemData["Properties"]は,使用可能な特性のリストを与える.
  • PhysicalSystemData中で指定される entity は,EntityEntityClass,実体の正規名,あるいはそれらのリストでよい.
  • 指定された property は,EntityPropertyEntityPropertyClass,特性の正規名,あるいは特性のリストでよい.
  • 特定の場合に適用できない,あるいは未知である特性は,Missing[]で示される.
  • 含まれる特性
  • "Action"動作
    "AlternateNames"別名
    "BluePropagatorMomentumRepresentation"青い伝播関数の運動量表現
    "BluePropagatorPositionRepresentation"青い伝播関数の位置表現
    "BoundStateWaveFunctionMomentumRepresentation"束縛状態波動関数運動量表現
    "BoundStateWaveFunctionMomentumRepresentationAbsoluteValueSquared"絶対値が二乗された束縛状態波動関数運動量表現
    "BoundStateWaveFunctionPositionRepresentation"束縛状態波動関数位置表現
    "BoundStateWaveFunctionPositionRepresentationAbsoluteValueSquared"絶対値が二乗された束縛状態波動関数位置表現
    "CanonicalMomenta"正準運動量
    "Classes"クラス
    "ContinuousEnergyEigenvalue"連続エネルギー固有値
    "DegreesOfFreedom"自由度
    "DiscreteEnergyEigenvalue"離散エネルギー固有値
    "ElectricChargeDensity"電荷密度
    "ElectricCurrentDensity"電流密度
    "ElectricDipoleMoment"電気双極子モーメント
    "ElectricField"電場
    "ElectricMonopoleMoment"電気単極子モーメント
    "ElectricPotential"電位
    "ElectricQuadrupoleMoment"電気四極子モーメント
    "EquationOfState"状態方程式
    "EquationsOfMotion"運動方程式
    "EquationsOfMotionSolution"運動方程式の解
    "GravitationalField"重力場
    "GravitationalPotential"重力ポテンシャル
    "HamiltonianEquationsOfMotion"ハミルトン運動方程式
    "HamiltonianEquationsOfMotionSolution"ハミルトン運動方程式の解
    "HamiltonianFunction"ハミルトン関数
    "HamiltonianOperator"ハミルトン演算子
    "HamiltonianOperatorMomentumRepresentation"ハミルトン演算子運動量表現
    "HamiltonianOperatorPositionRepresentation"ハミルトン演算子位置表現
    "InternalEnergy"内部エネルギー
    "IsobaricHeatCapacity"定圧熱容量
    "IsochoricHeatCapacity"定積熱容量
    "KineticEnergy"運動エネルギー
    "Lagrangian"ラグランジュ関数
    "MagneticFluxDensity"磁束密度
    "MagneticMoment"磁気モーメント
    "MagneticScalarPotential"磁気スカラーポテンシャル
    "MagneticVectorPotential"磁気ベクトルポテンシャル
    "MassDensity"質量密度
    "Name"名前
    "Period"周期
    "PotentialEnergy"位置エネルギー
    "PropagatorMomentumRepresentation"伝播関数運動量表現
    "PropagatorPositionRepresentation"伝播関数位置表現
    "ScatteringStateWaveFunctionMomentumRepresentation"散乱状態波動関数運動量表現
    "ScatteringStateWaveFunctionPositionRepresentation"散乱状態波動関数位置表現
    "TimeDependentSchroedingerEquationMomentumRepresentation"時間依存シュレディンガー方程式運動量表現
    "TimeDependentSchroedingerEquationPositionRepresentation"時間依存シュレディンガー方程式位置表現
    "TimeIndependentSchroedingerEquationMomentumRepresentation"時間独立シュレディンガー方程式運動量表現
    "TimeIndependentSchroedingerEquationPositionRepresentation"時間独立シュレディンガー方程式位置表現
    "Variables"変数
  • 特性の中には全体としてPhysicalSystemDataに使え,PhysicalSystemData[property]の形を使って与えられるものがある.次はそのような特性である.
  • "Entities"使用可能なすべての実体
    "EntityCount"使用可能な実体の総数
    "Classes"使用可能なすべての実体クラス
    "EntityClassCount"使用可能な実体クラスの総数
    "SampleEntities"サンプル実体のリスト
    "SampleEntityClasses"サンプル実体クラスのリスト
    "EntityCanonicalNames"すべての実体の正規名のリスト
    "PropertyCanonicalNames"すべての特性の正規名のリスト
    "EntityClassCanonicalNames"すべての実体クラスの正規名のリスト
    "RandomEntities"擬似ランダムサンプル実体
    {"RandomEntities",n}n 個の擬似ランダム実体
    "RandomEntityClasses"擬似ランダムサンプル実体のクラス
    {"RandomEntityClasses",n}n 個の擬似ランダム実体クラス
  • 次の注釈をPhysicalSystemData[entity,property,annotation]の第3引数として使うことができる.
  • "Qualifiers"特性の可能な限定子のリスト
    "QualifierValues"各限定子に与えることができる値のリスト
    "DefaultQualifierValues"特性の限定子のデフォルト値のリスト
    "Description"特性のテキストによる簡単な説明
    "Definition"特性のテキストによる詳細な定義
    "Source"特性の出典情報
    "Date"実体と特性のペアの値があれば,それに関連した日付
    "PhysicalQuantity"実体と特性のペアの値に関連した物理量
    "Unit"実体と特性のペアの値に関連した単位
    "EntityAssociation"実体および実体と特性のペアの値の連想
    "PropertyAssociation"特性および実体と特性のペアの値の連想
  • 関数が annotation として与えられている場合,これは結果のデータを集約するのに使われる.次はよく使われる集約関数である.
  • Min最小値
    Max最大値
    Mean平均値
    Commonest最頻値
    Median中央値
    Total合計を返す
    Length要素数

例題

すべて開くすべて閉じる

  (5)

を使って実体を見付ける:

物理系のサンプル実体のリストを求める:

物理系の特性を求める:

物理系のサンプル実体クラスのリストを求める:

電導体とその電荷密度の格子を作る:

おもしろい例題  (1)

VectorPlot3Dを使って電流ループの磁位を示す:

Wolfram Research (2014), PhysicalSystemData, Wolfram言語関数, https://reference.wolfram.com/language/ref/PhysicalSystemData.html.

テキスト

Wolfram Research (2014), PhysicalSystemData, Wolfram言語関数, 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_2024_physicalsystemdata, author="Wolfram Research", title="{PhysicalSystemData}", year="2014", howpublished="\url{https://reference.wolfram.com/language/ref/PhysicalSystemData.html}", note=[Accessed: 15-November-2024 ]}

BibLaTeX

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