Searched defs:Xq (Results 1 – 6 of 6) sorted by relevance
| /petsc/src/ts/tutorials/power_grid/stability_9bus/ |
| H A D | ex9busdmnetwork.c | 34 PetscScalar Xq; /* q-axis reactance Xq(1) set to 0.4360, value given in text 0.0969 */ member 130 …static const PetscScalar Xq[3] = {0.4360, 0.8645, 1.2578}; /* q-axis reactance Xq(1) set to 0.43… 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 | 37 const PetscScalar Xq[3] = {0.4360, 0.8645, 1.2578}; /* q-axis reactance Xq(1) set to 0.4360, valu… variable
|
| H A D | ex9busoptfd.c | 34 const PetscScalar Xq[3] = {0.4360, 0.8645, 1.2578}; /* q-axis reactance Xq(1) set to 0.4360, valu… variable
|
| H A D | ex9bus.c | 64 const PetscScalar Xq[3] = {0.4360, 0.8645, 1.2578}; /* q-axis reactance Xq(1) set to 0.4360, valu… variable
|
| H A D | ex9busopt.c | 44 const PetscScalar Xq[3] = {0.4360, 0.8645, 1.2578}; /* q-axis reactance Xq(1) set to 0.4360, valu… variable
|
| /petsc/src/dm/impls/plex/transform/interface/ |
| H A D | plextransform.c | 826 PetscScalar *Xq; in DMPlexTransformGetCoordinateFE() local
|