Navigation :
UserDefinedConstantSpatialMaxwellField
UserDefinedConstantSpatialMaxwellField
Section MaxwellStates
Type block
Define parameters of spatially constant field.
Example:
%UserDefinedConstantSpatialMaxwellFields
plane_wave_parser | E_x | E_y | E_z | B_x | B_y | B_z | "tdf_function"
%
This block defines three components of E field, three components of B field, and reference to
the TD function.
Source information
maxwell/propagator_mxll.F90 : 1546
if (parse_block(namespace, 'UserDefinedConstantSpatialMaxwellField', blk) == 0) then