- / tempDT.k.csv compiled
- tempDTat: `i`i
- tempDT: {[args]
- cr:((1 0N 0 0N 0);(0 1 0 0N 0);(0 0 1 0 0N);(1 1 1 0 0);(1 0 0 1 0);(0 0 1 0 1);(0 0 0 0 0));
- R1:{heater[1];ac[0];};
- R2:{heater[0];ac[0];};
- R3:{heater[0];ac[1];};
- R4:{heater[1];ac[0];};
- R5:{heater[0];ac[1];};
- r:(R1;R2;R3;R4;R5);
- c:(args[0]<20;args[0]<26;args[0]>25;args[1]=0;args[1]=1;args[1]=2);
- cr@&c
- };
- tempDT[(0 0)]
|