Skip to content

Commit 08fa9bc

Browse files
committed
change docs
Signed-off-by: Tony Xiang <19280867+TonyXiang8787@users.noreply.github.com>
1 parent cd31e23 commit 08fa9bc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/user_manual/components.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -614,9 +614,9 @@ The impedance is specified by convention as short circuit power.
614614
|---------------|-----------|------------------|----------------------------------------------------|:----------------------------:|:--------:|:------------:|
615615
| `u_ref` | `double` | - | reference voltage in per-unit | &#10024; only for power flow | &#10004; | `> 0` |
616616
| `u_ref_angle` | `double` | rad | reference voltage angle | &#10060; default `0.0` | &#10004; | |
617-
| `sk` | `double` | volt-ampere (VA) | short circuit power | &#10060; default `1e10` | &#10060; | `> 0` |
618-
| `rx_ratio` | `double` | - | R to X ratio | &#10060; default `0.1` | &#10060; | `>= 0` |
619-
| `z01_ratio` | `double` | - | zero-sequence to positive sequence impedance ratio | &#10060; default `1.0` | &#10060; | `> 0` |
617+
| `sk` | `double` | volt-ampere (VA) | short circuit power | &#10060; default `1e10` | &#10004; | `> 0` |
618+
| `rx_ratio` | `double` | - | R to X ratio | &#10060; default `0.1` | &#10004; | `>= 0` |
619+
| `z01_ratio` | `double` | - | zero-sequence to positive sequence impedance ratio | &#10060; default `1.0` | &#10004; | `> 0` |
620620

621621
#### Electric Model
622622

0 commit comments

Comments
 (0)