Overview

The three core components of the Dr.Q workspace — chat, code editor, and scene tree.


The Dr.Q platform workspace has three key components that work together:

  1. Chat — interact with the Dr.Q bot to set up your simulation step by step
  2. Code Editor — the Python script that describes your simulation is generated and editable here
  3. Scene Tree — shows the geometry and model structure

Platform areas

The platform is organised into functional areas that follow the simulation workflow:

Project management

A project is the container for your entire simulation. You can manage multiple projects at the same time and switch between them from the dashboard.

Name projects descriptively — for example Bracket_LoadCase_A_v2 rather than something generic. You'll thank yourself when you have dozens of projects and need to find one quickly.