File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 88 :toctree: temp/
99
1010 wind_turbine.WindTurbine
11- modelchain.Modelchain
11+ modelchain.ModelChain
1212
1313
1414Density
@@ -66,28 +66,28 @@ Functions for calculating power output of a wind turbine.
6666 power_output.p_curve_density_corr
6767
6868
69- Modelchain
69+ ModelChain
7070==============
7171
72- Creating a Modelchain object.
72+ Creating a ModelChain object.
7373
7474.. autosummary ::
7575 :toctree: temp/
7676
77- modelchain.Modelchain
77+ modelchain.ModelChain
7878
79- Running the modelchain .
79+ Running the ModelChain .
8080
8181.. autosummary ::
8282 :toctree: temp/
8383
84- modelchain.Modelchain .run_model
84+ modelchain.ModelChain .run_model
8585
86- Methods of the Modelchain object.
86+ Methods of the ModelChain object.
8787
8888.. autosummary ::
8989 :toctree: temp/
9090
91- modelchain.Modelchain .rho_hub
92- modelchain.Modelchain .v_wind_hub
93- modelchain.Modelchain .turbine_power_output
91+ modelchain.ModelChain .rho_hub
92+ modelchain.ModelChain .v_wind_hub
93+ modelchain.ModelChain .turbine_power_output
You can’t perform that action at this time.
0 commit comments