Skip to content

Unclear porgram flow when compiling with MTLN=YES #231

@Alberto-o

Description

@Alberto-o

When the compilation flag SEMBA_FDTD_ENABLE_MTLN=NO it is clear that semba will fail if multiwires are defined. However, it is possible to compile with SEMBA_FDTD_ENABLE_MTLN=YES and use thin wires if the execution flag -mtlnwires is not passed, and no multiwires are defined.

I'm not sure whether this should be the expected behaviour, or the behaviour should be:

  • SEMBA_FDTD_ENABLE_MTLN=NO : only thin wires
  • SEMBA_FDTD_ENABLE_MTLN=YES: only shielded or unshileded multiwres.

In this case, the flag -mtlnwires would be superflous (but needed at this point)

What do you think @lmdiazangulo @adrianarce-elemwave ?

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions