Kerbalism Documentation Release V2.1.1
Total Page:16
File Type:pdf, Size:1020Kb
Kerbalism Documentation Release v2.1.1 N70 PiezPiedPy Gordon-Dry Sep 07, 2019 Contents 1 This wiki is not updated anymore. Please use the Kerbalism GitHub wiki.3 2 Introduction 5 2.1 These are the mechanics that are simulated...............................5 2.2 Environment...............................................5 2.3 Habitat..................................................5 2.4 Reliability................................................5 2.5 Signal...................................................6 2.6 Science..................................................6 2.7 Resources.................................................6 2.8 Kerbals..................................................6 3 So, you’re about to go to Mun?7 3.1 Before you go. ..............................................7 3.2 Minimum requirements.........................................7 3.3 Ship construction.............................................8 3.4 Launch window.............................................8 3.5 Just before launch............................................8 3.6 What’s next?...............................................8 4 How to recycle O2 and Water9 4.1 You can do more. ............................................ 11 5 Environment 13 5.1 Temperature............................................... 13 5.2 Radiation................................................. 13 5.3 Space weather.............................................. 16 6 Habitat 17 6.1 Pseudo-resources............................................. 17 6.2 Atmospheric control........................................... 17 6.3 Radiation shielding............................................ 18 6.4 Enable/disable habitats.......................................... 18 6.5 Equalization and venting......................................... 18 6.6 Inflatable habitats............................................. 18 6.7 Comforts................................................. 19 i 7 Reliability 21 7.1 MTBF.................................................. 21 7.2 Failures.................................................. 21 7.3 Quality.................................................. 21 7.4 Inspection and Repair.......................................... 22 7.5 Redundancy............................................... 22 7.6 Supported modules............................................ 22 8 Signal 25 8.1 Connections............................................... 25 8.2 Antennas................................................. 25 8.3 Range and Rate.............................................. 25 8.4 Transmission cost............................................ 26 8.5 Extending antennas............................................ 26 8.6 Control loss................................................ 26 9 Science 27 9.1 Transmission............................................... 27 9.2 Samples.................................................. 27 9.3 Supported experiments.......................................... 28 9.4 Tips.................................................... 28 10 Resources 29 10.1 Containers................................................ 29 10.2 ISRU................................................... 29 10.3 Harvesters................................................ 30 10.4 Fuel cells................................................. 31 11 Kerbals 33 11.1 Biological needs............................................. 33 11.2 Psychological needs........................................... 33 11.3 Environmental hazards.......................................... 33 11.4 LSS.................................................... 34 11.5 Greenhouse................................................ 34 12 Graphics User Interface (GUI) 35 12.1 Planner.................................................. 35 12.2 Monitor.................................................. 36 12.3 Telemetry................................................. 39 12.4 File manager............................................... 40 12.5 Device manager............................................. 40 12.6 Configuration manager.......................................... 41 12.7 Body info................................................. 41 13 Kerbalism’s Parts 43 13.1 Containers................................................ 43 13.2 Greenhouse................................................ 44 13.3 Gravity Ring............................................... 44 13.4 Active Shield............................................... 45 13.5 Geiger Counter.............................................. 45 13.6 ECLSS Unit............................................... 46 13.7 Chemical Plant.............................................. 46 13.8 Short Antenna.............................................. 47 14 Automation 49 ii 14.1 Scripts.................................................. 49 14.2 Editor................................................... 49 14.3 Direct control............................................... 49 14.4 Conditions................................................ 50 14.5 Supported modules............................................ 50 15 Background Simulation 51 15.1 Resources................................................. 51 15.2 Solar panels............................................... 52 15.3 Algorithm details............................................. 52 16 Settings 53 17 Modding Kerbalism 55 17.1 Modding Kerbalism’s Profiles...................................... 55 17.1.1 Profiles............................................. 55 17.1.2 Supply.............................................. 55 17.1.3 Rule............................................... 56 17.1.4 Process............................................. 57 17.1.5 Modifiers............................................ 57 17.1.6 Message macros......................................... 58 17.1.7 Unplanned events........................................ 58 17.2 Modding Kerbalism’s Radiation Models................................. 59 17.2.1 Radiation Model........................................ 59 17.2.2 Radiation Body......................................... 60 17.3 Kerbalism’s Part Modules........................................ 61 17.3.1 Comfort............................................. 61 17.3.2 Configure............................................ 61 17.3.3 Emitter............................................. 62 17.3.4 Experiment........................................... 62 17.3.5 GravityRing........................................... 65 17.3.6 Greenhouse........................................... 65 17.3.7 Habitat............................................. 66 17.3.8 HardDrive............................................ 66 17.3.9 Harvester............................................ 67 17.3.10 Laboratory........................................... 67 17.3.11 PlannerController........................................ 67 17.3.12 ProcessController........................................ 68 17.3.13 Reliability............................................ 68 17.3.14 Sensor.............................................. 68 17.3.15 Patch injection......................................... 69 18 Downloads and Links 71 18.1 Latest release............................................... 71 18.2 Requirements............................................... 71 18.3 Change Log............................................... 72 18.4 Online Community............................................ 72 19 Supported Mods 73 19.1 SCANsat................................................. 73 19.2 RemoteTech............................................... 73 19.3 DeepFreeze................................................ 73 19.4 NearFuture................................................ 74 19.5 PlanetaryBaseSystem.......................................... 74 19.6 OrbitalScience.............................................. 74 iii 19.7 OPM/RSS/NewHorizons......................................... 74 20 About Kerbalism 75 20.1 REQUIREMENTS............................................ 75 20.2 FAQs................................................... 75 20.3 CONTRIBUTORS............................................ 76 20.4 LICENSE................................................. 76 iv Kerbalism Documentation, Release v2.1.1 Contents 1 Kerbalism Documentation, Release v2.1.1 2 Contents CHAPTER 1 This wiki is not updated anymore. Please use the Kerbalism GitHub wiki. 3 Kerbalism Documentation, Release v2.1.1 4 Chapter 1. This wiki is not updated anymore. Please use the Kerbalism GitHub wiki. CHAPTER 2 Introduction Kerbalism is a gameplay mod for Kerbal Space Program that tries to represent some of the problems a real space program must overcome. Anything will happen coherently to loaded and unloaded vessels alike, without exceptions. All mechanics can be enabled, disabled and utterly configured. 2.1 These are the mechanics that are simulated 2.2 Environment • temperature, radiation, space weather 2.3 Habitat • living space, comforts, pressure, CO2 levels, humidity 2.4 Reliability • malfunctions, critical failures, manufacturing quality 5 Kerbalism Documentation, Release v2.1.1 2.5 Signal • telemetry, relaying, signal strength, data rate attenuation 2.6 Science • data storage, collection, analysis and transmission 2.7 Resources • consumption and production in background 2.8 Kerbals • biological and psychological needs, environmental hazards 6 Chapter 2. Introduction CHAPTER 3 So, you’re about to go to Mun? Kerbalism adds about six new ways to get your crew killed. If this is your first