-
Notifications
You must be signed in to change notification settings - Fork 19
Background Simulation
ShotgunNinja edited this page Apr 2, 2017
·
9 revisions
Modules that consume and produce resources are simulated for unloaded vessels.
MODULE | |
---|---|
Greenhouse | |
GravityRing | |
Emitter | |
Harvester | |
Laboratory | |
ModuleCommand | |
ModuleDeployableSolarPanel | |
ModuleGenerator | |
ModuleResourceConverter (and some variants) | |
ModuleResourceHarvester | |
ModuleAsteroidDrill | |
ModuleScienceConverter | |
ModuleLight (and some variants) | |
SCANsat | |
ModuleSCANresourceScanner | |
ModuleCurvedSolarPanel | |
FissionGenerator | |
ModuleRadioisotopeGenerator | |
ModuleCryoTank |
Solar panels output is simulated. Fixed panels orientation is taken into account, and traking panels are simulated around the pivot. A portion of the flux is blocked by the atmosphere, depending on density and path length.
Dependency information is preserved in recipes, and all the recipes are then executed using an iterative algorithm that is order-less, work at arbitrary timesteps, and is not limited by storage capacity.