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

Update the RM3 model lower and upper bounds #206

Open
a1708192 opened this issue Jan 3, 2021 · 3 comments
Open

Update the RM3 model lower and upper bounds #206

a1708192 opened this issue Jan 3, 2021 · 3 comments
Labels
examples Tutorials and examples question Further information is requested

Comments

@a1708192
Copy link

a1708192 commented Jan 3, 2021

Dear Authors,

Thank you so much for developing this open-source professional WEC simulator and publish it.

Could you please suggest how we can set a wider range for lower and upper bounds of the RM3 model?
I am just worried about the mechanical constraints of the RM3 model to provide a feasible model by using this new range.
lb = [r1=4.5, r2= 7, d1=1.00, d2= 41];
ub = [r1=5.5, r2=8, d1=1.25, d2=43];
What can be the feasible minimum size of r1, r2, d1 and d2? and the same question is that What can be the feasible maximum size of r1, r2, d1 and d2?

Thanks a lot in advance,

@ryancoe ryancoe added examples Tutorials and examples question Further information is requested labels Jan 4, 2021
@ryancoe
Copy link
Member

ryancoe commented Jan 4, 2021

Hi @a1708192 - Thanks for your interest in WecOptTool

These dimensions can really be whatever you like, depending on your specific interests. Perhaps you can elaborate a bit more on your question? What do you mean by "the feasible minimum size?" Are you asking, e.g., about what is valid in terms of the modeling assumptions or what is practical in terms of the economics of the system?

example_rm3Parametric

@a1708192
Copy link
Author

a1708192 commented Jan 6, 2021

Thank you for your response. I think we can talk about the variables in terms of the modelling assumptions.
For instance, if we set r1 and r2 by 1 (minimum size) and 10 (maximum size) are correct initialisation. What is your idea about d1 and d2?

@ryancoe
Copy link
Member

ryancoe commented Jan 7, 2021

I don't see any problems when setting these types of values. In general, the only thing that you may need to watch out for is the quality of the surface mesh use for Nemoh. If you are getting solutions that seem questionable, this would be a good first thing to check. Otherwise I really think you can use whatever bounds you like. The same goes for all of these design variables.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
examples Tutorials and examples question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants