Go to the documentation of this file.
39 #ifndef movingConeTopoFvMesh_H
40 #define movingConeTopoFvMesh_H
66 vector motionVelAmplitude_;
69 scalar motionVelPeriod_;
97 void addZonesAndModifiers();
103 const scalar curLeft,
104 const scalar curRight
120 const bool doInit =
true
131 virtual bool init(
const bool doInit);
Defines the attributes of an object for which implicit objectRegistry management is supported,...
Sample topoChangerFvMesh that moves an object in x direction and introduces/removes layers.
virtual ~movingConeTopoFvMesh()
A class for managing temporary objects.
Generic templated field type.
TypeName("movingConeTopoFvMesh")
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual bool init(const bool doInit)
Abstract base class for a topology changing fvMesh.