forcingWithResolutionOfTransform

create a new WVForcing with a new resolution


Declaration

 force = forcingWithResolutionOfTransform(wvtX2)

Parameters

  • wvtX2 the WVTransform with increased resolution

Returns

  • force a new instance of WVForcing

Discussion

Subclasses to should override this method an implement the correct logic.