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

Update compare_methods.py #17

Merged
merged 1 commit into from
Jul 21, 2024
Merged

Update compare_methods.py #17

merged 1 commit into from
Jul 21, 2024

Commits on Jul 11, 2024

  1. Update compare_methods.py

    Avoiding spectral leakage in time domain simulation by simulating an integer number of periods.
    
    Ensuring linearity of the time domain simulation by keeping the amplitude low.
    
    Set the solver's absolute tolerance lower to simulate small currents.
    
    The time and frequency domain impedance simulations overlap nicely now! (Only the bicgstab method behaves poorly)
    noelhallemans committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    3a9a442 View commit details
    Browse the repository at this point in the history