rotorDiskSource: Debugged the duplicated interpolation functions

Needs rewriting to avoid unnecessary code duplication, preferably using
standard OpenFOAM interpolation functionality.
This commit is contained in:
Henry Weller
2015-07-03 12:41:25 +01:00
parent bb5bc559d4
commit 3c209a32e9
3 changed files with 20 additions and 10 deletions

View File

@ -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))
);
}