mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-07-28 03:27:05 +00:00
vibrating wall added, tested; time interval for wall motion added, tested
This commit is contained in:
@ -107,7 +107,7 @@ public:
|
||||
|
||||
~fixedWall() = default;
|
||||
|
||||
Model getModel()const
|
||||
Model getModel(real t)const
|
||||
{
|
||||
return Model();
|
||||
}
|
||||
|
Reference in New Issue
Block a user