Skip to main content
Glama

plot_over_line

Extract and visualize field values along a specified line in 3D simulation data for analysis and plotting.

Instructions

Sample field values along a line between two points.

Returns coordinate arrays and field values for plotting.

Args: file_path: Path to simulation file field_name: Field to sample point1: Start point [x, y, z] point2: End point [x, y, z] resolution: Number of sample points timestep: Timestep selection

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
file_pathYes
field_nameYes
point1Yes
point2Yes
resolutionNo
timestepNo

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/kimimgo/viznoir'

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