Use these standards for examples in this repository.
| Requirement | Why It Matters |
|---|---|
| Clear engineering question | Keeps examples tied to practical value |
| Assumption table | Prevents simulation results from looking stronger than they are |
| Units on all parameters | Makes results reproducible |
| Expected output | Helps readers know whether the example ran correctly |
| Validation note | Separates demonstration from verified model |
Each example should include:
- Engineering question.
- Model scope.
- Required products/toolboxes.
- How to run.
- Expected output.
- Validation limits.