Commit 8e26abd
Use zstar in examples (#573)
* Update one_degree_simulation.jl
* Update one_degree_simulation.jl
* try without implicit solver
* Update Project.toml
* Update near_global_ocean_simulation.jl
* Update one_degree_simulation.jl
* changes
* try it in both
* adding the correct zstar branch
* added CUDA
* Update pipeline.yml
* revert CUDA
* enforce using a specific branch
* Delete Manifest.toml
* Update Project.toml
* enforce using Oceananigans#ss/fix-zstar-bc
* drop geebrish
* enforce using Oceananigans#ss/fix-zstar-bc
* use julia v1.10.10
* precompile again
* use julia v1.10.10
* first oceananigans; then develop
* add CUDA
* using CUDA + record from Makie not CUDA
* Update one_degree_simulation.jl
* some changes
* add more stuff
* improvements
* improve
* add an equatorial single column
* possibly remove a bug?
* Update atmosphere_sea_ice_fluxes.jl
* Update atmosphere_sea_ice_fluxes.jl
* adding the correct Manifest
* remove equatorial single column
* remove manifest
* revert
* token
* Revert "token"
This reverts commit 4015bf4.
* code alignment
* drop specific branch
* drop specific branch
* fix ExponentialCoordinate args
* disambiguate ExponentialCoordinate
* drop cuda compat
* disambiguate ExponentialCoordinate
---------
Co-authored-by: Navid C. Constantinou <[email protected]>1 parent af11299 commit 8e26abd
File tree
7 files changed
+11
-8
lines changed- .buildkite
- examples
- experiments
- one_degree_calibration
- src/OceanSeaIceModels/InterfaceComputations
7 files changed
+11
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
54 | | - | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
147 | 148 | | |
148 | 149 | | |
149 | 150 | | |
150 | | - | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
0 commit comments