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

Go to the source code of this file.

Functions

mf_cons setVal (T0, Temp_comp, 1)
 
mf_cons setVal (S0, Salt_comp, 1)
 
mf_cons setVal (0.0_rt, Tracer_comp, 1)
 
mf_xvel setVal (0.0_rt)
 

Variables

auto T0 = m_solverChoice.T0
 
auto S0 = m_solverChoice.S0
 

Function Documentation

◆ setVal() [1/4]

mf_svstr setVal ( 0.  0_rt)

◆ setVal() [2/4]

mf_cons setVal ( 0.  0_rt,
Tracer_comp  ,
 
)

◆ setVal() [3/4]

mf_cons setVal ( S0  ,
Salt_comp  ,
 
)

◆ setVal() [4/4]

mf_cons setVal ( T0  ,
Temp_comp  ,
 
)

Variable Documentation

◆ S0

auto S0 = m_solverChoice.S0

Definition at line 2 of file REMORA_InitAnalyticProb_CoupleToERF.H.

◆ T0

auto T0 = m_solverChoice.T0

Definition at line 1 of file REMORA_InitAnalyticProb_CoupleToERF.H.