REMORA
Regional Modeling of Oceans Refined Adaptively
Loading...
Searching...
No Matches
REMORA_InitAnalyticProb_CoupleToERF.H
Go to the documentation of this file.
1 auto T0 = m_solverChoice.T0;
2 auto S0 = m_solverChoice.S0;
3
4 mf_cons.setVal(T0,Temp_comp,1);
5 mf_cons.setVal(S0,Salt_comp,1);
6 mf_cons.setVal(0.0_rt,Tracer_comp,1);
7 mf_xvel.setVal(0.0_rt);
8 mf_yvel.setVal(0.0_rt);
#define Temp_comp
#define Tracer_comp
#define Salt_comp