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
3
Real
advection_heating_rate
=
zero
;
4
pp_prob
.query(
"advection_heating_rate"
,
advection_heating_rate
);
5
6
src->setVal(
advection_heating_rate
);
zero
constexpr amrex::Real zero
Definition:
ERF_Constants.H:8
Real
amrex::Real Real
Definition:
ERF_ShocInterface.H:19
advection_heating_rate
Real advection_heating_rate
Definition:
ERF_UpdateRhoThetaSources_Constant.H:3
pp_prob
ParmParse pp_prob("prob")
Source
Prob
ERF_UpdateRhoThetaSources_Constant.H
Generated by
1.9.1