GET Commands

GET Commands#

Query System State & Metadata#

The get verb retrieves system state/metadata, properties, and configuration.

Command / Aliases

Arguments

Description & Notes

info, status

None

Returns system summary, UID, revision history, and runtime metadata.

requirements, reqs

None

Validates geometry and physics setup against platform criteria.

contacts

None

Queries geometric proximity links. (Placeholder: flux-preserving contact search)

units

None

Returns the current geometric length base [L].

owner

None

Returns the assigned owner email address.

url

None

Returns the system’s external URL reference.

notes

None

Returns attached system notes/metadata.

files, attachments

None

Lists all referenced file paths (relative to system directory).

materials

None

Maps region IDs to assigned material names. (Placeholder)

models

None

Lists active physics models and their associated DOFs. (Placeholder)

solvers

None

Lists available or active solver configurations. (Placeholder)

conditions, boundary_conditions

None

Returns the boundary condition sequence with region mappings. (Placeholder)

transform

None

Returns spatial transform matrices (local_base / global). (Placeholder)

mass, volume, cg, inertia

None

Queries physical properties: [M]=kg, [L]³=m³, [L]=m, [M][L]²=kg·m².

jobs, queue

None

Returns compute job status and queue depth. (Placeholder)