simulation-orchestrator

Community

Coordinate multi-simulation campaigns end-to-end.

AuthorHeshamFS
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Orchestrate multi-simulation campaigns including parameter sweeps, batch jobs, and result aggregation. Use for running parameter studies, managing simulation batches, tracking job status, combining results from multiple runs, or automating simulation workflows.

Core Features & Use Cases

  • Sweep generation: create campaign configurations for parameter sweeps.
  • Job tracking: monitor and update statuses of multiple runs.
  • Result aggregation: collect and summarize outcomes across campaigns.

Quick Start

Prepare and initialize a campaign: python3 scripts/sweep_generator.py --base-config sim.json --params "dt:1e-4:1e-2:5" --method linspace --output-dir ./sweep --json

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: simulation-orchestrator
Download link: https://github.com/HeshamFS/materials-simulation-skills/archive/main.zip#simulation-orchestrator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository