Planning Calculator (Excel)
Posted: Fri Sep 30, 2016 1:01 pm
I've often found myself juggling multiple calculators in order to get the full picture of what I needed to build to meet a production goal. I've been putting together this Planning Calculator to try to combine some of the most useful parts of these tools. I made it for my own uses, but I figure it will probably be useful to others as well.
It performs the basic function of calculating the production rates of intermediate products and the number of assembly machines or equivalent needed. In addition here are some of the other key features:
Most pale colored cells can be modified. Most of the work happens on the "Production Calculator" tab, where you can enter the desired rate of production for each item in the "Desired Output" column and the Assembly Machine or equivalent building can be selected in the "Machine" column. The "Total Output" column then displays the actual output needed after considering all intermediate products. Modules can be entered for each item being produced. A summary of the overall requirements is given on the "Dashboard" tab.
Any bugs or ideas for improvements are welcome.
Edit:
It performs the basic function of calculating the production rates of intermediate products and the number of assembly machines or equivalent needed. In addition here are some of the other key features:
- Power Calculation
- Solar/Accumulator Numbers
- Steam/Boiler/Pump Numbers
- Fuel consumption rates
- Module calculations
- Automatic Oil Balancing
- Optimal Solid Fuel Production
- Oil Barreling
- Rocket Assembly
- Belt Requirements
- Pumpjack Requirements based on depletion
Most pale colored cells can be modified. Most of the work happens on the "Production Calculator" tab, where you can enter the desired rate of production for each item in the "Desired Output" column and the Assembly Machine or equivalent building can be selected in the "Machine" column. The "Total Output" column then displays the actual output needed after considering all intermediate products. Modules can be entered for each item being produced. A summary of the overall requirements is given on the "Dashboard" tab.
Any bugs or ideas for improvements are welcome.
Edit:
- Fixed a bug with the total count of modules
- Fixed a problem with the fuel source data validation
- Changed the "Concat()" function to "Concatenate()" for better compatibility