Skip to main content
Glama
agmonetti

mathmethods-mcp

by agmonetti

dynamic_2d_conservative_solve

Check 2D systems for conservativeness (divergence-free), Hamiltonian/energy, and closed orbits, while classifying equilibria and computing trajectories.

Instructions

Analyze a 2D system checking conservativeness (divergence-free), Hamiltonian/energy and closed orbits.

Args: eq_x, eq_y: Math expressions for x' and y'. mu: parameter value. x0..y_max, cantidad_trayectorias: integration and portrait settings.

Returns: Dict with the divergence check, the Hamiltonian reconstruction, the equilibrium classification and the trajectories.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
hNo
muNo
t0No
x0No
y0No
eq_xNoy
eq_yNox - x**3
t_finNo
x_maxNo
x_minNo
y_maxNo
y_minNo
cantidad_trayectoriasNo

Latest Blog Posts

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/agmonetti/mathmethods-mcp'

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