II.
LibraryProcess overview
Reference · livelib-process:physics--symmetry-conservation-analysis
symmetry-conservation-analysis overview
Identify and exploit symmetries in physical systems using group theory and Noether's theorem, including classification of states, derivation of selection rules, and simplification of calculations.
Attributes
displayName
symmetry-conservation-analysis
description
Identify and exploit symmetries in physical systems using group theory and Noether's theorem,
including classification of states, derivation of selection rules, and simplification of calculations.
libraryPath
library/specializations/domains/science/physics/symmetry-conservation-analysis.js
specialization
physics
references
- - Georgi, Lie Algebras in Particle Physics - Tung, Group Theory in Physics - Noether, Invariante Variationsprobleme (1918)
example
const result = await orchestrate('specializations/domains/science/physics/symmetry-conservation-analysis', {
systemName: 'Hydrogen Atom',
physicalDomain: 'Quantum Mechanics',
hamiltonian: 'H = p^2/2m - e^2/r',
knownSymmetries: ['SO(3) rotational', 'time translation']
});
usesAgents
- theoretical-model-developer
Outgoing edges
lib_applies_to_domain1
- domain:physics·DomainPhysics
lib_belongs_to_specialization1
- specialization:physics·SpecializationPhysics
lib_implements_workflow2
- workflow:experiment-design·WorkflowExperiment Design
- workflow:peer-review-cycle·WorkflowPeer Review Cycle
lib_involves_role2
- role:research-engineer·RoleResearch Engineer
- role:computational-scientist·RoleComputational Scientist
lib_requires_skill_area3
- skill-area:statistical-analysis·SkillAreaStatistical Analysis
- skill-area:mathematical-reasoning·SkillAreaMathematical Reasoning
- skill-area:data-analysis·SkillAreaData Analysis
uses_agent1
- lib-agent:physics--theoretical-model-developer·LibraryAgenttheoretical-model-developer
Incoming edges
None.