Spaces:
Running
Running
copernicusai / physics-processes-database /processes /electromagnetism /electromagnetism-wave-function.json
| { | |
| "acquired_date": "2026-01-08T00:00:00Z", | |
| "category": "physics", | |
| "colorScheme": { | |
| "red": { | |
| "hex": "#ff6b6b", | |
| "category": "Triggers & Inputs" | |
| }, | |
| "yellow": { | |
| "hex": "#ffd43b", | |
| "category": "Structures & Objects" | |
| }, | |
| "green": { | |
| "hex": "#51cf66", | |
| "category": "Processing & Operations" | |
| }, | |
| "blue": { | |
| "hex": "#74c0fc", | |
| "category": "Intermediates & States" | |
| }, | |
| "violet": { | |
| "hex": "#b197fc", | |
| "category": "Products & Outputs" | |
| } | |
| }, | |
| "complexity": { | |
| "nodes": 9, | |
| "edges": 10, | |
| "conditionals": 1, | |
| "logicGates": { | |
| "orGates": 1, | |
| "andGates": 1, | |
| "notGates": 0, | |
| "total": 2 | |
| }, | |
| "level": "medium", | |
| "detailLevel": "source_grounded_rebuild", | |
| "loops": 1 | |
| }, | |
| "created": "2026-01-08", | |
| "description": "Wave Function Process. This quantum mechanics process visualization demonstrates wave function evolution and measurement. The flowchart shows quantum inputs and superposition states, wave function methods and probability amplitudes, wave function operations and measurement processes, intermediate results, and final wave function outputs.", | |
| "id": "electromagnetism-wave-function", | |
| "keywords": [ | |
| "electromagnetism", | |
| "function", | |
| "wave" | |
| ], | |
| "lastUpdated": "2026-04-30", | |
| "mermaid": "graph TD\n N1[\"Wave Function research question\"]\n N2[\"Quantum state preparation\"]\n N3[\"Hilbert space and Hamiltonian\"]\n N4[\"Solve Schrodinger equation\"]\n N5[\"Normalize wavefunction\"]\n N6[\"Apply measurement operator\"]\n N7[\"Probability distribution\"]\n N8{\"Source-grounded check...\"}\n N9[\"Wave Function prediction/readout\"]\n\n N1 --> N2\n N2 --> N3\n N3 --> N4\n N4 --> N5\n N5 --> N6\n N6 --> N7\n N7 --> N8\n N8 -->|yes| N9\n N7 -->|refine model| N4\n N3 -->|symmetry| N6\n\n style N1 fill:#ff6b6b,color:#fff\n style N2 fill:#ff6b6b,color:#fff\n style N3 fill:#ffd43b,color:#000\n style N4 fill:#51cf66,color:#fff\n style N5 fill:#74c0fc,color:#fff\n style N6 fill:#51cf66,color:#fff\n style N7 fill:#b197fc,color:#fff\n style N8 fill:#ffd43b,color:#000\n style N9 fill:#b197fc,color:#fff", | |
| "name": "Wave Function", | |
| "notes": "Corrective rebuild: replaces the generic scaffold with a process-specific step structure and records topology for duplicate detection.", | |
| "relatedProcesses": [], | |
| "related_papers": [ | |
| "crossref_10_1002_andp_19263840404", | |
| "crossref_10_1007_BF01397184", | |
| "crossref_10_1103_RevModPhys_76_1267" | |
| ], | |
| "related_podcasts": [], | |
| "related_processes": [], | |
| "related_videos": [], | |
| "source": "programming_framework", | |
| "sources": [ | |
| { | |
| "authors": "Schrödinger, E.", | |
| "doi": "10.1002/andp.19263840404", | |
| "journal": "Ann. Phys.", | |
| "paper_id": "crossref_10_1002_andp_19263840404", | |
| "pubmed": null, | |
| "title": "Quantisierung als Eigenwertproblem. (Erste Mitteilung)", | |
| "url": "https://doi.org/10.1002/andp.19263840404", | |
| "year": "1926" | |
| }, | |
| { | |
| "authors": "Born, M.", | |
| "doi": "10.1007/BF01397184", | |
| "journal": "Z. Phys.", | |
| "paper_id": "crossref_10_1007_BF01397184", | |
| "pubmed": null, | |
| "title": "Zur Quantenmechanik der Stoßvorgänge", | |
| "url": "https://doi.org/10.1007/BF01397184", | |
| "year": "1926" | |
| }, | |
| { | |
| "authors": "Schlosshauer, M.", | |
| "doi": "10.1103/RevModPhys.76.1267", | |
| "journal": "Rev. Mod. Phys.", | |
| "paper_id": "crossref_10_1103_RevModPhys_76_1267", | |
| "pubmed": null, | |
| "title": "Decoherence, the measurement problem, and interpretations of quantum mechanics", | |
| "url": "https://doi.org/10.1103/RevModPhys.76.1267", | |
| "year": "2007" | |
| } | |
| ], | |
| "subcategories": [ | |
| "electromagnetism" | |
| ], | |
| "subcategory": "electromagnetism", | |
| "subcategory_name": "Electromagnetism", | |
| "verified": false, | |
| "nodeDetails": [ | |
| { | |
| "id": "N1", | |
| "label": "Wave Function research question", | |
| "detail": "Wave Function research question", | |
| "type": "process", | |
| "role": "Triggers & Inputs" | |
| }, | |
| { | |
| "id": "N2", | |
| "label": "Quantum state preparation", | |
| "detail": "Quantum state preparation", | |
| "type": "process", | |
| "role": "Triggers & Inputs" | |
| }, | |
| { | |
| "id": "N3", | |
| "label": "Hilbert space and Hamiltonian", | |
| "detail": "Hilbert space and Hamiltonian", | |
| "type": "process", | |
| "role": "Structures & Objects" | |
| }, | |
| { | |
| "id": "N4", | |
| "label": "Solve Schrodinger equation", | |
| "detail": "Solve Schrodinger equation", | |
| "type": "process", | |
| "role": "Processing & Operations" | |
| }, | |
| { | |
| "id": "N5", | |
| "label": "Normalize wavefunction", | |
| "detail": "Normalize wavefunction", | |
| "type": "process", | |
| "role": "Intermediates & States" | |
| }, | |
| { | |
| "id": "N6", | |
| "label": "Apply measurement operator", | |
| "detail": "Apply measurement operator", | |
| "type": "process", | |
| "role": "Processing & Operations" | |
| }, | |
| { | |
| "id": "N7", | |
| "label": "Probability distribution", | |
| "detail": "Probability distribution", | |
| "type": "process", | |
| "role": "Products & Outputs" | |
| }, | |
| { | |
| "id": "N8", | |
| "label": "Source-grounded check...", | |
| "detail": "Source-grounded check: Quantisierung als Eigenwertproblem. (Erste Mitteilung)", | |
| "type": "decision", | |
| "role": "Structures & Objects" | |
| }, | |
| { | |
| "id": "N9", | |
| "label": "Wave Function prediction/readout", | |
| "detail": "Wave Function prediction/readout", | |
| "type": "process", | |
| "role": "Products & Outputs" | |
| } | |
| ], | |
| "flowchartStandard": { | |
| "name": "source_grounded_rebuild_v1", | |
| "applied": "2026-04-30", | |
| "curationStatus": "source_grounded_draft", | |
| "basis": "physics_exact_template", | |
| "topologySignature": "155ac4b324030128", | |
| "sourceGrounding": "Graph steps are derived from the process title, existing source metadata, and curated process/subfield templates; citations support the process topic and should be reviewed for node-level claims before marking verified." | |
| }, | |
| "namedCollections": [], | |
| "graphMetrics": { | |
| "nodes": 9, | |
| "edges": 10, | |
| "conditionals": 1, | |
| "andGates": 1, | |
| "orGates": 1, | |
| "notGates": 0, | |
| "loops": 1 | |
| } | |
| } | |