WVFixedAmplitudeForcing
initialize the WVFixedAmplitudeForcing
Declaration
self = WVFixedAmplitudeForcing(wvt,options)
Parameters
wvta WVTransform instancename(required) name of this forcingApbar(optional) amplitude of Ap matrix to fixAmbar(optional) amplitude of Am matrix to fixA0bar(optional) amplitude of A0 matrix to fixAp_indices(optional) index of coefficient in Ap matrix to fixAm_indices(optional) index of coefficient in Am matrix to fixA0_indices(optional) index of coefficient in A0 matrix to fix
Returns
selfa WVFixedAmplitudeForcing instance
Discussion
You must pass the instance of the WVTransform to be used and you must also specify a unique name for the forcing.