&control m = 30, ! Number of panels alphad = 0.0, ! Start AOA itot = 200, ! number of iterations dt = 0.1, ! Time step iskip = 5, ! Number of iterations to skip npit = 1, ! will there be pitching or plunging?(1-y,0-n) xcp = 1.0, ! center of rotation x position (x/c) xcg = 0.5, ! Center of Gravity nmotn = 2, ! ramp, oscillatory, or free?(1,2,3) ! If nmotn=1 Ramp adot = 0.1, ! enter non-dimensional pitch rate (adot*c/2*U) delay = 1, ! enter time delay (sec) stop = 5, ! enter time stop (sec) ! if(nmotn.eq.2) Oscillitory freq=1, ! reduced frequency (omega*c/2*U) amp=5.0, ! pitch amplitude (deg) h0=0.5, ! plunge amplitude (h/c) phih=0.0, ! phase lag in plunge (deg) ! if(nmotn.eq.3) Free ratio=1, !Reduced bending/torsion frq. ratio (wh/wa) mstar=20, !density ratio (4*m/(pi*ro*c^2) xalph=0.2, !dimensionless static unbalance ralphsq=0.25 !dimensionless radius of gyration squared =? /