tutorials: Moved the functions entry from controlDict into a functions file
This commit is contained in:
@ -48,13 +48,5 @@ timePrecision 6;
|
||||
|
||||
runTimeModifiable yes;
|
||||
|
||||
functions
|
||||
{
|
||||
clouds
|
||||
{
|
||||
type fvModel;
|
||||
#includeModel clouds(name=fvModel)
|
||||
}
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
Reference in New Issue
Block a user