Mushy Layer  1.0
Public Member Functions | Protected Attributes | List of all members
NonlinearTemperatureBC Class Reference

Class for implementing temperature bcs on the enthalpy field. More...

#include <NonlinearBC.H>

Inheritance diagram for NonlinearTemperatureBC:
NonlinearTemperatureBCRobin

Public Member Functions

 NonlinearTemperatureBC (const MushyLayerParams a_params, const Real a_dx)
 
virtual void computeResidual (Real &a_residual, const Real a_ghost_enthalpy, const Real a_ghost_bulk_concentration, const Real a_interior_temperature)
 Compute the residual given the current estimate of the enthalpy on the boundary.
 

Protected Attributes

MushyLayerParams m_params
 
Real m_dx
 

Detailed Description

Class for implementing temperature bcs on the enthalpy field.

This should be an abstract base class - different applications should inherit from this


The documentation for this class was generated from the following file: