etc/caseDicts/postProcessing: Updated now that #includeFunc handles function arguments

This commit is contained in:
Henry Weller
2016-06-01 21:52:07 +01:00
parent dc4c881f25
commit 3a15897def
49 changed files with 51 additions and 51 deletions

View File

@ -14,7 +14,7 @@ streamlines
fields (U p);
// Must be last entry
#includeFunc streamlines.cfg
#includeEtc "caseDicts/postProcessing/visualization/streamlines.cfg"
}
// ************************************************************************* //

View File

@ -8,7 +8,7 @@
surfaces
{
#includeFunc surfaces.cfg
#includeEtc "caseDicts/postProcessing/visualization/surfaces.cfg"
fields (p U);