mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +00:00
rotorDiskSource: Debugged the duplicated interpolation functions
Needs rewriting to avoid unnecessary code duplication, preferably using standard OpenFOAM interpolation functionality.
This commit is contained in:
@ -64,8 +64,8 @@ disk
|
||||
{
|
||||
data
|
||||
(
|
||||
(profile1 (0.1 -6 0.1))
|
||||
(profile1 (0.25 -6 0.1))
|
||||
(profile1 (0.1 -6 0.02))
|
||||
(profile1 (0.25 -6 0.02))
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user