Challenge Overview
We have taken open source code call "NEMOH" from https://github.com/lawsonro3/Nemoh - and made a few tweaks and improvments. NEMOH is code for frequency-domain potential flow hydrodynamic.
We will attach our modified NEMOH code in the challenge detail page (do not use the NEMOH code from the link above).
In this challenge, we have several objectives to be achieved:
- We need to implement the Drift forces and QTF using the methods in the below article:
- The theory we need to implement is thoroughly discussed in the Theory Chapter (Ch 15) of the WAMIT manual that is uploaded in the challenge details page.
- Targeted OS:
- Windows
- Mac
- Linux
- Technology Overview
- Fortran
Final Submission Guidelines
- The updated code
- The changeLog file records all the code changes (The changes should reflect the client requirements where the changes are)
- The TC standard deployment guide how to configure and verify the updates