Home » Archimedes archive » Acorn User » AU 1997-01 B.adf » Regulars » StarInfo/Allen/!Ignotum/Formulae/Formulae/Ther
StarInfo/Allen/!Ignotum/Formulae/Formulae/Ther
This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.
Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.
Tape/disk: | Home » Archimedes archive » Acorn User » AU 1997-01 B.adf » Regulars |
Filename: | StarInfo/Allen/!Ignotum/Formulae/Formulae/Ther |
Read OK: | ✔ |
File size: | 039C bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
# Physics > Thermodynamics # New entries should take the form of: # Formula # Note 1 # Note 2 # Note 3 # Note 4 # Note 5 # Formula # Note 1 # And so on... # To fit snugly into the window, each line should be no longer # than 42 characters. # There is a limit of 25 formulas per topic. # Any notes should be made here, at the beginning and should # be preceeded by a hash (#). H=mcT When heating a mass: H=change in energy m=mass c=specific heat capacity T=temperature rise U=Q+W The 1st law of thermodynamics: U=internal energy Q=energy change W=work done dH/dt=T/R dH/dt=heat flow T=temperature difference R=thermal resistance (see next equation) (Analogy with current in circuits: I=V/R) R=l/KA R=thermal resistance l=length K=thermal conductivity A=area
00000000 23 20 50 68 79 73 69 63 73 20 3e 20 54 68 65 72 |# Physics > Ther| 00000010 6d 6f 64 79 6e 61 6d 69 63 73 0a 0a 23 20 4e 65 |modynamics..# Ne| 00000020 77 20 65 6e 74 72 69 65 73 20 73 68 6f 75 6c 64 |w entries should| 00000030 20 74 61 6b 65 20 74 68 65 20 66 6f 72 6d 20 6f | take the form o| 00000040 66 3a 0a 23 20 20 20 20 20 46 6f 72 6d 75 6c 61 |f:.# Formula| 00000050 0a 23 20 20 20 20 20 4e 6f 74 65 20 31 0a 23 20 |.# Note 1.# | 00000060 20 20 20 20 4e 6f 74 65 20 32 0a 23 20 20 20 20 | Note 2.# | 00000070 20 4e 6f 74 65 20 33 0a 23 20 20 20 20 20 4e 6f | Note 3.# No| 00000080 74 65 20 34 0a 23 20 20 20 20 20 4e 6f 74 65 20 |te 4.# Note | 00000090 35 0a 23 20 20 20 20 20 46 6f 72 6d 75 6c 61 0a |5.# Formula.| 000000a0 23 20 20 20 20 20 4e 6f 74 65 20 31 0a 23 20 20 |# Note 1.# | 000000b0 20 20 20 41 6e 64 20 73 6f 20 6f 6e 2e 2e 2e 0a | And so on....| 000000c0 23 20 54 6f 20 66 69 74 20 73 6e 75 67 6c 79 20 |# To fit snugly | 000000d0 69 6e 74 6f 20 74 68 65 20 77 69 6e 64 6f 77 2c |into the window,| 000000e0 20 65 61 63 68 20 6c 69 6e 65 20 73 68 6f 75 6c | each line shoul| 000000f0 64 20 62 65 20 6e 6f 20 6c 6f 6e 67 65 72 0a 23 |d be no longer.#| 00000100 20 74 68 61 6e 20 34 32 20 63 68 61 72 61 63 74 | than 42 charact| 00000110 65 72 73 2e 0a 23 20 54 68 65 72 65 20 69 73 20 |ers..# There is | 00000120 61 20 6c 69 6d 69 74 20 6f 66 20 32 35 20 66 6f |a limit of 25 fo| 00000130 72 6d 75 6c 61 73 20 70 65 72 20 74 6f 70 69 63 |rmulas per topic| 00000140 2e 0a 0a 23 20 41 6e 79 20 6e 6f 74 65 73 20 73 |...# Any notes s| 00000150 68 6f 75 6c 64 20 62 65 20 6d 61 64 65 20 68 65 |hould be made he| 00000160 72 65 2c 20 61 74 20 74 68 65 20 62 65 67 69 6e |re, at the begin| 00000170 6e 69 6e 67 20 61 6e 64 20 73 68 6f 75 6c 64 0a |ning and should.| 00000180 23 20 62 65 20 70 72 65 63 65 65 64 65 64 20 62 |# be preceeded b| 00000190 79 20 61 20 68 61 73 68 20 28 23 29 2e 0a 0a 48 |y a hash (#)...H| 000001a0 3d 6d 63 54 0a 57 68 65 6e 20 68 65 61 74 69 6e |=mcT.When heatin| 000001b0 67 20 61 20 6d 61 73 73 3a 0a 48 3d 63 68 61 6e |g a mass:.H=chan| 000001c0 67 65 20 69 6e 20 65 6e 65 72 67 79 0a 6d 3d 6d |ge in energy.m=m| 000001d0 61 73 73 0a 63 3d 73 70 65 63 69 66 69 63 20 68 |ass.c=specific h| 000001e0 65 61 74 20 63 61 70 61 63 69 74 79 0a 54 3d 74 |eat capacity.T=t| 000001f0 65 6d 70 65 72 61 74 75 72 65 20 72 69 73 65 0a |emperature rise.| 00000200 55 3d 51 2b 57 0a 54 68 65 20 31 73 74 20 6c 61 |U=Q+W.The 1st la| 00000210 77 20 6f 66 20 74 68 65 72 6d 6f 64 79 6e 61 6d |w of thermodynam| 00000220 69 63 73 3a 0a 55 3d 69 6e 74 65 72 6e 61 6c 20 |ics:.U=internal | 00000230 65 6e 65 72 67 79 0a 51 3d 65 6e 65 72 67 79 20 |energy.Q=energy | 00000240 63 68 61 6e 67 65 0a 57 3d 77 6f 72 6b 20 64 6f |change.W=work do| 00000250 6e 65 0a 0a 64 48 2f 64 74 3d 54 2f 52 0a 64 48 |ne..dH/dt=T/R.dH| 00000260 2f 64 74 3d 68 65 61 74 20 66 6c 6f 77 0a 54 3d |/dt=heat flow.T=| 00000270 74 65 6d 70 65 72 61 74 75 72 65 20 64 69 66 66 |temperature diff| 00000280 65 72 65 6e 63 65 0a 52 3d 74 68 65 72 6d 61 6c |erence.R=thermal| 00000290 20 72 65 73 69 73 74 61 6e 63 65 20 28 73 65 65 | resistance (see| 000002a0 20 6e 65 78 74 20 65 71 75 61 74 69 6f 6e 29 0a | next equation).| 000002b0 28 41 6e 61 6c 6f 67 79 20 77 69 74 68 20 63 75 |(Analogy with cu| 000002c0 72 72 65 6e 74 20 69 6e 20 63 69 72 63 75 69 74 |rrent in circuit| 000002d0 73 3a 20 49 3d 56 2f 52 29 0a 0a 52 3d 6c 2f 4b |s: I=V/R)..R=l/K| 000002e0 41 0a 52 3d 74 68 65 72 6d 61 6c 20 72 65 73 69 |A.R=thermal resi| 000002f0 73 74 61 6e 63 65 0a 6c 3d 6c 65 6e 67 74 68 0a |stance.l=length.| 00000300 4b 3d 74 68 65 72 6d 61 6c 20 63 6f 6e 64 75 63 |K=thermal conduc| 00000310 74 69 76 69 74 79 0a 41 3d 61 72 65 61 0a 0a 0a |tivity.A=area...| 00000320 0a 0a 0a 0a 0a 0a 0a 0a 0a 0a 0a 0a 0a 0a 0a 0a |................| * 00000390 0a 0a 0a 0a 0a 0a 0a 0a 0a 0a 0a 0a |............| 0000039c