Analysis Wamit - shiplab/wamit GitHub Wiki
Analysis Wamit
With this module, it is possible to plot several wamit outputs as:
- Added Mass
- Potential Dampings
- Waves 1st order Forces
- Response amplitude operators
- Mean Drift Forces
import analysis_wamit
Added Mass
Must be included
Potential Dampings
Must be included
Waves 1st order Forces
Must be included
Response amplitude operators
rao = analysis_wamit.raos(plota=0, dof_plot=[1,2,3,4,5,6], inc_plot=[0,45,90,135,180])
Inputs:
plota
- flag to plot outputsdof_plot
- degrees of freedom to plotinc_plot
- headings to plot
Mean Drift Forces
Must be included