Difference between revisions of "User:ArnePeirs/Part"

From Kerbal Space Program Wiki
Jump to: navigation, search
m (Try a workaround for the External Command Seat)
m (Add IntakeAir to the dry mass as this can't be removed in the editor)
Line 15: Line 15:
 
|type2={{Infobox/Part/Dict|Dry}}}}
 
|type2={{Infobox/Part/Dict|Dry}}}}
 
<!-- Mass -->
 
<!-- Mass -->
{{Infobox/Line|{{Infobox/Part/Dict|Mass}}|{{Formatnum|{{#expr: {{{mass}}}+({{{lf|0}}}*0.005+{{{ox|{{{lf|0}}}*11/9}}}*0.005+{{{mp|0}}}*0.004+{{{sf|0}}}*0.0075+{{{xg|0}}}*0.0001+{{{ia|0}}}*0.005+{{{eva|0}}}*0.005+{{{or|0}}}*0.01+{{{ab|0}}}*0.001+{{#ifeq: {{{crew|0}}}|0|{{{capacity|0}}}*{{#ifeq: {{{applyKerbalMass|y}}}|y|0.049|0.094}}|0}}+{{{motorMass|0}}}*(100*0.01*{{{motorOutput|0}}})+{{{maxShots|0}}}*{{{shellMass|0}}}*0.001+{{#if: {{{shellMass|}}}|{{{mass}}}|0}})}}|3}}&nbsp;{{Dict|t}} {{#ifeq: {{lc:{{{physics insignificant}}}}}|y|{{#tag:ref|{{Infobox/Part/Dict|Massless}}|name="phyinsig"}}}}|{{#if: {{{lf|}}}{{{ox|}}}{{{mp|}}}{{{sf|}}}{{{xg|}}}{{{ia|}}}{{{eva|}}}{{{or|}}}{{{ab|}}}{{{capacity|}}}{{{crew|}}}{{{motorOutput|}}}{{{motorMass|}}}{{{maxShots|}}}{{{shellMass|}}}|{{Formatnum|{{#expr: {{{mass}}}-({{{capacity|0}}}*{{#ifeq: {{{applyKerbalMass|y}}}|y|{{#ifexpr: {{{crew|0}}}>0|0.094|0.045}}|0}})+(1*{{{shellMass|0}}}*0.001+{{#if: {{{shellMass|}}}|{{{mass}}}|0}})}}|3}}&nbsp;{{Dict|t}}}}
+
{{Infobox/Line|{{Infobox/Part/Dict|Mass}}|{{Formatnum|{{#expr: {{{mass}}}+({{{lf|0}}}*0.005+{{{ox|{{{lf|0}}}*11/9}}}*0.005+{{{mp|0}}}*0.004+{{{sf|0}}}*0.0075+{{{xg|0}}}*0.0001+{{{ia|0}}}*0.005+{{{eva|0}}}*0.005+{{{or|0}}}*0.01+{{{ab|0}}}*0.001+{{#ifeq: {{{crew|0}}}|0|{{{capacity|0}}}*{{#ifeq: {{{applyKerbalMass|y}}}|y|0.049|0.094}}|0}}+{{{motorMass|0}}}*(100*0.01*{{{motorOutput|0}}})+{{{maxShots|0}}}*{{{shellMass|0}}}*0.001+{{#if: {{{shellMass|}}}|{{{mass}}}|0}})}}|3}}&nbsp;{{Dict|t}} {{#ifeq: {{lc:{{{physics insignificant}}}}}|y|{{#tag:ref|{{Infobox/Part/Dict|Massless}}|name="phyinsig"}}}}|{{#if: {{{lf|}}}{{{ox|}}}{{{mp|}}}{{{sf|}}}{{{xg|}}}{{{ia|}}}{{{eva|}}}{{{or|}}}{{{ab|}}}{{{capacity|}}}{{{crew|}}}{{{motorOutput|}}}{{{motorMass|}}}{{{maxShots|}}}{{{shellMass|}}}|{{Formatnum|{{#expr: {{{mass}}}-({{{capacity|0}}}*{{#ifeq: {{{applyKerbalMass|y}}}|y|{{#ifexpr: {{{crew|0}}}>0|0.094|0.045}}|0}})+({{{ia|0}}}*0.005+1*{{{shellMass|0}}}*0.001+{{#if: {{{shellMass|}}}|{{{mass}}}|0}})}}|3}}&nbsp;{{Dict|t}}}}
 
|type1={{Infobox/Part/Dict|Total}}
 
|type1={{Infobox/Part/Dict|Total}}
 
|type2={{Infobox/Part/Dict|Dry}}}}
 
|type2={{Infobox/Part/Dict|Dry}}}}
Line 70: Line 70:
  
 
The mass calculations don't calculate correctly for:
 
The mass calculations don't calculate correctly for:
* EAS-1 External Command Seat - The mass needs to be added to the part and not substracted
+
* Parts that use IntakeAir - The Intake Air needs to be added to the dry mass of the part because it can't be removed in the editor
* R121 Turboshaft Engine - The internal Intake Air needs to be added because it can't be removed in the editor
 
* R7000 Turboshaft Engine - The internal Intake Air needs to be added because it can't be removed in the editor
 
 
</noinclude>
 
</noinclude>

Revision as of 13:16, 21 September 2024

ArnePeirs
Part image
Adapter by
O.M.B. Demolition Enterprises

Radial size Large, Small, Tiny
Cost (total) 800.00 Funds
Mass (total) 0.200 t [1]
Drag 0.3 [1]
Max. Temp. 3400 K
Impact Tolerance 12 m/s
Research Meta-materials.png Meta-Materials
Unlock cost 1 200 Funds
Since version 0.21
Part configuration part.cfg
Electricity required 0.025 ⚡/s
Dissipated heat 50 kW [2]
Retractable No

  1. 1.0 1.1 The mass and drag are from the part config, but the game handles it as physicsless.
  2. This radiator only cools the part it is directly attached to, and parts directly connected to that part.

The mass calculations don't calculate correctly for:

  • Parts that use IntakeAir - The Intake Air needs to be added to the dry mass of the part because it can't be removed in the editor