writeToFile
write information about the nonlinear flux operation to file
Declaration
writeToFile(ncfile,wvt)
Parameters
ncfileNetCDFFile instance that should be written towvtthe WVTransform associated with the nonlinear flux
Discussion
To enable model restarts, all subclass should override this method to write variables or parameters to file necessary to re-initialize directly from file.
Help for WVNonlinearFluxQGForced/writeToFile is inherited from superclass WVNonlinearFluxOperation