mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Adding active flag to tutorial cloud properties files
This commit is contained in:
@ -15,6 +15,8 @@ FoamFile
|
|||||||
}
|
}
|
||||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||||
|
|
||||||
|
active true;
|
||||||
|
|
||||||
InjectionModel ManualInjection;
|
InjectionModel ManualInjection;
|
||||||
|
|
||||||
DragModel SphereDrag;
|
DragModel SphereDrag;
|
||||||
|
|||||||
@ -15,6 +15,8 @@ FoamFile
|
|||||||
}
|
}
|
||||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||||
|
|
||||||
|
active true;
|
||||||
|
|
||||||
InjectionModel ManualInjection;
|
InjectionModel ManualInjection;
|
||||||
|
|
||||||
DragModel SphereDrag;
|
DragModel SphereDrag;
|
||||||
|
|||||||
@ -15,6 +15,8 @@ FoamFile
|
|||||||
}
|
}
|
||||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||||
|
|
||||||
|
active true;
|
||||||
|
|
||||||
InjectionModel ReactingLookupTableInjection;
|
InjectionModel ReactingLookupTableInjection;
|
||||||
|
|
||||||
DragModel SphereDrag;
|
DragModel SphereDrag;
|
||||||
|
|||||||
@ -15,6 +15,8 @@ FoamFile
|
|||||||
}
|
}
|
||||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||||
|
|
||||||
|
active true;
|
||||||
|
|
||||||
InjectionModel ManualInjection;
|
InjectionModel ManualInjection;
|
||||||
|
|
||||||
DragModel SphereDrag;
|
DragModel SphereDrag;
|
||||||
|
|||||||
@ -15,6 +15,8 @@ FoamFile
|
|||||||
}
|
}
|
||||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||||
|
|
||||||
|
active true;
|
||||||
|
|
||||||
InjectionModel PatchInjection;
|
InjectionModel PatchInjection;
|
||||||
|
|
||||||
DragModel SphereDrag;
|
DragModel SphereDrag;
|
||||||
|
|||||||
@ -15,6 +15,8 @@ FoamFile
|
|||||||
}
|
}
|
||||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||||
|
|
||||||
|
active true;
|
||||||
|
|
||||||
InjectionModel ManualInjection;
|
InjectionModel ManualInjection;
|
||||||
|
|
||||||
DragModel SphereDrag;
|
DragModel SphereDrag;
|
||||||
|
|||||||
@ -15,6 +15,8 @@ FoamFile
|
|||||||
}
|
}
|
||||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||||
|
|
||||||
|
active true;
|
||||||
|
|
||||||
InjectionModel ManualInjection;
|
InjectionModel ManualInjection;
|
||||||
|
|
||||||
DragModel SphereDrag;
|
DragModel SphereDrag;
|
||||||
|
|||||||
@ -15,6 +15,8 @@ FoamFile
|
|||||||
}
|
}
|
||||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||||
|
|
||||||
|
active true;
|
||||||
|
|
||||||
InjectionModel ManualInjection;
|
InjectionModel ManualInjection;
|
||||||
|
|
||||||
DragModel SphereDrag;
|
DragModel SphereDrag;
|
||||||
|
|||||||
Reference in New Issue
Block a user