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 LinearMediumBoxSize A - B - C - D - E - F - G - H - I - K - L - M - N - O - P - Q - R - S - T - U - V - W - X LinearMediumBoxSize Section Maxwell::Medium Type block Defines center and size of a parallelepiped linear medium box. Example: %LinearMediumBoxSize center_x | center_y | center_z | x_length | y_length | z_length % Source information maxwell/linear_medium.F90 : 733 if (parse_block(namespace, 'LinearMediumBoxSize', blk) == 0) then Featured in tutorials Maxwell/run02 Featured in testfiles maxwell/03-linear-medium.03-cosinoidal_pulse_td_pml_unpacked.inp maxwell/11-leapfrog.03-pml_medium_fullrun.inp maxwell/11-leapfrog.04-pml_medium_restart_part1.inp maxwell/11-leapfrog.05-pml_medium_restart_part2.inp maxwell/03-linear-medium.01-cosinoidal_pulse_td.inp maxwell/03-linear-medium.02-cosinoidal_pulse_td_pml.inp