peter@MBP2023 FlyingWing % ./Machup input.json
-----------------------------------------------
| |
| BBBBB |
| BB BB |
| BB BB |
| BB BB |
| BB BB |
| BB BB |
| BB BB |
| BB BBBBBB |
| |
| MachUp 1.0 |
| |
| (c) USU Aero Lab, LLC, 2016 |
| |
| This software comes with |
| ABSOLUTELY NO WARRANTY EXPRESSED OR IMPLIED |
| |
| Submit bug reports to: |
-----------------------------------------------
Reading Input File...
condition.omega.roll set to 0.0000000000000000
condition.omega.pitch set to 0.0000000000000000
condition.omega.yaw set to 0.0000000000000000
solver.maxiter set to 100
Airfoil database located at: ../AirfoilDatabase
Number of controls : 2
: aileron 0.0000000000000000 (deg)
: elevator 0.0000000000000000 (deg)
Reading airfoil properties from file: ../AirfoilDatabase/NACA_2410.json
Loaded airfoil: NACA_2410
Reading airfoil properties from file: ../AirfoilDatabase/NACA_4410.json
Loaded airfoil: NACA_4410
wings.wing_1.root_clustering set to 1
wings.wing_1.tip_clustering set to 1
Successfully read input file.
Wing properties for wing named: wing_1
Span : 4.0000000000000000
Area : 4.0000000000000000
Using Sweep Definition: 1
Wing properties for wing named: wing_1
Span : 4.0000000000000000
Area : 4.0000000000000000
Using Sweep Definition: 1
CPU time total (sec): 2.6270000000000009E-003
peter@MBP2023 FlyingWing %