Adjust for MMO

This commit is contained in:
2024-05-06 15:05:26 +02:00
parent 0d8fb8939e
commit dff44f936d
25 changed files with 4933 additions and 236 deletions
+29 -8
View File
@@ -1,28 +1,49 @@
# Format for CRZ PERF tables
Columns delimited with ;
Columns delimited with `;`
First column is altitude
Second column is FF per engine in kg/hr
- Column contains values for weights ranging from 140t to 290t in 10t increments
- Delimited with ,
- Delimited with `,`
Third column is IAS
- If single value, apply to all weights
- If multiple values, apply to respective weights (delimited with ,)
- If multiple values, apply to respective weights (delimited with `,`)
-
Fourth column is MACH
- If single value, apply to all weights
- If multiple values, apply to respective weights (delimited with ,)
- If multiple values, apply to respective weights (delimited with `,`)
# Format for ECON tables
2d matrix of mach values
One file per altitude
Columns delimited with `,` \
One file per altitude and MMO combination
First index is FL
First index is weight (equates to the lines in the file)
- Must be of 140, 150, 160, 170, 180, 190, 200, 210, 220, 230, 240, 250, 260, 270, 280, or 290
Second index is CI
- Must be in range [0, 999]
Second index is CI (equates to the columns in a line)
- Must be in range $[0, 999]$
# Format of raw curves
2d matrix of curve parameters
Columns delimited with `;` \
Parameters delimited with `,`, ordered $a, b, c$
First index is altitude (equates to lines in the file)
- Must be of 250, 270, 290, 310, 330, 350, 370, 390, 410, or 430
Second index is weight (equates to the columns in a line)
- Must be of 140, 150, 160, 170, 180, 190, 200, 210, 220, 230, 240, 250, 260, 270, 280, or 290
#### Usage of function
$$
f(x) = a \cdot \sqrt x + b \cdot x + c
$$
Extract parameters $a,b,c$ from the table \
$x$ is the CI and must be in range $[0,999]$ \
$f(x)$ is the mach number for the given altitude, weight, CI, and MMO
+4758 -227
View File
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+10
View File
@@ -0,0 +1,10 @@
0.0022697457527856334,0.00024450473866359095,0.534;0.002935592494869259,0.00020742226400776077,0.55;0.0034479793683464747,0.00017119104072509008,0.57;0.003985985585497542,0.00013314825627828606,0.591;0.004396023180997657,9.915421984632953e-05,0.612;0.0047037114985207205,6.739737026508588e-05,0.634;0.00470435198211257,4.23520812359824e-05,0.659;0.00409102489456037,2.5720855505338552e-05,0.695;0.0032473799073801488,1.537556464025551e-05,0.732;0.0024803367577847717,9.61370589441316e-06,0.762;0.0019945940017283836,3.9609055663847365e-06,0.783;0.0016110724269306513,1.0799761934649412e-06,0.798;0.0016879304579522736,-4.354707298936965e-06,0.801;0.0015600899330197025,-5.315017089910375e-06,0.806;0.0014066300644132834,-4.4637657167507e-06,0.81;0.0013299001301100672,-4.038140030170678e-06,0.812
0.0031916578348895027,0.00019431571017224582,0.555;0.0037552833957144286,0.00015446136456130838,0.577;0.004421258234516434,0.00011236983209965729,0.598;0.0046778359614101294,7.922704704086047e-05,0.623;0.0050367629662809036,4.384707513135007e-05,0.647;0.004551404500379619,2.3167101385859662e-05,0.683;0.003579918988266862,1.1861500729802108e-05,0.725;0.0026594159700650565,6.95089335711979e-06,0.759;0.0020969432797054537,1.723718715671423e-06,0.782;0.0016110724269306513,1.0799761934649412e-06,0.798;0.0017135498016261326,-6.1662684630704784e-06,0.802;0.001585709276693569,-7.126578254044148e-06,0.807;0.0015345986860642125,-8.512513731597523e-06,0.81;0.0015345986860642125,-8.512513731597523e-06,0.81;0.0016625673077151413,-1.2561261746444449e-05,0.81;0.0013811388174577999,-7.661262358438014e-06,0.814
0.004036968079408532,0.0001395432495616601,0.583;0.0047541816055582335,9.382859477174262e-05,0.606;0.005164347297776733,5.4825500533965e-05,0.632;0.004909306731503454,2.7859591922914216e-05,0.667;0.0039890599067384045,1.2930868938589956e-05,0.711;0.002940716363604047,7.05995177493361e-06,0.75;0.0021736732140086577,1.2980930290916781e-06,0.78;0.0019181202608618995,-5.631584358676413e-06,0.795;0.0017135498016261326,-6.1662684630704784e-06,0.802;0.0019951063886018477,-1.6075325656897547e-05,0.803;0.001636947964041291,-1.0749700582311178e-05,0.809;0.001636947964041291,-1.0749700582311178e-05,0.809;0.001969615141646357,-1.9272822298584704e-05,0.807;0.0016881866513890054,-1.4372822910578061e-05,0.811;0.0018161552730399364,-1.8421570925425038e-05,0.811;0.0014323775048055174,-1.1284384686704943e-05,0.816
0.0049591363549491025,7.933610545867478e-05,0.614;0.0050367629662809036,4.384707513135007e-05,0.647;0.004372453384817716,2.082085611733203e-05,0.691;0.0032475080040985185,1.0366506834434887e-05,0.737;0.0021991644609641566,4.495589670778574e-06,0.776;0.001662183017560043,2.465911671017306e-06,0.795;0.0017135498016261326,-6.1662684630704784e-06,0.802;0.001381010720739421,-2.6522045526171594e-06,0.809;0.0014322494080871403,-6.275326880884155e-06,0.811;0.0014322494080871403,-6.275326880884155e-06,0.811;0.0013555194737839393,-5.8497011943044965e-06,0.813;0.0017138059950628673,-1.6184384074711623e-05,0.812;0.001227678948851375,-6.810010985278175e-06,0.818;0.0018673939603876745,-2.2044693253692463e-05,0.813;0.0010485997365711004,-4.147198447985061e-06,0.821;0.0011765683582220243,-8.195946462831802e-06,0.821
0.004985908569088292,3.2443024042155e-05,0.66;0.0040146792504122675,1.111930777445644e-05,0.712;0.0027617652480421352,4.713706506406176e-06,0.758;0.002071452032749907,-1.473777926013604e-06,0.786;0.00199497829188348,-1.1066267851076905e-05,0.798;0.0017904078326477105,-1.1600951955470904e-05,0.805;0.0017392972420183614,-1.2986887433024585e-05,0.808;0.0018416465199954336,-1.522407428373805e-05,0.807;0.0023022823192514284,-2.779594401485836e-05,0.805;0.0019185045510170145,-2.065875777613859e-05,0.81;0.0024558702845762217,-3.3656253193838845e-05,0.806;0.0023791403502730125,-3.3230627507259105e-05,0.808;0.0020720925163418003,-2.6519066955118856e-05,0.811;0.0026094582499010207,-3.9516562372819624e-05,0.807;0.0018162833697583163,-2.343062873124592e-05,0.816
0.0036823963629622875,4.615256073268567e-06,0.729;0.0023271330826151702,4.4684165592864607e-07,0.776;0.001943739604535754,-7.443145522809667e-06,0.796;0.002071836322905062,-1.650095134347754e-05,0.801;0.0020463450759495715,-1.969844798516467e-05,0.805;0.001943995797972505,-1.7461261134451486e-05,0.806;0.0026093301531826536,-3.4507504566999015e-05,0.802;0.0022255523849482243,-2.7370318328278688e-05,0.807;0.0028652673964845122,-4.260500059669266e-05,0.802;0.002686188184204224,-3.9942188059399235e-05,0.805;0.002200061137992735,-3.056781496996593e-05,0.811;0.003453871817391448,-5.922561834266033e-05,0.8;0.003453871817391448,-5.922561834266033e-05,0.8
0.0020458326890764543,3.3778323810759986e-07,0.785;0.00199497829188348,-1.1066267851076905e-05,0.798;0.0016113286203674232,-8.93813941817747e-06,0.808;0.001943995797972505,-1.7461261134451486e-05,0.806;0.0016625673077151413,-1.2561261746444449e-05,0.81;0.0020208538289940747,-2.289594462685167e-05,0.809;0.0017394253387367315,-1.7995945238845176e-05,0.813;0.0011509490145481614,-6.384385298698173e-06,0.82;0.00230241041596981,-3.28050018206795e-05,0.81;0.0019186326477353963,-2.5667815581959532e-05,0.815;0.00232802975964366,-3.4616562984812674e-05,0.811
0.0017647884889738445,-9.789390791337222e-06,0.804;0.001636947964041291,-1.0749700582311178e-05,0.809;0.0022766629755775767,-2.5984382850725166e-05,0.804;0.0017905359293660808,-1.6610009761291607e-05,0.81;0.002353521006599155,-3.141906634312564e-05,0.807;0.002276791072295947,-3.099344065654586e-05,0.809;0.0014836161921532459,-1.490750701497223e-05,0.818;0.003044474705483169,-5.027687093980688e-05,0.804
0.002455742187857865,-2.8647195388018643e-05,0.801;0.002097583763297289,-2.3321570313431652e-05,0.807;0.0025326002188794383,-3.4081878880419e-05,0.804;0.0021744417943188703,-2.8756253805832305e-05,0.81;0.0033259031957405152,-5.517687032781334e-05,0.8;0.002942125427506095,-4.8039684089093314e-05,0.805;0.003581840439042383,-6.327436635750739e-05,0.8
0.002404631597228508,-3.003313086557211e-05,0.804;0.0032746645083928053,-5.155374799954661e-05,0.798;0.0029932360181354435,-4.665374861153963e-05,0.802;0.004375015319185086,-7.93602999990808e-05,0.791;0.004682063153116312,-8.60718605512215e-05,0.788
+10
View File
@@ -0,0 +1,10 @@
0.0017573588793084354,0.00028073596194626125,0.534;0.0024232056213920545,0.0002436534872904313,0.55;0.002935592494869269,0.00020742226400776053,0.57;0.0034735987120203364,0.0001693794795609565,0.591;0.0038836363075204555,0.0001353854431289999,0.612;0.004191324625043522,0.00010362859354775614,0.634;0.004191965108635364,7.858330451865281e-05,0.659;0.003578638021083163,6.19520787880091e-05,0.695;0.002734993033902946,5.160678792292595e-05,0.732;0.0019679498843075674,4.584492917708369e-05,0.762;0.0014822071282511921,4.019212884905474e-05,0.783;0.001098685553453477,3.7311199476134425e-05,0.798;0.001175543584475063,3.187651598373367e-05,0.801;0.0010477030595424997,3.091620619276e-05,0.806;0.0008942431909360781,3.176745756591979e-05,0.81;0.0008175132566328667,3.2193083252499704e-05,0.812
0.0026792709614122854,0.00023054693345491675,0.555;0.003242896522237225,0.0001906925878439788,0.577;0.003908871361039228,0.0001486010553823278,0.598;0.004165449087932919,0.00011545827032353114,0.623;0.0045243760928037075,8.00782984140202e-05,0.647;0.0040390176269024134,5.93983246685302e-05,0.683;0.0030675321147896496,4.8092724012472825e-05,0.725;0.002147029096587851,4.3182116639790356e-05,0.759;0.0015845564062282528,3.7954941998341685e-05,0.782;0.001098685553453477,3.7311199476134425e-05,0.798;0.0012011629281489225,3.0064954819600188e-05,0.802;0.0010733224032163562,2.9104645028626548e-05,0.807;0.001022211812587013,2.771870955107274e-05,0.81;0.001022211812587013,2.771870955107274e-05,0.81;0.001150180434237935,2.366996153622612e-05,0.81;0.000868751943980594,2.856996092423256e-05,0.814
0.0035245812059313225,0.0001757744728443307,0.583;0.004241794732081024,0.00013005981805441313,0.606;0.00465196042429952,9.105672381663569e-05,0.632;0.004396919858026252,6.409081520558452e-05,0.667;0.0034766730332612037,4.916209222126033e-05,0.711;0.0024283294901268457,4.329117505760398e-05,0.75;0.0016612863405314723,3.752931631176157e-05,0.78;0.0014057333873846894,3.059963892399432e-05,0.795;0.0012011629281489225,3.0064954819600188e-05,0.802;0.0014827195151246443,2.015589762577284e-05,0.803;0.0011245610905640804,2.5481522700359486e-05,0.809;0.0011245610905640804,2.5481522700359486e-05,0.809;0.0014572282681691617,1.695840098408545e-05,0.807;0.0011757997779117972,2.185840037209249e-05,0.811;0.001303768399562737,1.7809652357245306e-05,0.811;0.0009199906313283172,2.4946838595965375e-05,0.816
0.004446749481471902,0.00011556732874134511,0.614;0.0045243760928037075,8.00782984140202e-05,0.647;0.0038600665113405156,5.705207940000247e-05,0.691;0.00273512113062132,4.65977301171051e-05,0.737;0.0016867775874869638,4.07268129534487e-05,0.776;0.001149796144082838,3.869713495368779e-05,0.795;0.0012011629281489225,3.0064954819600188e-05,0.802;0.0008686238472622149,3.3579018730053436e-05,0.809;0.000919862534609942,2.995589640178614e-05,0.811;0.000919862534609942,2.995589640178614e-05,0.811;0.0008431326003067354,3.038152208836594e-05,0.813;0.0012014191215856582,2.004683920795892e-05,0.812;0.0007152920753741745,2.9421212297392212e-05,0.818;0.0013550070869104626,1.4186530028978241e-05,0.813;0.000536212863093898,3.2084024834685286e-05,0.821;0.0006641814847448274,2.8035276819838494e-05,0.821
0.00447352169561109,6.867424732482539e-05,0.66;0.0035022923769350636,4.7350531057126834e-05,0.712;0.002249378374564928,4.094492978907674e-05,0.758;0.001559065159272748,3.475744535665496e-05,0.786;0.0014825914184062716,2.5164955431593618e-05,0.798;0.0012780209591704967,2.4630271327199904e-05,0.805;0.0012269103685411597,2.3244335849645755e-05,0.808;0.0013292596465182276,2.100714899893245e-05,0.807;0.0017898954457742323,8.435279267811819e-06,0.805;0.001406117677539805,1.557246550653198e-05,0.81;0.0019434834110990202,2.574970088831512e-06,0.806;0.0018667534767958039,3.0005957754114947e-06,0.808;0.0015597056428645923,9.71215632755174e-06,0.811;0.0020970713764238216,-3.2853390901493156e-06,0.807;0.0013038964962811162,1.2800594551424482e-05,0.816
0.0031700094894850906,4.084647935593877e-05,0.729;0.0018147462091378933,3.6678064938601775e-05,0.776;0.0014313527310585545,2.878807775986061e-05,0.796;0.0015594494494278527,1.9730271939193067e-05,0.801;0.001533958202472361,1.6532775297505944e-05,0.805;0.0014316089244952926,1.8769962148219233e-05,0.806;0.00209694327970543,1.7237187156720706e-06,0.802;0.001713165511471017,8.860904954391862e-06,0.807;0.0023528805230073045,-6.373777314022186e-06,0.802;0.002173801310727022,-3.71096477672888e-06,0.805;0.001687674264515526,5.663408312704698e-06,0.811;0.0029414849439142517,-2.299439505999014e-05,0.8;0.0029414849439142517,-2.299439505999014e-05,0.8
0.0015334458155988875,3.656900652078852e-05,0.785;0.0014825914184062716,2.5164955431593618e-05,0.798;0.0010989417468902291,2.729308386449263e-05,0.808;0.0014316089244952926,1.8769962148219233e-05,0.806;0.001150180434237935,2.366996153622612e-05,0.81;0.0015084669555168744,1.3335278655818599e-05,0.809;0.001227038465259537,1.8235278043824927e-05,0.813;0.0006385621410709679,2.984683798397191e-05,0.82;0.0017900235424926053,3.426221461991047e-06,0.81;0.0014062457742581855,1.0563407700711094e-05,0.815;0.0018156428861664565,1.6146602978577143e-06,0.811
0.0012524016154966393,2.6441832491333264e-05,0.804;0.0011245610905640804,2.5481522700359486e-05,0.809;0.0017642761021003641,1.024684043194558e-05,0.804;0.001278149055888873,1.962121352137899e-05,0.81;0.0018411341331219576,4.812156939544642e-06,0.807;0.0017644041988187367,5.237782626124829e-06,0.809;0.0009712293186760369,2.132371626769834e-05,0.818;0.0025320878320059647,-1.4045647657136312e-05,0.804
0.0019433553143806488,7.584027894652228e-06,0.801;0.0015851968898200825,1.290965296923889e-05,0.807;0.0020202133454022306,2.149344402251688e-06,0.804;0.0016620549208416723,7.474969476838016e-06,0.81;0.002813516322263316,-1.8945647045143033e-05,0.8;0.0024297385540288895,-1.1808460806422797e-05,0.805;0.0030694535655651817,-2.7043143074836956e-05,0.8
0.0018922447237512997,6.198092417098515e-06,0.804;0.0027622776349155898,-1.5322524716875825e-05,0.798;0.002480849144658245,-1.0422525328869318e-05,0.802;0.0038626284457078846,-4.312907671641051e-05,0.791;0.0041696762796391085,-4.9840637268551016e-05,0.788