mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Updated lagrangian/intermediate lib to use updated pdfs library
This commit is contained in:
@ -94,7 +94,7 @@ Foam::ManualInjection<CloudType>::ManualInjection
|
||||
U0_(this->coeffDict().lookup("U0")),
|
||||
parcelPDF_
|
||||
(
|
||||
pdf::New
|
||||
pdfs::pdf::New
|
||||
(
|
||||
this->coeffDict().subDict("parcelPDF"),
|
||||
owner.rndGen()
|
||||
|
||||
Reference in New Issue
Block a user