Commit e1500fb
committed
Require adaptive_max_radius from YAML config, remove all 1000.0 hardcoded fallbacks
- adaptive_max_radius must now always be specified in YAML config
- Removed all hardcoded 1000.0 fallback values
- computeMaxBurninRadius() now throws errors instead of returning 1000.0
- Clear error messages if adaptive_max_radius is missing from config1 parent 0a0eb5a commit e1500fb
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
551 | 551 | | |
552 | 552 | | |
553 | 553 | | |
554 | | - | |
| 554 | + | |
555 | 555 | | |
556 | 556 | | |
557 | | - | |
558 | | - | |
| 557 | + | |
559 | 558 | | |
560 | 559 | | |
561 | 560 | | |
| |||
0 commit comments