Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Printing / accessing standard NEC output using PyNEC #29

Open
aeropung opened this issue Jun 23, 2023 · 0 comments
Open

Printing / accessing standard NEC output using PyNEC #29

aeropung opened this issue Jun 23, 2023 · 0 comments

Comments

@aeropung
Copy link

The original documentation and websites like this, lead me to believe that NEC prints information regarding Input Power, Radiated Power, Wire Loss, and Efficiency. However, I have yet to see this information when running PyNEC. Which card am I missing? Simple examples like this and this, do not show the printout for these parameters.

Alternatively, how can I access these parameters even if they're not being printed? Is there an online example I missed? I'm hoping to access this information specifically:

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
                                           INPUT POWER   = 6.8603E-02 WATTS
                                           RADIATED POWER= 5.6868E-02 WATTS
                                           WIRE LOSS     = 1.1735E-02 WATTS
                                           EFFICIENCY    =  82.89 PERCENT
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
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

No branches or pull requests

1 participant