etc/caseDicts/postProcessing: Updated now that #includeFunc handles function arguments
This commit is contained in:
@ -14,7 +14,7 @@ streamlines
|
||||
fields (U p);
|
||||
|
||||
// Must be last entry
|
||||
#includeFunc streamlines.cfg
|
||||
#includeEtc "caseDicts/postProcessing/visualization/streamlines.cfg"
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
|
||||
surfaces
|
||||
{
|
||||
#includeFunc surfaces.cfg
|
||||
#includeEtc "caseDicts/postProcessing/visualization/surfaces.cfg"
|
||||
|
||||
fields (p U);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user