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

Issue when importing External Damping matrix and External stiffness matrix from Wamit to Rosetta. #44

Open
Cesar-dotcom opened this issue Apr 10, 2024 · 3 comments

Comments

@Cesar-dotcom
Copy link

Hi @izabala123

I have noticed that the import process for the External Dimensional Damping Matrix (EXDAMP) and the External Dimensional Stiffness Matrix (EXSTIF) in Rosetta is wrong.
In the pictures below you can see the two matrices. In this case, what I expect to be the Additional Linear Damping Matrix is placed in the Mooring Stiffness Matrix and vice versa.
rosettaBug1
rosettaBug

I am also attaching a screenshot of the Force file from Wamit.
rosettaBug2

Thank you in advance for all the great work on this software!

@izabala123
Copy link
Collaborator

Hi Cesar

Thanks for your comment.
I'm confused because so far the .frc reader doesn't read EXSTIF fields. It is added now.
Please confirm that the BEMRosetta views have been obtained by reading the file in the screenshot shown.

Best regards
Iñaki

@Cesar-dotcom
Copy link
Author

Hi Iñaki,

You are right, when uploading the .frc file in BEMRosetta, it only reads the EXDAMP matrix and does it correctly. However, I have to do it in a separate folder, not in the project folder.
If I do this in the project folder, when uploading the .frc file, the same happens in the screenshots I attached in the issue at the beginning. It seems it uploads information from the whole project folder because it also loads Added Mass and Damping, load RAO's and motion RAO's.

Best regards
Cesar

@izabala123
Copy link
Collaborator

Hi Cesar

Yes, that's it. Wamit spreads the info in different files so, depending on the file you give BEMRosetta, it does different things:

  • .out: This includes all. BEMRosetta doesn't care of other files.
  • Any other file: BEMRosetta reads all available files in that folder trying to pick up all the data.

If you have any problem please send a sample file or set of them and I will solve it immediately.

Best regards
Iñaki

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

2 participants