scale-up-process-analyzer

Solid

Process engineering skill for analyzing and optimizing nanomaterial synthesis scale-up from lab to production

AI & Automation 814 stars 53 forks Updated today MIT

Install

View on GitHub

Quality Score: 93/100

Stars 20%
97
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
93
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Scale-Up Process Analyzer ## Purpose The Scale-Up Process Analyzer skill provides systematic analysis of nanomaterial synthesis scale-up challenges, enabling successful transition from laboratory to production scale while maintaining product quality and reproducibility. ## Capabilities - Heat and mass transfer scaling - Reactor design recommendations - Mixing efficiency analysis - Continuous flow process design - Batch consistency validation - Cost-at-scale estimation ## Usage Guidelines ### Scale-Up Analysis 1. **Heat Transfer Scaling** - Calculate surface-to-volume ratio changes - Assess temperature uniformity - Design heat exchange systems 2. **Mixing Considerations** - Evaluate Reynolds number scaling - Assess mixing time vs reaction time - Consider impeller design changes 3. **Continuous Flow Options** - Evaluate microfluidic reactors - Design flow chemistry approaches - Assess residence time distributions ## Process Integration - Nanomaterial Scale-Up and Process Transfer - Nanoparticle Synthesis Protocol Development ## Input Schema ```json { "lab_scale": { "volume": "number (mL)", "batch_time": "number (min)", "temperature": "number (C)", "mixing_speed": "number (rpm)" }, "target_scale": { "volume": "number (L)", "production_rate": "number (kg/day)" }, "product_specs": { "size": "number (nm)", "size_tolerance": "number (%)" } } ``` ## Output Schema ```json { "scale_up_approach": "...

Details

Author
a5c-ai
Repository
a5c-ai/babysitter
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Related Skills