|
REMORA
Regional Modeling of Oceans Refined Adaptively
|
Go to the source code of this file.
Functions | |
| if (NSPeriodic) | |
| else | if (EWPeriodic) |
Variables | |
| Real | pi = Real(3.14159265359) |
| Real | tdays =remora.get_t_old(lev)/(Real(24.0)*Real(60.0)*Real(60.0)) |
| Real | rho0 =m_solverChoice.rho0 |
| Real | windamp |
| Real | dstart = zero |
| else if | ( | EWPeriodic | ) |
Definition at line 12 of file REMORA_InitAnalyticSMFlux_ParticlesOverSeamount.H.
| if | ( | NSPeriodic | ) |
Definition at line 9 of file REMORA_InitAnalyticSMFlux_ParticlesOverSeamount.H.
| Real dstart = zero |
Definition at line 7 of file REMORA_InitAnalyticSMFlux_ParticlesOverSeamount.H.
Referenced by if().
| Real pi = Real(3.14159265359) |
Definition at line 2 of file REMORA_InitAnalyticSMFlux_ParticlesOverSeamount.H.
Referenced by if().
| Real rho0 =m_solverChoice.rho0 |
Definition at line 5 of file REMORA_InitAnalyticSMFlux_ParticlesOverSeamount.H.
Referenced by REMORA::ApplyAtmosphericFluxes(), and if().
| Real tdays =remora.get_t_old(lev)/(Real(24.0)*Real(60.0)*Real(60.0)) |
Definition at line 3 of file REMORA_InitAnalyticSMFlux_ParticlesOverSeamount.H.
Referenced by if().
| Real windamp |
Definition at line 6 of file REMORA_InitAnalyticSMFlux_ParticlesOverSeamount.H.
Referenced by if().