Navigation : Manual Input Variables - Atomic Orbitals - Calculation Modes - ClassicalParticles - DFTBPlusInterface - Execution - Hamiltonian - Linear Response - Math - Maxwell -- Boundaries -- Medium --- CheckPointsMediumFromFile --- LinearMediumBoxFile --- LinearMediumBoxShape --- LinearMediumBoxSize --- LinearMediumEdgeProfile --- LinearMediumProperties --- MediumDispersionType --- MediumPoleDamping --- MediumPoleEnergy --- MediumPoleStrength -- Output -- TD Propagation -- AnalyticalExternalSource -- BesselBeamAxisShift -- CurrentDensityFactor -- ExternalCurrent -- ExternalSourceBesselOutput -- MaxwellAbsorbingBoundaries -- MaxwellBoundaryConditions -- MaxwellFunctions -- MaxwellHamiltonianOperator -- MaxwellIncidentWaves -- MaxwellPlaneWavesInBox -- MaxwellTestQuadrupole -- RegularizationFunction -- RegularizationFunctionWidth -- SpeedOfLightFactor -- TransverseFieldCalculation -- UserDefinedConstantSpatialMaxwellField -- UserDefinedInitialMaxwellStates -- UserDefinedMaxwellExternalCurrent - 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::Medium 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 : 179 call parse_variable(namespace, 'MediumDispersionType', DRUDE_MEDIUM, this%medium_type) Featured in testfiles maxwell/09-drude-medium-from-file.01-gold-np.inp maxwell/09-drude-medium-from-file.02-gold-np-part-one.inp maxwell/09-drude-medium-from-file.03-gold-np-part-two.inp maxwell/09-drude-medium-from-file.04-gold-np-external-source.inp maxwell/09-drude-medium-from-file.05-gold-np-envelope-from-expression.inp