|
MOM6
|
Control structure for Kelvin wave open boundaries.
Definition at line 36 of file Kelvin_initialization.F90.
Public variables and constants | |
| integer | mode = 0 |
| Vertical mode. | |
| real | coast_angle = 0 |
| Angle of coastline. | |
| real | coast_offset1 = 0 |
| Longshore distance to coastal angle. | |
| real | coast_offset2 = 0 |
| Longshore distance to coastal angle. | |
| real | h0 = 0 |
| Bottom depth. | |
| real | f_0 |
| Coriolis parameter. | |
| real | rho_range |
| Density range. | |
| real | rho_0 |
| Mean density. | |
| logical | answers_2018 |
| If true, use the order of arithmetic and expressions that recover the answers from the end of 2018. Otherwise, use expressions that give rotational symmetry and eliminate apparent bugs. | |