Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

runIEC #56

Open
veliemresavas opened this issue Aug 19, 2024 · 0 comments
Open

runIEC #56

veliemresavas opened this issue Aug 19, 2024 · 0 comments

Comments

@veliemresavas
Copy link

While running the runIEC example I encounter this issue. Has anyone faced this and came up with a solution
Unable to perform assignment because the left and right sides have a different number of
elements.

Error in getForceDistributionAtTime>momentsAtTime (line 228)
M{1}(i)=out.data(row,col);

Error in getForceDistributionAtTime (line 24)
[M] = momentsAtTime(out,pointer.time, pointer.chan);

Error in getMaxDeflectionLoads (line 17)
loadsTable = getForceDistributionAtTime(loadsPointer,IEC,r);

Error in IECLoadsAnalysis (line 48)
maxDeflectionLoadsTable = getMaxDeflectionLoads(blade,IEC,IECOutput);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant