benvial/gyptis

View on GitHub
examples/scattering/plot_silver_core_shell.py

Summary

Maintainability
A
1 hr
Test Coverage

Function create_geometry has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

def create_geometry(wavelength, pml_width):
    R1 = 60
    R2 = 30
    Rcalc = 2 * R1
    lmin = wavelength / pmesh
Severity: Minor
Found in examples/scattering/plot_silver_core_shell.py - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status