📡 Welcome to quansys¶
quansys is a Python toolbox for fully‑automated HFSS workflows built on top of PyAEDT
supporting pyepr simulations based on on the energy-participation-ratio (EPR) method from .
- Structured workflows – prepare → build → simulate → aggregate
- Parameter sweeps – run grid or custom sweeps with one command
- Cluster execution – optimized for IBM LSF cluster systems
- JSON / CSV outputs – results flatten automatically for downstream analysis
- Ready‑made simulation classes:
EigenmodeAnalysis
,QuantumEPR
Where to begin¶
Step | Doc |
---|---|
1. Install the package | 📦 Installation |
2. Copy example .aedt & .yaml files |
⚡ Quick‑Start Example Files |
3. Learn a single simulation run | đź§Ş Simulation Guide |
4. Scale up with parameter sweeps | ⚙️ Automation Guide |
5. Command‑line helpers | 🖥️ Terminal & CLI |
Jump right in
Already have HFSS and Python set up?
Head straight to the Quick‑Start guide to clone a working project in seconds.