Skip to content

Releases: scaomath/torch-cfd

0.0.7

20 Jul 19:28
Compare
Choose a tag to compare

Major refactoring in neural operators.

0.0.6

10 Jun 06:07
Compare
Choose a tag to compare

Data generation refactoring.

0.0.5

06 May 20:16
Compare
Choose a tag to compare

0.0.4

03 May 03:47
Compare
Choose a tag to compare

0.0.3

29 Apr 03:56
Compare
Choose a tag to compare
  • Change the forcing functions to a template subclass using nn.Module.
  • Update the potential type forcing used in the FNO paper.

0.0.2

26 Apr 13:50
Compare
Choose a tag to compare
  • adding $\partial \omega/\partial t$ and $\boldsymbol{u}$ outputs in the vorticity-streamfunction stepping schemes.
  • update the isotropic turbulence example to reflect this.