SRFModel: Changes origin to be user-input rather than hard-coded to (0 0 0)

Updated tutorials
This commit is contained in:
Henry
2015-04-26 11:28:14 +01:00
parent 0fe1967c22
commit 2e9a3903cd
4 changed files with 29 additions and 6 deletions

View File

@ -17,6 +17,7 @@ FoamFile
SRFModel rpm;
origin (0 0 0);
axis (0 0 1);
rpmCoeffs

View File

@ -17,7 +17,8 @@ FoamFile
SRFModel rpm;
axis ( 0 0 1 );
origin (0 0 0);
axis (0 0 1);
rpmCoeffs
{