Heat conserver

  • gabibbo97
    13th Dec 2010 Member 0 Permalink
    What: an heat conserver
    Looks like:Red when heating,Blue when cooling
    Function:
    1-Set temperature by Heat/Cool
    2-Heat of the object is maintened at the selected temp
    Other:

    It transmit heat to objects
    Useful for(EX): Boilers,uranium cooler,condensator
    Similar to:PUMP
  • Finalflash50
    13th Dec 2010 Banned 0 Permalink
    This post is hidden because the user is banned
  • baizuo
    13th Dec 2010 Member 0 Permalink
    Use CLNE+VOID
  • Cr15py
    13th Dec 2010 Member 0 Permalink
    Great idea, very useful!
  • gabibbo97
    13th Dec 2010 Member 0 Permalink
    It sends heat thru air=There is something like UV RAYS or hot invisible protons that is emitted but is not very important
  • gabibbo97
    13th Dec 2010 Member 0 Permalink
    I need it because i'm creating a Condensator for water
  • yew101
    13th Dec 2010 Member 0 Permalink
    umm just a swing in the dark here but isnt there Heat Swich? HSWC?
  • gabibbo97
    13th Dec 2010 Member 0 Permalink
    No,heat switch is different:when enabled
    ES.
    Time=0 Metal(100)->HSWC(20)->Metal(20) Time=60 Metal(60)->HSWC(50)->Metal(35)
    the heat conserver:
    Time=0 Metal(100)->HTCN(50)->Metal(28) Time=60 Metal(50)->HTCN(50)->Metal(50)

    It's pretty different
  • baizuo
    13th Dec 2010 Member 0 Permalink
    A easy way to have a given temperature will make the game boring since you can not do that in real world

    USE CLNE+VOID

    Time=0 Metal(100)->CLNE+VOID(50)->Metal(22)

    Time=60 Metal(52.2)->CLNE+VOID(52.2)->Metal(52.2)
  • gabibbo97
    13th Dec 2010 Member 0 Permalink
    CLNE+VOID DON'T WORK!