mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
ENH: Added I/O for ExplicitSource
This commit is contained in:
@ -59,7 +59,7 @@ Foam::ExplicitSetValue<Type>::ExplicitSetValue
|
||||
basicSource(name, modelType, dict, mesh),
|
||||
fieldData_()
|
||||
{
|
||||
setFieldData(coeffs_.subDict("fieldData"));
|
||||
read(dict);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user