SimPEG.electromagnetics.time_domain.sources.TrapezoidWaveform.has_initial_fields#
- property TrapezoidWaveform.has_initial_fields#
- Whether the waveform has initial fields. - If the current at the first time in the defined waveform is non-zero, there are static fields that must be computed by the simulations. has_initial_fields tells the simulation that initial fields must be computed for the corresponding source. - Returns:
- bool
- If - True, the waveform has initial fields.