|
MOM6
|
Container for parameters describing idealized wind structure.
Definition at line 27 of file SCM_idealized_hurricane.F90.
Private variables and constants | |
| real | rho_a |
| Air density. More... | |
| real | p_n |
| Ambient pressure. More... | |
| real | p_c |
| Central pressure. More... | |
| real | r_max |
| Radius of maximum winds. More... | |
| real | u_max |
| Maximum wind speeds. More... | |
| real | yy |
| Distance (positive north) of storm center. More... | |
| real | tran_speed |
| Hurricane translation speed. More... | |
| real | gust_const |
| Gustiness (used in u*) More... | |
| real | rho0 |
| A reference ocean density in kg/m3. More... | |
|
private |
Gustiness (used in u*)
Definition at line 35 of file SCM_idealized_hurricane.F90.
|
private |
Central pressure.
Definition at line 30 of file SCM_idealized_hurricane.F90.
|
private |
Ambient pressure.
Definition at line 29 of file SCM_idealized_hurricane.F90.
|
private |
Radius of maximum winds.
Definition at line 31 of file SCM_idealized_hurricane.F90.
|
private |
A reference ocean density in kg/m3.
Definition at line 36 of file SCM_idealized_hurricane.F90.
|
private |
Air density.
Definition at line 28 of file SCM_idealized_hurricane.F90.
|
private |
Hurricane translation speed.
Definition at line 34 of file SCM_idealized_hurricane.F90.
|
private |
Maximum wind speeds.
Definition at line 32 of file SCM_idealized_hurricane.F90.
|
private |
Distance (positive north) of storm center.
Definition at line 33 of file SCM_idealized_hurricane.F90.