See https://github.com/scaomath/torch-cfd/tree/main/torch_cfd#005
0.0.4
See https://github.com/scaomath/torch-cfd/tree/main/torch_cfd#004
0.0.3
* Change the forcing functions to a template subclass using `nn.Module`. * Update the potential type forcing used in the FNO paper.
0.0.2
* adding $\partial \omega/\partial t$ and $\boldsymbol{u}$ outputs in the vorticity-streamfunction stepping schemes. * update the isotropic turbulence example to reflect this.