Skip to content
Snippets Groups Projects
Commit e778f976 authored by Jenni Rinker's avatar Jenni Rinker
Browse files

renamed discon dll

parent e08d0891
No related branches found
No related tags found
No related merge requests found
Pipeline #22704 passed
......@@ -13,7 +13,7 @@ class NREL5MWRWT(ReferenceModel):
tb_wid=130, tb_ht=130) # rotor diameter is 126 m
model_kwargs['tint'] = 0.14*(0.75*model_kwargs['wsp'] + 5.6) / model_kwargs['wsp'] # class 1B
dll_list = [('damper_5mw.dll', 'damper.dll'),
('DISCON_NREL5MW_Monopile_v0.1.0.dll', 'DISCON.dll'),
('DISCON_NREL5MW_v0.1.0.dll', 'DISCON.dll'),
('hss_convert_5mw.dll', 'hss_convert.dll'),
('nrel_5mw_interface_v0.1.0.dll', 'nrel_5mw_interface.dll')]
ReferenceModel.__init__(self,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment