Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Nov 27, 2023. It is now read-only.
This repository was archived by the owner on Nov 27, 2023. It is now read-only.
There was an error while loading. Please reload this page.
when i run the code of Example_CPLambdaPitch.py, the error occur:
361 if not flatInputs :
362 WS_flat = []
363 Pitch_flat = []
NameError: name 'flatInputs' is not defined
It seems to be a problem with this "case_gen.CPCT_LambdaPitch" function.
I have been troubled for a long time, looking forward to your reply.