mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: rotorDiskSource: named force field to avoid name clashes if >1 model - mantis #928
This commit is contained in:
@ -610,7 +610,7 @@ void Foam::fv::rotorDiskSource::addSup
|
||||
(
|
||||
IOobject
|
||||
(
|
||||
"rotorForce",
|
||||
name_ + ":rotorForce",
|
||||
mesh_.time().timeName(),
|
||||
mesh_,
|
||||
IOobject::NO_READ,
|
||||
|
||||
Reference in New Issue
Block a user