Skip to content

Commit

Permalink
Update: the material sweep params to be the final combination we did
Browse files Browse the repository at this point in the history
  • Loading branch information
Suke0811 committed Oct 23, 2024
1 parent ce0c274 commit 95b3268
Showing 1 changed file with 11 additions and 8 deletions.
19 changes: 11 additions & 8 deletions docs/md/data/material.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,17 @@
### Sweeping Parameters
$\Gamma_{b},\Gamma_{\mathcal{M}}$

| Parameter | Values |
|--------------------|------------------------------------|
| L (Length of beam) | 10, 30, 50 (mm) |
| b (Width of beam) | 5, 10, 20 (mm) |
| h (Thickness of beam) | 1, 5, 10 (mm) |
| magnet_D (Diameter of magnet) | 0.001, 0.002, 0.003, 0.005 (m) |
| magnet_L (Length of magnet) | 0.001, 0.002, 0.003, 0.005 (m) |
| magnet_distance (Distance of magnet from sensor) | 0.0015, 0.003, 0.005 (m) |
Here, we sweeped 5,000 different parameters per material, totaling 30,000 parameter combinations.

| Parameter | Values |
|---------------------------------------|---------------------------------------------|
| L (Length of beam) | 10, 30, 50, 100 (mm) |
| b (Width of beam) | 5, 10 (mm) |
| h (Thickness of beam) | 1, 2, 5, 8, 10 (mm) |
| magnet_D (Diameter of magnet) | 0.001, 0.003, 0.005, 0.01, 0.02 (m) |
| magnet_L (Length of magnet) | 0.001, 0.003, 0.005, 0.01, 0.02 (m) |
| magnet_distance (Distance from sensor) | 0.001, 0.003, 0.005, 0.01, 0.015 (m) |



### Material Parameters
Expand Down

0 comments on commit 95b3268

Please sign in to comment.