REMORA
Regional Modeling of Oceans Refined Adaptively
Loading...
Searching...
No Matches
REMORA_InitAnalyticProb_DoubleGyre.H File Reference

Go to the source code of this file.

Functions

 for (MFIter mfi(mf_cons, TilingIfNotGPU());mfi.isValid();++mfi)
 

Variables

bool l_use_salt = m_solverChoice.use_salt
 
auto geomdata = geom.data()
 
const int khi = geomdata.Domain().bigEnd()[2]
 
auto T0 = m_solverChoice.T0
 
Real val1 = (Real(44.69) / Real(39.382)) * (Real(44.69) / Real(39.382))
 
Real val2 = val1 * (m_solverChoice.rho0 * Real(100.0)/g) * (Real(5.0e-5)/((Real(42.689)/Real(44.69)) * (Real(42.689)/Real(44.69))))
 

Function Documentation

◆ for()

for ( MFIter mfi(mf_cons, TilingIfNotGPU());mfi.isValid();++  mfi)

Definition at line 11 of file REMORA_InitAnalyticProb_DoubleGyre.H.

Here is the call graph for this function:

Variable Documentation

◆ geomdata

auto geomdata = geom.data()

Definition at line 4 of file REMORA_InitAnalyticProb_DoubleGyre.H.

Referenced by for().

◆ khi

const int khi = geomdata.Domain().bigEnd()[2]

Definition at line 5 of file REMORA_InitAnalyticProb_DoubleGyre.H.

Referenced by for().

◆ l_use_salt

bool l_use_salt = m_solverChoice.use_salt

Definition at line 2 of file REMORA_InitAnalyticProb_DoubleGyre.H.

Referenced by for().

◆ T0

auto T0 = m_solverChoice.T0

Definition at line 7 of file REMORA_InitAnalyticProb_DoubleGyre.H.

Referenced by for().

◆ val1

Real val1 = (Real(44.69) / Real(39.382)) * (Real(44.69) / Real(39.382))

Definition at line 8 of file REMORA_InitAnalyticProb_DoubleGyre.H.

Referenced by for(), for(), and if().

◆ val2

Real val2 = val1 * (m_solverChoice.rho0 * Real(100.0)/g) * (Real(5.0e-5)/((Real(42.689)/Real(44.69)) * (Real(42.689)/Real(44.69))))

Definition at line 9 of file REMORA_InitAnalyticProb_DoubleGyre.H.

Referenced by for(), and for().