# Parameter definitions for thorn MaxwellFDTD # $Header$ shares: grid USES KEYWORD domain restricted: CCTK_REAL stim_freq "frequency of the stimulus in Hertz" { 0.0:* :: "a positive real" } 1 CCTK_REAL lenght_in_wavelength "length of the waveguide \ in wavelengths of the stimulus wave" { 0.0:* ::"" } 5.0d0 CCTK_INT cells_per_wavelength "minimum number of grid cells\ per wavelength in the x, y and z directions" { 1:* :: "" } 25