solvers::multiphaseEuler: Updated fixedMultiPhaseHeatFlux -> fixedMultiphaseHeatFlux
This commit is contained in:
@ -34,7 +34,7 @@ boundaryField
|
||||
}
|
||||
wall
|
||||
{
|
||||
type fixedMultiPhaseHeatFlux;
|
||||
type fixedMultiphaseHeatFlux;
|
||||
relax 0.6;
|
||||
q uniform 0;
|
||||
phase "liquid";
|
||||
|
||||
Reference in New Issue
Block a user