Commit 97acad2
committed
Fix DopeDealer dose range docs and default min_implantation_dose
The v0.13.1 LUT extended the DopeDealer dose range down to 1e12 cm^-2
but the docstring and default optimization bound still said 1e13.
Update both to 1e12 so the documented and default-optimized range
match the table extents.1 parent 37fba05 commit 97acad2
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
0 commit comments