You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using current sharpy version.
I am getting the following error.
File "/home/avn/HALE/struct/sharpy/parametric_aircraft/parametric_hale.py", line 195, in
g1 = ga.Model('sharpy',['sharpy'], model_dict=g1mm, components_dict=g1c,
AttributeError: 'float' object has no attribute 'Model'
Please help me in rectify this.
The text was updated successfully, but these errors were encountered:
hi,
I have downloaded the file
https://github.com/ACea15/Projects-SHARPy/blob/dev_rhea/aeroelasticPMOR_Optimization/parametric_aircraft/parametric_hale.py
I am using current sharpy version.
I am getting the following error.
File "/home/avn/HALE/struct/sharpy/parametric_aircraft/parametric_hale.py", line 195, in
g1 = ga.Model('sharpy',['sharpy'], model_dict=g1mm, components_dict=g1c,
AttributeError: 'float' object has no attribute 'Model'
Please help me in rectify this.
The text was updated successfully, but these errors were encountered: