auto: daily sync
This commit is contained in:
@@ -65,8 +65,8 @@ penalty = 1e4 × ((σ_max / σ_allow) − 1)² if σ_max > σ_allow
|
||||
| `gamma_stress` | 0.0 | 1.5 | — | FEA stress feedback gain |
|
||||
| `R_0` | 10 | 100 | mm | Base hole influence radius |
|
||||
| `R_edge` | 5 | 40 | mm | Edge influence radius |
|
||||
| `s_min` | 8 | 20 | mm | Min cell size (densest) |
|
||||
| `s_max` | 25 | 60 | mm | Max cell size (sparsest) |
|
||||
| `s_min` | 15 | 35 | mm | Min cell size (densest) — manufacturing floor: 15 mm |
|
||||
| `s_max` | 40 | 60 | mm | Max cell size (sparsest) — lower bound 40 guarantees s_min < s_max |
|
||||
|
||||
Fixed parameters (manufacturing constraints + math constants): see `optimization_engine/isogrid/study.py`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user