Skip to content

api-evangelist/simscale

Repository files navigation

SimScale

SimScale is a cloud-based computer-aided engineering (CAE) platform offering computational fluid dynamics (CFD), finite element analysis (FEA), and thermal simulation capabilities. The SimScale REST API enables programmatic project management, geometry upload, mesh generation, simulation setup and execution, and results extraction for engineering automation workflows.

API

The SimScale REST API is available at https://api.simscale.com. Authentication uses an API key passed as the X-API-KEY header. API access requires an Enterprise plan.

OpenAPI Specs

Name Description
SimScale REST API Full REST API covering projects, geometry, meshing, simulations, runs, and results

Capabilities

Shared Definitions

File Description
simscale SimScale REST API consumed definition

Workflow Capabilities

Capability Description
Simulation Automation End-to-end simulation pipeline: upload, mesh, simulate, retrieve results

Rules

Name Description
SimScale Spectral Rules Spectral ruleset enforcing SimScale API conventions

JSON Schema

Name Description
Project Schema Schema for SimScale Project resource
Simulation Schema Schema for SimScale Simulation resource

JSON Structure

Name Description
Project Structure Structural documentation for Project, Geometry, Simulation, MeshOperation, SimulationRun

JSON-LD

Name Description
SimScale Context JSON-LD context mapping SimScale terms to schema.org

Examples

Name Description
Create Project Example: creating a simulation project
Create Simulation Run Example: starting a simulation run

Vocabulary

Name Description
SimScale Vocabulary Domain terms for cloud CAE simulation

Maintainers

API Evangelist

About

SimScale is a cloud-based computer-aided engineering (CAE) platform offering computational fluid dynamics (CFD), finite element analysis (FEA), and thermal simulation capabilities.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors