Commit 0a09f4e
committed
MOM6: +Added module MOM_hor_index and hor_index_type.
Added a new module with a type to describe the domain-decomposed horizontal
index ranges, added a new sub-element of this type to the ocean grid type, and
used this type to replace the ocean_block_type variables in the grid. In many
places, the ocean block_type variables "B" were replaced with the more easily
grepped-for horizonal index type "HI". All answers are bitwise identical, but
there are new interfaces.
MOM6 commit NOAA-GFDL/MOM6@e44b9631 parent ec01382 commit 0a09f4e
119 files changed
Lines changed: 355 additions & 1 deletion
File tree
- coupled_AM2_LM3_SIS2
- AM2_SIS2B_MOM6i_1deg
- AM2_SIS2_MOM6i_1deg
- coupled_AM2_LM3_SIS
- AM2_MOM6i_1deg
- CM2G63L
- ice_ocean_SIS2
- Baltic
- OM4_025
- SIS2_bergs_cgrid
- SIS2_cgrid
- SIS2_icebergs
- SIS2
- ice_ocean_SIS
- GOLD_SIS_icebergs
- GOLD_SIS
- ocean_only
- CVmix_SCM_tests
- cooling_only
- BML
- EPBL
- KPP
- mech_only
- BML
- EPBL
- KPP
- skin_warming_wind
- BML
- EPBL
- KPP
- wind_only
- BML
- EPBL
- KPP
- DOME
- MESO_025_63L
- Phillips_2layer
- SCM_idealized_hurricane
- adjustment2d
- layer
- rho
- z
- benchmark
- circle_obcs
- double_gyre
- external_gwave
- flow_downslope
- layer
- rho
- sigma
- z
- global_ALE
- SLight
- hycom
- layer
- z
- global
- lock_exchange
- mixed_layer_restrat_2d
- nonBous_global
- resting
- layer
- z
- seamount
- layer
- sigma
- z
- single_column
- BML
- EPBL
- KPP
- sloshing
- layer
- rho
- z
- torus_advection_test
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
18 | 21 | | |
19 | 22 | | |
20 | 23 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
18 | 21 | | |
19 | 22 | | |
20 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
18 | 21 | | |
19 | 22 | | |
20 | 23 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
18 | 21 | | |
19 | 22 | | |
20 | 23 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
18 | 21 | | |
19 | 22 | | |
20 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
| |||
0 commit comments