mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: waveModel - removed direction() function - co-ordinate system takes care of direction
This commit is contained in:
@ -59,15 +59,6 @@ protected:
|
||||
scalar waveAngle_;
|
||||
|
||||
|
||||
// Protected Member Functions
|
||||
|
||||
//- Wave direction
|
||||
virtual scalar direction() const
|
||||
{
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
||||
public:
|
||||
|
||||
//- Runtime type information
|
||||
|
||||
Reference in New Issue
Block a user