Skip to main content
Glama

Pterasim MCP Server

pterasim.simulate

Calculate aerodynamic coefficients for wing simulations. Input wing geometry, flapping schedule, and timesteps to receive force, torque, and solver data for flight analysis.

Instructions

Generate aerodynamic coefficients with UVLM fallback. Supply wing geometry, flapping schedule, and timestep count. Returns forces, torques, and solver metadata. Example: {"span_m":0.8,"chord_m":0.12,"num_timesteps":180}

Input Schema

NameRequiredDescriptionDefault
requestYes

Input Schema (JSON Schema)

{ "properties": { "request": { "$ref": "#/$defs/PterasimInput" } }, "required": [ "request" ], "type": "object" }

Other Tools from Pterasim MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/yevheniikravchuk/pterasim-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server