Workflow Demo

Intent → validation → export

Enter study intent, complete validation to settle engineering state in the dossier, then export solver-ready artifacts from the workspace.

Step 1

Intent Capture

Enter natural-language study intent. Modelyn generates an engineering dossier with physics classification and initial decisions.

Study Intent

Physics Domain

External Aerodynamics

Objective

Drag coefficient analysis

Flow Regime

Incompressible, steady-state

Reference Speed

30 m/s

{
  "intent": "SUV drag study at motorway speed",
  "objectives": ["drag_coefficient"],
  "status": "dossier_generating"
}

Engineering State Snapshot

{
  "intent": "SUV drag study at motorway speed",
  "objectives": ["drag_coefficient"],
  "status": "dossier_generating"
}