ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
ERF_UpdateRhoThetaSources_Constant.H
Go to the documentation of this file.
1  ParmParse pp_prob("prob");
2 
4  pp_prob.query("advection_heating_rate", advection_heating_rate);
5 
6  src->setVal(advection_heating_rate);
constexpr amrex::Real zero
Definition: ERF_Constants.H:8
amrex::Real Real
Definition: ERF_ShocInterface.H:19
Real advection_heating_rate
Definition: ERF_UpdateRhoThetaSources_Constant.H:3
ParmParse pp_prob("prob")