Releases: scaomath/torch-cfd
Releases · scaomath/torch-cfd
0.0.7
Major refactoring in neural operators.
0.0.6
Data generation refactoring.
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.