|
9 | 9 | - **Automatic wire joining**: Automatically connects wire ends to other wires, simplifying model creation. |
10 | 10 | - **Flexible connector placement**: Add connectors between specific points on different objects. |
11 | 11 | - **Configurable simulation parameters**: Set frequency, ground type, and pattern observation points. |
12 | | -- **Current component library**: Helix, circular arc/loop, rectangular loop, straight wire, straight connector |
| 12 | +- **Current component library**: Helix, circular arc/loop, rectangular loop, straight wire, straight connector, thin sheet |
13 | 13 | - **Easy to place**: feedpoint, series RLC load(s), prarallel RLC load(s) specified in ohms, uH and pF |
14 | 14 | - **Easy to define meshed grids** which can also be joined edge to edge to create box structures (see the [car model](https://github.com/G1OJS/NECBOL/blob/main/example_handheld_in_a_car.py)) |
15 | 15 | - **Dielectric sheet model**: currently experimental, not validated, built in to a flat sheet geometry component |
16 | 16 | - **Optimiser**: Optimise VSWR and / or Gain in a specified direction |
17 | | -- **More coming soon**: See [next steps/future plans](https://github.com/G1OJS/NECBOL/blob/main/TO_DO.md) |
18 | 17 | - **Extensible design**: It's written in Python, so you can use the core and add your own code |
19 | | -- **Example files**: Simple dipole, Hentenna with reflector with example parameter sweep, Circular version of Skeleton Slot Cube with Optimiser code |
| 18 | +- **Example files**: Include Simple dipole, Hentenna with reflector with example parameter sweep, Circular version of Skeleton Slot Cube with Optimiser code |
| 19 | +- **Wire Frame Visualiser shows wire thickness** to help understand wire proximity |
20 | 20 |
|
21 | 21 |  |
22 | 22 |
|
|
0 commit comments