Skip to content

Reorganizing repo and drafting new data formats.#61

Draft
lmdiazangulo wants to merge 3 commits into58-major-redesignfrom
new-data-formats
Draft

Reorganizing repo and drafting new data formats.#61
lmdiazangulo wants to merge 3 commits into58-major-redesignfrom
new-data-formats

Conversation

@lmdiazangulo
Copy link
Copy Markdown
Collaborator

No description provided.

- `[inductancePerMeter]` defined by a real representing transfer impedance inductance. Defaults to `0.0`.
- `[direction]` which can be `both`, `inwards`, or `outwards`. Indicating the type of coupling considered. Defaults to `both` meaning that fields can couple from the exterior to interior and the other way round.

Shields layers can never intersect ony other `shield` layer. They can be used in two ways:
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there is a typo error ony => any

- `<type>` a string with `conductor`, `shield`, `dielectric`, or `open`. Depending on their type they may need additional entries, as described below.

### `conductor`
A conductor material can contain a `[resistancePerMeter]` or `[conductivity]`. The conductivity will be used to compute a resistance per meter for the conductor.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just to clarify, are fields with both resistance and conductivity allowed? In that case, which one has preference?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, just one is allowed. It says "or".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants