-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Description
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 documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request