physics-outputAvailable
Node-voltage phasor magnitude
Publishes Node-voltage phasor magnitude as the `cir.V(node).abs` result symbol for Electrical Circuit.
Reference contract
| Field | Value | Description |
|---|---|---|
| unit | V | — |
| rank | scalar | — |
| components | 1 | — |
| location | global | — |
| expression | abs(cir.V(node)) | — |
| studies | ["frequency-domain"] | — |
| differentiability | exact-ad | — |
| plottable | true | — |
| functional_dimensions | ["global","domain","boundary","edge","point"] | — |
| study_overrides | [] | — |
Publishes Node-voltage phasor magnitude as the cir.V(node).abs result symbol for Electrical Circuit.
Unit, rank, component count, field location, expression, supported studies, functional dimensions, and study-specific overrides are declaration-owned.