Just some preliminary findings on WEP capacitor in regards to heat generation.
TL;DR version:
-The closer your WEP capacitor is to full, the less heat you generate per shot.
-If your WEP capacitor is full, then having a larger capacity reduces the heat per shot.
-Heat per shot is determined I think by a relationship between the energy required for the shot, and the remaining capacity in WEP (less capacity in WEP increased heat considerably).
-Recharge rate seems to have no bearing on heat generation.
-When disabling Silent running it takes several seconds it seems to return to normal thermal dissipation, any weapon fired during this time will generate roughly the same heat as in silent running mode.
Long version:
For testing, I did so in my Python (450BTU's).
I set 0-pips to WEP, and I then enabled Silent Running before firing a single shot. I then waited for the ship to cool down before firing another shot and repeated this until the WEP capacitor was empty.
2B Railgun Specs:
Power Draw: 1.39MW
Distributor Draw: 4.82MW
Thermal: 20
6D engineered distributor(WEP Capacity: 34.79MW, WEP Recharge:5.36MW/s):
1: 22->51 (+29)
2: 22->61 (+39)
3: 22->71 (+49)
4: 22->80 (+58)
5: 21->89 (+68)
6: 22->101 (+79)
7: 21->109 (+88)
1D stock distributor(WEP Capacity:11.00MW, WEP Recharge:1.40MW/s):
1: 21->71 (+50)
2: 23->104 (+81)
7C stock distributor(WEP Capacity:51.00MW, WEP Recharge:5.10MW/s)
1: 21->47 (+26)
2: 22->55 (+32)
3: 21->60 (+39)
4: 21->67 (+46)
5: 21->73 (+52)
6: 22->81 (+59)
7: 21->88 (+67)
8: 23->96 (+73)
9: 21->101 (+80)
10: 22->108 (+86)
I also checked to see whether having pips in WEP made any difference to heat capacity as long as the capacitor was full:
6D Distributor test (full capacity), silent running, 4-pips to WEP:
4-pips: 22->51, 22->51
2-pips: 22->50, 21->50
0-pips: 22->50, 21->50
As you can see no difference between 0-pips or 4-pips, only how much WEP capacity you have remaining matters when it comes to heat.
I also performed the same test on the 6D distributor without silent running:
6D Distributor test (0-pips, not in silent running):
1: 22->27 (+5)
2: 22->31 (+9)
3: 21->33 (+12)
4: 21->35 (+14)
5: 20->37 (+17)
6: 22->40 (+18)
7: 20->42 (+22)
This whole experiment has been rather confusing overall. After all if the Python has 450BTU's capacity, how is it that a single rail gun shot can cost up to 88% of this heat capacity (396BTU's) in silent running mode?
If I'm not in silent running mode, the temperature gain is very much smaller (7th shot fired with 6D dist in silent running mode costs 88% thermal, while in normal mode it is only 22%).
I've considered that perhaps thermal capacity may be much smaller and the thermal cooling rate much greater (for example I tried a thermal capacity for the Python of 120, but a cooling formula of .8x^2 instead of .2x^2, which kind of worked, but I didn't feel very confident with this).
Maybe weapons use some other cooling system mechanic? In any case the above findings hint at the possibility that lowering the distributor draw of a weapon (and increasing the distributor WEP capacity) may be a more effective way to keep cool rather than thermal load, but I'll have to wait for 3.0, which will make testing weapons easier.