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