mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +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