File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- within OpenHPL.Waterway;
1+ within OpenHPL.Waterway;
22model DraftTube "Model of a draft tube for reaction turbines"
33 outer Data data "Using standard data set" ;
44 extends OpenHPL.Icons.DraftTube;
Original file line number Diff line number Diff line change 1- within OpenHPL.Waterway;
1+ within OpenHPL.Waterway;
22model PenstockKP "Detailed model of the pipe. Could have elastic walls and compressible water. KP scheme"
33 outer OpenHPL.Data data "Using standard data set" ;
44 extends OpenHPL.Icons.Pipe( vertical= true );
Original file line number Diff line number Diff line change 1- within OpenHPL.Waterway;
1+ within OpenHPL.Waterway;
22model Pipe "Model of a pipe"
33 outer Data data "Using standard data set" ;
44 extends OpenHPL.Icons.Pipe;
Original file line number Diff line number Diff line change 1- within OpenHPL.Waterway;
1+ within OpenHPL.Waterway;
22model Reservoir "Model of the reservoir"
33 outer Data data "using standard class with constants" ;
44 extends OpenHPL.Icons.Reservoir;
Original file line number Diff line number Diff line change 1- within OpenHPL.Waterway;
1+ within OpenHPL.Waterway;
22model SurgeTank "Model of the surge tank/shaft"
33 outer Data data "Using standard data set" ;
44 extends OpenHPL.Icons.Surge(lds= l, Lds= L);
You can’t perform that action at this time.
0 commit comments