|
REMORA
Regional Modeling of Oceans Refined Adaptively
|
Go to the source code of this file.
Functions | |
| mf_Uwind | setVal (0.0_rt) |
| if (tdays - dstart<=6.0_rt) | |
Variables | |
| Real | time = remora.get_t_old(lev) |
| Real | tdays = time/Real(24.0*60.0*60.0) |
| Real | dstart = 0.0_rt |
| else | |
Definition at line 6 of file REMORA_InitAnalyticWind_BoundaryLayer.H.
| mf_Uwind setVal | ( | 0. | 0_rt | ) |
| Real dstart = 0.0_rt |
Definition at line 3 of file REMORA_InitAnalyticWind_BoundaryLayer.H.
| else |
Definition at line 8 of file REMORA_InitAnalyticWind_BoundaryLayer.H.
| Real tdays = time/Real(24.0*60.0*60.0) |
Definition at line 2 of file REMORA_InitAnalyticWind_BoundaryLayer.H.
| Real time = remora.get_t_old(lev) |
Definition at line 1 of file REMORA_InitAnalyticWind_BoundaryLayer.H.