mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: orientedFields - refectored and simplified usage
This commit is contained in:
@ -113,7 +113,7 @@ Foam::phaseModel::phaseModel
|
||||
dimensionedScalar("0", dimensionSet(0, 3, -1, 0, 0), 0)
|
||||
)
|
||||
{
|
||||
alphaPhi_.oriented().oriented() = true;
|
||||
alphaPhi_.setOriented();
|
||||
|
||||
const word phiName = IOobject::groupName("phi", name_);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user