ABQflow¶
Modular batch-processing framework for Abaqus FEA – typed job specs, strategy-pattern workflows, fault-tolerant parallel execution, resource-aware scheduling.
ABQflow turns repetitive Abaqus FEA workflows into readable, batch-oriented Python
code. Define parameter sweeps, multi-step extraction pipelines, and monolithic scripts
as typed JobSpec objects; the framework handles resource
planning, parallel execution, and fault tolerance.
Quick Links¶
Getting Started – install, first job, batch sweep
Architecture – design overview, strategy pattern, resource planning
API Reference – full module reference (auto-generated)