I have 15 when input low. Not when full.
This version have 15.
Search found 7 matches
- Fri Jan 20, 2017 2:47 pm
- Forum: Atomic Power
- Topic: Support - Uranium Power
- Replies: 470
- Views: 250200
- Fri Jan 20, 2017 2:09 am
- Forum: Atomic Power
- Topic: Support - Uranium Power
- Replies: 470
- Views: 250200
Re: Support - Uranium Power
i found code of exchange
local hotFluid_energy = hotFluid_v * (hotFluid_t - hotFluid_minT) * hotFluid_heatCapacity
local coldFluid_energy = coldFluid_v * (coldFluid_t - coldFluid_minT) * coldFluid_heatCapacity
local totalEnergy = (hotFluid_energy + coldFluid_energy) * heatExchangerCoeff ...
local hotFluid_energy = hotFluid_v * (hotFluid_t - hotFluid_minT) * hotFluid_heatCapacity
local coldFluid_energy = coldFluid_v * (coldFluid_t - coldFluid_minT) * coldFluid_heatCapacity
local totalEnergy = (hotFluid_energy + coldFluid_energy) * heatExchangerCoeff ...
- Fri Jan 20, 2017 2:01 am
- Forum: Atomic Power
- Topic: Support - Uranium Power
- Replies: 470
- Views: 250200
Re: Support - Uranium Power
hey at up side i used basic pump not fast pump
- Fri Jan 20, 2017 12:36 am
- Forum: Atomic Power
- Topic: Support - Uranium Power
- Replies: 470
- Views: 250200
Re: Support - Uranium Power
This simple 15C problem exsample
Up heater not work because have low heat input
Down work ok
Up heater not work because have low heat input
Down work ok
- Thu Jan 19, 2017 10:22 pm
- Forum: Atomic Power
- Topic: Support - Uranium Power
- Replies: 470
- Views: 250200
Re: Uranium Power
This my working get energy.
- Thu Jan 19, 2017 10:08 pm
- Forum: Atomic Power
- Topic: Support - Uranium Power
- Replies: 470
- Views: 250200
Re: Uranium Power
i have a problem with heat swap can you tell me how its work?
what formula you using to cout output temps to heat swap?
in physics formula
Temp=(C1*P1*T1+C2*P2*T2)/(C1*P1+C2*P2)
T-basictemp
C-нeat capacity of liquid
P-amount of liquid in pipe
in water energy counts as Energy=Temp
in pressure ...
what formula you using to cout output temps to heat swap?
in physics formula
Temp=(C1*P1*T1+C2*P2*T2)/(C1*P1+C2*P2)
T-basictemp
C-нeat capacity of liquid
P-amount of liquid in pipe
in water energy counts as Energy=Temp
in pressure ...
- Sat Dec 10, 2016 8:47 pm
- Forum: Maps and Scenarios
- Topic: Remnents Exploration / Survival Map (Difficult)
- Replies: 10
- Views: 8157
Re: Remnents Exploration / Survival Map (Difficult)
This scenario not work now....
Errors while run.
Errors while run.