Section: Temperature Sources
- temperature.source_terms
type: String(s), optional
Activates source terms for the energy equations. These strings can be entered in any order with a space between each. Please consult the AMR-Wind API for a comprehensive list of all energy source terms available. Note that the following input arguments specific to each source term will only be active if the corresponding source term (the root name) is listed in
temperature.source_terms
.
- DragTempForcing.drag_coefficient
type: Real, optional
This value specifies the coefficient for the forcing term in the immersed boundary forcing method. It is currently recommended to use the default value to avoid initial numerical stability.
- DragTempForcing.reference_temperature
type: Real, optional
Reference temperature \(\theta_\mathrm{ref}\) in Kelvin. Set the term to be equal to BoussinesqBuoyancy.reference_temperature. This term is currently a placeholder and will be updated in future for considering stratification effects. The default value is 300.0.