simpeg.electromagnetics.time_domain.sources.VTEMWaveform.has_initial_fields#
- property VTEMWaveform.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.