Searched defs:Xd (Results 1 – 6 of 6) sorted by relevance
| /petsc/src/mat/tests/ |
| H A D | ex268.c | 23 Mat A, Ad, F, Fd, X, Xd, B; in main() local
|
| /petsc/src/ts/tutorials/power_grid/stability_9bus/ |
| H A D | ex9busdmnetwork.c | 32 PetscScalar Xd; /* d-axis reactance */ member 128 static const PetscScalar Xd[3] = {0.146, 0.8958, 1.3125}; /* d-axis reactance */ in read_data() local 605 PetscScalar Xd, Xdp, Td0p, Xq, Xqp, Tq0p, TM, D, M, Rs; /* Generator parameters */ in FormIFunction() local
|
| H A D | ex9busadj.c | 35 const PetscScalar Xd[3] = {0.146, 0.8958, 1.3125}; /* d-axis reactance */ variable
|
| H A D | ex9busoptfd.c | 32 const PetscScalar Xd[3] = {0.146, 0.8958, 1.3125}; /* d-axis reactance */ variable
|
| H A D | ex9bus.c | 62 const PetscScalar Xd[3] = {0.146, 0.8958, 1.3125}; /* d-axis reactance */ variable
|
| H A D | ex9busopt.c | 42 const PetscScalar Xd[3] = {0.146, 0.8958, 1.3125}; /* d-axis reactance */ variable
|