Skip to content

Commit

Permalink
Removing superfluous test models and removing experiment annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
dietmarw committed Sep 25, 2019
1 parent accc3ca commit 0fda8c8
Show file tree
Hide file tree
Showing 11 changed files with 3 additions and 290 deletions.
1 change: 0 additions & 1 deletion OpenHPL/Tests/package.order
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ HydroCordModelKP2
HydroCordModel2
HydroCordModelKPFran
HydroCordModelKPFran2
var_plot
HydroCordModelDraftTube
HydroCordModelDraftTube2
HydroCordModelKPDraftTube
Expand Down
6 changes: 0 additions & 6 deletions OpenHPL/Tests/var_plot.mo

This file was deleted.

104 changes: 0 additions & 104 deletions OpenHPL/Waterway/RunOff.mo

This file was deleted.

71 changes: 0 additions & 71 deletions OpenHPL/Waterway/RunOff_SI.mo

This file was deleted.

1 change: 0 additions & 1 deletion OpenHPL/Waterway/RunOff_zones.mo
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,5 @@ equation
R2 = 1 - F_e / F_o;
V_dot_runoff = V_doT_tot;
annotation (
experiment(StopTime = 315360000, Interval = 86400),
Documentation(info = "<html><head></head><body>This is the hydrology model that is based on the HBV hydrological model. This model can be used to define the inflow (runoff) to the reservoir.<div><br></div><div>Here, the input data are used for the model and this data is in: <a href=\"Resources/Tables/\">Resources/Tables/...</a><br><div><br></div><div>More info about model:&nbsp;<a href=\"Resources/Report/Hydrology_model.pdf\">Resources/Report/Hydrology_model.pdf</a></div></div></body></html>"));
end RunOff_zones;
1 change: 0 additions & 1 deletion OpenHPL/Waterway/RunOff_zones_input.mo
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,5 @@ equation
R2 = 1 - F_e / F_o;
V_dot_runoff = V_doT_tot;
annotation (
experiment(StopTime = 315360000, Interval = 86400),
Documentation(info = "<html><head></head><body><span style=\"font-size: 12px;\">This is the same hydrology model that is based on the HBV hydrological model. This model can be used to define the inflow (runoff) to the reservoir.</span><div><br></div><div>Here the input data are not specified.&nbsp;<br><div><span style=\"font-size: 12px;\"><br></span></div></div></body></html>"));
end RunOff_zones_input;
4 changes: 0 additions & 4 deletions OpenHPL/Waterway/package.order
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,3 @@ OpenChannel
ReservoirChannel
RunOff_zones
RunOff_zones_input
RunOff
RunOff_SI
test
testtemp
43 changes: 0 additions & 43 deletions OpenHPL/Waterway/test.mo

This file was deleted.

Loading

0 comments on commit 0fda8c8

Please sign in to comment.