1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
<html>
<title>PETSc TS solver</title><body bgcolor="FFFFFF">
<div id="version" align=right><b>petsc-3.10.3 2018-12-18</b></div>
<div id="bugreport" align=right><a href="mailto:petsc-maint@mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.10.3 v3.10.3 docs/manualpages/concepts/petsc_ts_solver.html "><small>Report Typos and Errors</small></a></div>
<h2>PETSc TS solver</h2>
<menu>
<LI><A HREF="../../../src/ts/examples/tutorials/power_grid/stability_9bus/ex9busdmnetwork.c.html"><CONCEPT>ex9busdmnetwork.c</CONCEPT></A>
<menu>
Power grid stability analysis of a large power system.<BR>The base case is the WECC 9 bus system based on the example given in the book Power<BR>
Systems Dynamics and Stability (Chapter 7) by P. Sauer and M. A. Pai.<BR>
The base power grid in this example consists of 9 buses (nodes), 3 generators,<BR>
3 loads, and 9 transmission lines. The network equations are written<BR>
in current balance form using rectangular coordiantes. <BR>
DMNetwork is used to manage the variables and equations of the entire system.<BR>
Input parameters include:<BR>
-nc : number of copies of the base case<BR>
</menu>
</menu>
</body>
</html>
|