mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: field source re-factoring
This commit is contained in:
@ -29,14 +29,15 @@ Description
|
||||
|
||||
Sources described by:
|
||||
|
||||
explicitSetValueCoeffs
|
||||
{
|
||||
fieldData // field data - usage for multiple fields
|
||||
<Type>ExplicitSetValueCoeffs
|
||||
{
|
||||
k 30.7;
|
||||
epsilon 1.5;
|
||||
fieldData
|
||||
{
|
||||
k 30.7;
|
||||
epsilon 1.5;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
SourceFiles
|
||||
explicitSetValue.C
|
||||
|
||||
Reference in New Issue
Block a user