Jump to content

[1.8-1.12] Ferram Aerospace Research Continued: v0.16.0.5 "Mader" 03/04/22


dkavolis

Recommended Posts

The CoL indicator doesn't work and Ferram profiling shows nothing. I get all 0's for any stats shown and lift profiles etc don't exist. I'm in 1.12 using a manual install in the same manner I installed all other mods.

I should add it appears to be working as fuselages and boosters do generate lift on their own in atmosphere however the profiling tools for lift and aerodynamics don't exist in the VAB or SPH. Well the tools exist but they are non functional more or less.

Edited by ThatHomelessGuy
Link to comment
Share on other sites

Good evening, lads.

I'm experiencing some difficulty with a control surface part I've made with reference to FAR, so I wanted to inquire as to how FAR wants surfaces rigged up.  What is happening?  The aileron mesh is not being rotated to the full-scale deflection specified in the PAW while running FAR.  If I remove the FAR module, everything functions as expected.  I have attempted using both the ctrlSrf gameobject and the aileron as the transform with no change to my result.  Understanding the heretical nature of my inquiry, I came bearing receipts.

I'm also experiencing another anomaly whereby if I write-in the node_attach in the parts' configuration files, their centers of pressure move.  Can someone educate me on how node_attach interacts with rootMidChordOffsetFromOrig?

Thanks guys, SW

8riMVxl.png

Edited by SilverWolf
Link to comment
Share on other sites

  • 3 weeks later...

So it's been a while since I've used FAR (a while meaning since 2019 at least). A issue I always had with the add-on was none of the parts were adjusted for propulsion and drag changes so you'd end up easily making craft that could hit hypersonic speeds in the lower atmosphere. Has any of that been fixed? 

Link to comment
Share on other sites

  • 2 weeks later...
On 12/21/2022 at 4:50 PM, SilverWolf said:

Good evening, lads.

I'm experiencing some difficulty with a control surface part I've made with reference to FAR, so I wanted to inquire as to how FAR wants surfaces rigged up.  What is happening?  The aileron mesh is not being rotated to the full-scale deflection specified in the PAW while running FAR.  If I remove the FAR module, everything functions as expected.  I have attempted using both the ctrlSrf gameobject and the aileron as the transform with no change to my result.  Understanding the heretical nature of my inquiry, I came bearing receipts.

I'm also experiencing another anomaly whereby if I write-in the node_attach in the parts' configuration files, their centers of pressure move.  Can someone educate me on how node_attach interacts with rootMidChordOffsetFromOrig?

Thanks guys, SW

I'm sorry, friends.  I know everyone is on the hype train for KSP2, but I'm still awaiting a solution for this problem.
I've gone as far as to:

  1. Empty GameObject containing the R_Wing_204 model,
  2. R_Wing_204 model has it's pivot aligned with the aileron,
  3. Renamed Aileron to ControlSurface,
  4. R_Wing_204 and ControlSurface's pivot points are +X outboard along intended axis of rotation, +Y forward, and again their pivots are co-linear along the +X axis of rotation,
  5. Remove the collider from R_Wing_204
  6. Verify on every test case that ModuleManager.configcache has the module "FARControllableSurface", and the key:  transformName = ControlSurface, spelled correctly.

As I said, my part works perfectly if I unload FAR.  Can someone please educate me what additional requirements FAR has that I am not fulfilling?

Thanks, SW

Link to comment
Share on other sites

Are the parachute stats intentional?  FAR uses a cut-down version of realchute but with wildly different parachute stats, all of the parachutes except the mk16 have tiny diameters and barely produce any drag.

Edited by TheSeeker
Link to comment
Share on other sites

  • 2 weeks later...
  • 3 weeks later...
On 2/3/2023 at 1:50 AM, Neros7 said:

Airbrakes don't work for me anymore, I have too many mods installed to blame it on FAR, but maybe somebody can help me? Just tell me what you need to know

I'd first suggest making sure the airbrakes aren't working for certain since it's possible they are working and just ineffective due to what they are being used to slow down, aside from that I dont know what could be causing your problem.

Link to comment
Share on other sites

  • 2 weeks later...
On 8/17/2022 at 11:15 AM, 610yesnolovely said:

I had exactly the same issue occuring, and as described, with FAR installed (and perhaps requiring Kopernicus) any asteroid spawning while in IVA causes the FPS to drop to single digits. As the OP said, if you quickly switch out of IVA, the problem immediately clears, but will return when the next asteroid spawns while in IVA. Does not happen if in any other view.

The logs only show what the OP says, it only happens as soon as Kopernicus spawns an asteroid. I also tried an MM patch on Kopernicus_config to set Kopernicus' UseKopernicusAsteroidSystem=Stock - same thing happens when stock spawns a comet or asteroid. The work around is to quickly switch out and back, but asteroid spawning happens frequently enough that this is a bit annoying.

It might be that voxelization of any new vessel, even unloaded, (as it seems asteroids/comets get a FARAeroVessel and are considered vessels) while in IVA causes some issue - I wonder if the IVA view uses something that conflicts with FAR? Shaders? Threads? I have no idea. It might be that having an option to ignore asteroids/comets for voxelization would be a "hack" fix.

Not expecting a solution, this is more "FYI" just in case anyone else gets stuck on this, or if any FAR mod authors have a moment of inspiration given this info.

Funny, I'm having a different issue when Kopernicus spawns an asteroid. It closes my FAR UI window, with no fps impact afaik. It doesn't seem to have anything to do with IVA for me.

 

My log does this when it happens:

[LOG 06:48:32.579] [Kopernicus] New object found near Kerbin: Ast. FBA-905!
[LOG 06:48:32.591] [FAR v0.16.1.1]: FARVesselAero on Ast. FBA-905 (unloaded) reporting startup
[LOG 06:48:32.607] [PR] Generating data for Ast. FBA-905

Link to comment
Share on other sites

Hi, I'm getting this error:

Spoiler

[EXC 16:49:30.486] [FAR v0.16.1.1]: While parsing enum

[EXC 16:49:30.487] ArgumentException: Requested value 'unneeded' was not found.
    System.Enum+EnumResult.SetFailure (System.Enum+ParseFailureKind failure, System.String failureMessageID, System.Object failureMessageFormatArgument) (at <9577ac7a62ef43179789031239ba8798>:0)
    System.Enum.TryParseEnum (System.Type enumType, System.String value, System.Boolean ignoreCase, System.Enum+EnumResult& parseResult) (at <9577ac7a62ef43179789031239ba8798>:0)
    System.Enum.Parse (System.Type enumType, System.String value, System.Boolean ignoreCase) (at <9577ac7a62ef43179789031239ba8798>:0)
    FerramAerospaceResearch.Serialization.TryParseEnum (System.String str, System.Type type, System.Enum& value) (at <a955754033d2460d901918c27f1186df>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    FerramAerospaceResearch.FARLogHandler:LogException(Exception, String, Object)
    FerramAerospaceResearch.Serialization:TryParseEnum(String, Type, Enum&)
    FerramAerospaceResearch.Serialization:TryGetValue(String, Object&, Type)
    FerramAerospaceResearch.Serialization:TryGetValue(ConfigNode, String, Object&, Type)
    FerramAerospaceResearch.LoadVisitor:OnValue(ValueReflection, Object&)
    FerramAerospaceResearch.Reflection.NodeLoader:VisitValue(Object, ValueReflection)
    FerramAerospaceResearch.Reflection.NodeReflection:Apply(Object&, NodeVisitor)
    FerramAerospaceResearch.Reflection.NodeReflection:Load(INodeLoader, Object&)
    FerramAerospaceResearch.LoadVisitor:OnNode(Object, NodeReflection, Object&)
    FerramAerospaceResearch.Reflection.NodeLoader:VisitNode(Object, NodeReflection)
    FerramAerospaceResearch.Reflection.NodeReflection:Apply(Object&, NodeVisitor)
    FerramAerospaceResearch.Reflection.NodeReflection:Load(INodeLoader, Object&)
    FerramAerospaceResearch.Reflection.NodeReflection:Load(INodeLoader, Int32&)
    FerramAerospaceResearch.LoadVisitor:OnNodeList(ListValueReflection, NodeReflection, IList&)
    FerramAerospaceResearch.Reflection.NodeLoader:VisitNodeList(Object, ListValueReflection, NodeReflection)
    FerramAerospaceResearch.Reflection.NodeReflection:Apply(Object&, NodeVisitor)
    FerramAerospaceResearch.Reflection.NodeReflection:Load(INodeLoader, Object&)
    FerramAerospaceResearch.ConfigAdapter:Load(NodeReflection, Object&, ConfigNode)
    FerramAerospaceResearch.ConfigAdapter:LoadConfigs()
    System.Threading._ThreadPoolWaitCallback:PerformWaitCallback()

KSP.log

Link to comment
Share on other sites

Hi, I have been searching for a while for a tutorial on FARc, because I have several reoccurring issues I would like to know how to solve. However, the only tutorial I can find is one from several years ago. Has the mod changed in any significant way that would make this tutorial not helpful? If so, is anyone able to point me in the right direction? Thanks.

Link to comment
Share on other sites

  • 2 weeks later...

I am having a slight issue with far, mabey i am doing something wrong but i built a plane, said plane wouldnt take off. Finally got it to take off, engine power problem...... So with that solved people ive seen with the mod on youtube have air requirements met, and it tells them a number. On mine it says infinity is this normal or a bug if you think its a bug i can post my log. Just to clarify the craft can get off the ground now. air requirements still says infinity, useing realism overhaul rss. Also a little tip would be helpfull, In the stock game you can toggle deploy extended, this is helpfull as i can see what direction the flaps are gonna move before leaving the editor, i cant seem to find out how to do this with far

Edited by falcon470
Link to comment
Share on other sites

Hello,

I'm using the FAR's flap function as a trim. I put flaps on my aircraft main wing, then I set the elevators as reversed flaps, so that when I increase flap deflection, the pitch-down moment of the flaps on the main wing is balanced by the elevator pitch-up moment.

Quantitatively speaking, how can I know how much trim (that is to say reversed flap deflection) I should apply to my elevators to properly balance the pitch-down moment of the main wing flaps? I guess the stability derivatives window has the answer somewhere but I don't know what number exactly I should look at neither what criterium I should apply.

Thanks for your help!

Link to comment
Share on other sites

The forum doesn't host images. So you need to:

  1. Upload your image to a fileserver such as Photobucket or Dropbox. Once done the fileserver will present you with a link formatted for inclusion in social media and/or forums.
  2. Copy that link, then paste it into a message here.
  3. Good luck!

 

Link to comment
Share on other sites

  • 3 weeks later...
On 9/18/2022 at 2:30 PM, Zmeya said:

Not well, especially not with vanilla rotors and hinges, I tried making a plane with variable sweep wings and the moving parts of the wings produced more drag and angled back than when sticking straight out.

I'm having this exact issue.

Link to comment
Share on other sites

Anyone have a good control scheme for a custom Starship-like reentry with airbrakes?

Ideally, I'd use normal procedural wing flaps as airbrakes, but I don't know how to get them to respond that way to control input or SAS, rather than as normal control surfaces, even if I have the control point facing the right way. And breaking ground robotics work badly with FAR.

Link to comment
Share on other sites

  • 2 weeks later...

Is this even being maintained anymore? the previous two versions (mach and mader) have had crippling issues with water for two years without a single word on it. I'm not trying to sound rude but some response would be nice.

Link to comment
Share on other sites

On 5/2/2023 at 9:27 PM, Derpistheword said:

Is this even being maintained anymore? the previous two versions (mach and mader) have had crippling issues with water for two years without a single word on it. I'm not trying to sound rude but some response would be nice.

Did it ever play nicely with water? I don't think there's been development on it for years, people just take it as is.

Link to comment
Share on other sites

Hi,

When in the flight scene, with the FAR flight data windows open, upon staging events and while in the atmosphere, all opened FAR windows simply close themselves, which is pretty annoying during launches, since I have to reopen FAR from the toolbar at each staging event...

Is this a known issue ?

Can attach logs if needed 

thanks for your help :)

Peace

Link to comment
Share on other sites

On 3/17/2023 at 4:07 AM, Jefftheguyperson said:

Hi, I have been searching for a while for a tutorial on FARc, because I have several reoccurring issues I would like to know how to solve. However, the only tutorial I can find is one from several years ago. Has the mod changed in any significant way that would make this tutorial not helpful? If so, is anyone able to point me in the right direction? Thanks.

Hi,

No the core aspects of this mod didn't change much, so you should be good : )

On what aspect would you need guidance ? Rockets, planes, editor analytics tools ?

Anyway, for planes, here's a nice summary tips for planes design by NathanKell himself, very clear and concise :

Spoiler

Rules of thumb for airplane/spaceplane design

(a) tails should have a lower aspect and/or more sweep than the main wing. This is reversed for canards, which should have higher AR / lower sweep.

(b) you need more vertical tail. No really, you do.

(c) It's easy to make things overweight in KSP without realizing it. You probably want more wing.

(d) Use FAR's analysis tabs. Sweep AoA at relevant mach numbers and make sure the Cm (yellow) curve is down-sloping. Use stability derivatives at various altitudes and speeds to ensure you don't have any red numbers.

(e) never, ever, put wings/horiz stab/canard in the same line. You need them offset vertically or they will blank the airflow. A common pattern on early jets was a mid-body wing and a tail at the bottom of the fuselage. WW2 fighters generally reversed this. Modern canard-delta aircraft have the canard higher than the wing usually, and often with some anhedral.

(f) give your wings a bit of dihedral for stability, but not too much. Also consider a degree or so of "baked in" angle of attack on the wing. Note this will alter your Cm curve.

(g) for more advanced transonic/supersonic design, you need to "area rule" your plane. This means minimizing the rate of change of frontal cross section. If you look at a plane from the late 50s, you'll see that for example the fuselage gets narrower as the wings get wider. To get FAR's help, open its display, switch to the Transonic tab, and turn on the first two curves (the green and yellow curves). The green curve is the total cross-sectional area, and the yellow curve is the rate of change in change of area (2nd derivative of area). You want a yellow curve that is as flat as possible. You can move the wings around, add small extra proc structural parts (in airraft design they're called drag bodies), etc, to smooth things out. Incidentally this is why swept wings help, because they lower the rate of change in area from "no wing then all the wing" to "gradually increasing wing span"

There's also this KSP forum post which takes on giving general design concepts for planes. It's meant for stock KSP aero model, but completly applicable to FAR designs as well. And it's an easy very well made picturesque read.

And finally the FAR wiki, while old, most of it remains true and gives all the details you would need, especially with the editor analytic tools :

Home · ferram4/Ferram-Aerospace-Research Wiki (github.com)

Tell me if you need help on a specific subject,
Cheers

Edited by kurgut
Link to comment
Share on other sites

Hi !

Do you know if it would be possible to make fairing in general "produce" less lift, in stock KSP ? it brings to CoL up by quite a bit.

Since, in RSS/RO for instance, you can have long rockets with large fairings, but no need for large control surface to compensate, as you need in stock...

example with fairing :

Spoiler

9solMc8.png

without :

Spoiler

5EEYFHV.png

I'm also wondering if this isn't due to the stock tank/propellant mass ratios... so that the culprit wouldn't be the CoL, but rather CoM, so then it's not a FAR issue.

But if it is related to FAR, could you provide some guidance in order to accomplish that, via a simple MM config for instance, that would be great !

Thanks for your help :)

Peace

 

Edited by kurgut
Link to comment
Share on other sites

  • 2 weeks later...
  • 1 month later...

I have this weird extremely high-drag bug on the f-14 I made. The high drag only comes from the front glove of the craft, and on take-off roll, it explodes almost immediately after a few degrees of aoa (i also set the %mass to max and it doesn't help). I turned off aero failures and this causes me to stall out immediately, even without putting any control inputs. the wing glove is made out of the b9 pWings.

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...