# Cooling Tower Sizing Utility AI Agent Connect

> Cooling Tower Sizing Utility provides the engineering math needed to design and analyze industrial cooling systems. Your AI client uses this MCP to calculate physical tower dimensions, estimate necessary makeup water, and validate if specific temperature profiles are physically possible based on wet bulb temperatures and heat loads.

## Overview
- **Category:** engineering
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_PmiLMfMyzJ67u0c1Punn3cdkMEkdVK2A5k00UWFv/ai-agent-connect
- **Tags:** cooling-tower, heat-transfer, water-treatment, thermal-engineering, industrial-cooling

## Description

You can use this MCP to handle the heavy lifting for industrial cooling tower design. Instead of manual calculations, you give your AI client the heat load and wet bulb temperature, and it returns the physical dimensions and air flow requirements you need. It handles the thermodynamics so you can focus on the system layout. 

If you are worried about system losses, the MCP calculates the water balance, including evaporation and blowdown. You can also run feasibility checks to see if a target temperature is actually achievable under current environmental conditions. It's a direct way to check thermal effectiveness and ensure your proposed cooling profiles don't violate physical constraints before you commit to a design.

## Tools

### estimate_water_balance
This tool calculates the water balance for your cooling tower system. It determines necessary makeup water and total system losses.

### calculate_tower_dimensions
This tool determines the physical size and air flow requirements for a tower. It uses heat load and wet bulb temperature to find the right dimensions.

### validate_cooling_constraints
This tool checks if a specific temperature profile is physically possible. It ensures your cooling targets meet hardware and environmental constraints.

### get_tower_efficiency_metrics
This tool provides thermal effectiveness data. It calculates specific efficiency metrics for your cooling tower design.

## Prompt Examples

**Prompt:** 
```
What size tower do I need for a 5000 kW heat load with a wet bulb of 25°C, an approach of 5°C, and a circulation rate of 100 kg/s?
```

**Response:** 
```
The required cooling tower has a diameter of 4.5 meters, a height of 6.2 meters, a cooling range of 15°C, and requires an air flow of 120 m³/s.
```

**Prompt:** 
```
Is it possible to reach a water temperature of 28°C if the wet bulb is 26°C and my minimum approach is 2°C?
```

**Response:** 
```
No, the proposed profile is not feasible because the calculated approach is only 2°C, which does not meet the minimum required approach of 2°C when considering precision limits.
```

**Prompt:** 
```
Calculate the water balance if evaporation is 0.5 kg/s and blowdown is 0.1 kg/s.
```

**Response:** 
```
The total makeup water required is 0.6 kg/s, with total system losses of 0.6 kg/s.
```

## Capabilities

### Physical Sizing
Your agent calculates tower diameter, height, and air flow requirements.

### Water Management
The AI determines makeup water needs and system losses.

### Feasibility Checking
Your client validates if temperature profiles meet physical constraints.

### Efficiency Analysis
The MCP provides metrics to evaluate thermal effectiveness.

## Use Cases

### New System Design
Determine the required tower size and air flow for a specific heat load.

### Feasibility Studies
Check if a target water temperature can be reached given the ambient wet bulb temperature.

### Water Budgeting
Calculate the total makeup water needed based on evaporation and blowdown rates.

### Performance Audits
Evaluate the thermal effectiveness of an existing or proposed tower design.

## Benefits

- Calculates physical dimensions from heat load and wet bulb data.
- Identifies impossible temperature profiles before design implementation.
- Quantifies water makeup and system loss requirements.
- Provides thermal efficiency metrics for design evaluation.

## How It Works

Connect your AI client to Vinkius to start running engineering calculations immediately.

1. Connect your preferred MCP-compatible client to Vinkius.
2. Provide your heat load, wet bulb temperature, and other parameters to your agent.
3. The agent invokes the specific tool needed for the calculation.
4. The MCP returns precise engineering data directly to your chat interface.

## Frequently Asked Questions

**What can this MCP calculate for cooling towers?**
It calculates physical dimensions, air flow requirements, water balance, and thermal efficiency metrics.

**How does it handle water balance?**
The MCP uses evaporation and blowdown rates to estimate the total makeup water and system losses.

**Can I check if my cooling design is physically possible?**
Yes, you can use the validation tool to see if your temperature profile meets hardware and environmental constraints.

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

**Do I need to host the MCP myself?**
No, Vinkius hosts and manages the MCP so it is ready to use as soon as you connect.

**How do I determine the physical size of my tower?**
You can use the `calculate_tower_dimensions` tool by providing the heat load, wet bulb temperature, approach temperature, and circulation rate.

**Can I check if my cooling target is realistic?**
Yes, the `validate_cooling_constraints` tool allows you to verify if a target water temperature is feasible given the ambient wet bulb temperature and hardware limits.

**How much makeup water will I need?**
Use the `estimate_water_balance` tool with your evaporation and blowdown rates to find the total required makeup water.
