File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
bt_ocean
2
2
========
3
3
4
- bt_ocean is a differentiable pseudospectral solver for the barotropic vorticity
5
- equation on a beta-plane, for classic wind-forced barotropic ocean gyre
6
- simulations.
4
+ bt_ocean is a differentiable finite difference solver for the barotropic
5
+ vorticity equation on a beta-plane, for classic wind-forced barotropic ocean
6
+ gyre simulations.
7
7
8
8
bt_ocean is designed to be simple, lightweight, and fast on a single GPU. The
9
9
aim is enable rapid testing of ocean-relevant machine learning techniques in a
@@ -13,7 +13,7 @@ backscatter.
13
13
Features
14
14
--------
15
15
16
- - A pseudospectral solver for the 2D barotropic vorticity equation in a
16
+ - A finite difference solver for the 2D barotropic vorticity equation in a
17
17
rectangular domain, for simulations of classic wind-driven Munk-Stommel ocean
18
18
gyre problems.
19
19
- Uses the JAX library, providing GPU and autodiff support.
You can’t perform that action at this time.
0 commit comments