Solution_Parameter
Last updated
Was this helpful?
Last updated
Was this helpful?
Solution Parameter.
filename [Required]
OpenFOAM filename that the values are belong to (e.g.
blockMeshDict, fvSchemes).
values [Required]
new values as a valid OpenFOAM (c++) dictionary.
tRange [Optional]
Script variable solutionParam
replace [Optional]
Set to True if you want the original dictionary to be replaced
by new values. Default is False which means the original dictionary
will be only updated by new values.
solutionParam
A solution parameter.