Navigation : Manual Input Variables - Atomic Orbitals - Calculation Modes - ClassicalParticles - DFTBPlusInterface - Execution - Hamiltonian - Linear Response - Math - Maxwell -- Coordinates -- CheckPointsMediumFromFile -- LinearMediumBoxFile -- LinearMediumBoxShape -- LinearMediumBoxSize -- LinearMediumEdgeProfile -- LinearMediumProperties -- MediumCurrentCoordinates -- MediumDispersionType -- MediumPoleDamping -- MediumPoleEnergy -- MediumPoleStrength -- PlaneWavesOnOneSide -- PlaneWavesSide - MaxwellStates - Mesh - Output - SCF - States - System - Time-Dependent - Utilities - Alphabetic Index Tutorials Developers Releases MediumDispersionType A - B - C - D - E - F - G - H - I - K - L - M - N - O - P - Q - R - S - T - U - V - W - X MediumDispersionType Section Maxwell Type integer Default drude_medium Dispersion model used for the medium (only Drude model available for the moment). Options: drude_medium: Drude type of dispersion. Source information maxwell/dispersive_medium.F90 : 167 call parse_variable(namespace, 'MediumDispersionType', DRUDE_MEDIUM, this%medium_type) Featured in testfiles maxwell/09-drude-medium-from-file.01-gold-np.inp