# Hydrodynamic Resistance Calculator AI Agent Connect

> Hydrodynamic Resistance Calculator MCP gives your AI client the math needed for surfboard design. It calculates drag forces, power needs, and speed loss. You can also find the exact velocity where a board transitions from displacement to planing mode.

## Overview
- **Category:** engineering
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_9bC2W0mp7nBBOmnAQ0UPcmjQEqkSRaIezpHhCSxT/ai-agent-connect
- **Tags:** hydrodynamics, surfboarding, drag-calculation, fluid-dynamics, marine-engineering

## Description

You can now bring fluid dynamics math directly into your design workflow. Instead of manually running equations, you let your AI agent handle the heavy lifting for surfboard performance analysis. This MCP provides the specific calculations required to understand how a board interacts with water. You can determine the total retarding force acting on a hull or figure out exactly how much energy is needed to maintain a specific cruising speed. If you are testing different shapes, you can use it to estimate how much speed you'll lose when power is limited. It even identifies the critical velocity where a board shifts from displacement to planing. It's a specialized tool for anyone moving from theoretical sketches to real-world performance modeling.

## Tools

### get_mode_transition_threshold
This tool identifies the critical velocity where a board transitions from displacement to planing.

### get_required_power
Use this to determine the amount of energy per unit time needed to sustain a specific speed.

### get_speed_loss
This tool estimates the deceleration effect or the difference in speed when power is constrained.

### get_drag_force
This tool calculates the total hydrodynamic retarding force acting on the surfboard.

## Prompt Examples

**Prompt:** 
```
What is the drag force for a surfboard with a velocity of 5 m/s, a wetted surface area of 2 m², and a shape coefficient of 0.05 in planing mode?
```

**Response:** 
```
The total drag force is 150.5 Newtons in planing mode.
```

**Prompt:** 
```
How much power is required to keep a surfboard moving at 4 m/s if the drag force is 100 Newtons?
```

**Response:** 
```
The power required to maintain that speed is 400 Watts.
```

**Prompt:** 
```
Calculate the speed loss if I have an initial velocity of 6 m/s, a drag force of 120 Newtons, and I apply 500 Watts of power.
```

**Response:** 
```
The speed loss is 0.8 m/s, resulting in a final velocity of 5.2 m/s.
```

## Capabilities

### Drag Calculation
Your agent calculates the total retarding force on the board's surface.

### Power Estimation
The AI determines the energy needed to hold a steady speed.

### Deceleration Modeling
Your client estimates speed loss based on power constraints.

### Mode Transition Analysis
The tool finds the velocity threshold between displacement and planing.

## Use Cases

### Hull Design Validation
Check the drag force of a new surfboard shape before building a prototype.

### Power Requirement Planning
Calculate the energy needed to maintain specific speeds for motorized surfboards.

### Performance Prediction
Estimate how much a board will slow down under different power loads.

### Transition Testing
Find the exact speed where a board moves from displacement to planing mode.

## Benefits

- Removes manual hydrodynamic math from the design loop.
- Provides immediate speed loss estimates during power fluctuations.
- Identifies planing thresholds without custom scripts.

## How It Works

Connect your client to Vinkius and start running hydrodynamic math immediately.

1. Connect your MCP-compatible client to Vinkius.
2. Ask your AI agent to perform a specific hydrodynamic calculation.
3. The agent calls the relevant tool from this MCP.
4. The tool returns the precise mathematical result.
5. Your agent incorporates the data into your design discussion.

## Frequently Asked Questions

**What can this MCP calculate for surfboard design?**
It calculates drag force, required power for specific speeds, speed loss due to power constraints, and the transition velocity from displacement to planing.

**Which AI clients can use this MCP?**
You can use this with any MCP-compatible client like Claude, Cursor, Windsurf, or VS Code.

**Do I need to host the MCP myself?**
No, Vinkius hosts and manages the MCP for you. You just connect your client and it works.

**Can I use this for motorized watercraft?**
Yes, the hydrodynamic calculations for drag and power requirements apply to any board-style craft in the water.

**How do I get the results in my design tool?**
Once you connect the MCP, your AI agent handles the tool calls and provides the results directly in your chat or workspace.
